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

using the BAPI_OBJCL_GETDETAIL with objectkey

Former Member
0 Likes
3,103

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.

1 REPLY 1
Read only

Former Member
0 Likes
1,064

Hi,

Use conversion_exit_alpha_input for the equipment number and pass the same to the objectkey.

Hope it helps.

Sujay