‎2008 Aug 12 10:28 AM
Hi guys,
Can anyone help me how will i find concatenated object key i.e. OBJECTKEYNEW value for BAPI_OBJCL_CREATE.
this is a mandatory parameter so i need some value for input.
my other parameter are:
OBJECT TBL - EQUI
CLASS NUMBER- APPLICATION_ID
CLASS TYPE - 002
i need to find object key for this...
points will b rewarded.
‎2008 Aug 12 10:47 AM
Hi,
Try the below bapi.
BAPI_OBJCL_GET_OBJECT_OF_KEY - Classification BAPI: Object for Key
the importing parameter objectname should be passed to your BAPI.
Regards,
Boobalan S
‎2008 Aug 12 10:50 AM
hI,
Use the FM 'BAPI_OBJCL_CONCATENATEKEY'. to get the key..
Regards,
Nagaraj