‎2010 Sep 07 12:54 PM
Hi Experts,
I am using the BAPI_OBJCL_GETDETAIL for equiment to update the characteristic vlaues, but i am getting the error object does not exists .
please let me know how to pass the object key
Import parameters Value
BAPI_OBJCL_GETDETAIL
OBJECTKEY 10018271
OBJECTTABLE EQUI
CLASSNUM 402
CLASSTYPE 002
KEYDATE
UNVALUATED_CHARS
LANGUAGE EN
Tables Value
ALLOCVALUESNUM 0 Entrie
ALLOCVALUESCHAR 0 Entrie
ALLOCVALUESCURR 0 Entrie
RETURN 0 Entrie
After execution it is giving the error with objectkey does not exists. please help to reslove the issue and after that hw to proceed next BAPI to update the char values.
Reagrds
Praveen kuamr k.
‎2010 Sep 07 12:59 PM
Hi,
Use conversion_exit_alpha_input for the equipment number and pass the same to the objectkey.
Hope it helps.
Sujay