Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Input values using BAPI_HELPVALUES_GET,BAPI_HELPVALUES_GET_SEARCHHELP

Former Member
0 Kudos

Hello Experts,

Have any one used "BAPI_HELPVALUES_GET",

"BAPI_HELPVALUES_GET_SEARCHHELP" ever? I am trying to ftech the input values using the those two bapis.

I have used the test data provided by sap in the BAPI documentation but that returs and error.

I am getting the following errors :

For BAPI_HELPVALUES_GET_SEARCHHELP

"Object name MATERIALRESERVATION does not exist in the BOR(case-senstive) "

For BAPI_HELPVALUES_GET

"Object name cannot be assigned to any object type"

How to find out the object name for a BAPI? I think the problem is with object name.

Please help

Thanks & Regards,

Suma

1 REPLY 1

Former Member
0 Kudos

Closing thread as there are no replies