Application Development and Automation 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: 
Read only

BAPI for Fetching an object Key

Former Member
0 Likes
525

Hi,

Can anybody please tell me which BAPI should be used for getting a OBJECTKEY by giving a equipment number as Input parameter.

I want to use this OBJECTKEY as a input parameter in BAPI_OBJCL_CHANGE_KEY.

Please reply ASAP.

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
411

Hello Savita

BAPI BAPI_EQUI_GETDETAIL returns the field READ_CUOBJ in EXPORTING parameter DATA_SPECIFIC_EXP which may represent the internal object number.

Regards

Uwe