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 BAPI_OBJCL_GETDETAIL giving exception

RKSK
Participant
0 Likes
618

Hi All,

I am using BAPI BAPI BAPI_OBJCL_GETDETAIL in the BADI interface method , but in when I debug it gives me an exception

<B>"An exception (CX_SY_NO_HANDLER) occurred" </b>

I am not able to analyse why I am getting this error please help.

One more question is can we call BAPI inside BADI method?

1 REPLY 1
Read only

RKSK
Participant
0 Likes
500

Solved by myself , basically the exception was due to the passing of wrong parameters i.e. declared parameters with wrong type.