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 CL2ON

Former Member
0 Likes
292

i need a bapi for CL2ON, i already have a class created, what i want is to pass give the values to the characteristics of that class. i tried through BDC but during the recording I am getting problems.

can any one please explain with example how to use the bapi's if there are any available

1 REPLY 1
Read only

Former Member
0 Likes
253

Hi,

For create object assignment this is the bapi,

BAPI_OBJCL_CREATE

change

BAPI_OBJCL_CHANGE

display

BAPI_OBJCL_GETDETAIL

delete

BAPI_OBJCL_DELETE

Thanks and regards