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

Former Member
0 Likes
562

Hi,

can any one sugest me a BAPI for CL24N transaction

Moderator message: please do your own research before asking, use meaningful subject lines when posting.

Edited by: Thomas Zloch on Jan 6, 2011 12:43 PM

2 REPLIES 2
Read only

Former Member
0 Likes
513

BAPI is not available for this tranaction.

I suugest you to go with either BDC or LSMW.

BDC is somewhat simpler for this t.code.

Read only

Former Member
0 Likes
513

BUS3060

BAPI_OBJCL_EXISTENCECHECK_KEY - Check Existence of Object

BAPI_OBJCL_CHANGE_KEY - Classification BAPI: Change Properties of Assignment (GUID)

BAPI_OBJCL_CREATE_KEY - Classification BAPI: Create Assignment (GUID)

BAPI_OBJCL_DELETE_KEY - Classification BAPI: Delete Assignment (GUID)

BAPI_OBJCL_GETDETAIL_KEY - Classification BAPI: Read Classification Information (GUID)

BAPI_OBJCL_GETOBJECTS_KEY - Find by Assignments (Key)

BAPI_OBJCL_GETSTATUS_KEY - Classification Status for Object (Key)

BAPI_OBJCL_GETCLASSES_KEY- Classes for Object (Key)

BAPI_OBJCL_CONCATENATEKEY_KEY - Concatenate Key

BAPI_OBJCL_SPLITKEY_KEY - Decomposition of Concatenated Key

BAPI_OBJCL_GET_KEY_OF_OBJECT - Key for Object

BAPI_OBJCL_GET_OBJECT_OF_KEY - Object for Key

Tip to find Bapis

1- Go to SE93 and insert the transaction. Get the package number (for this example is CLCL)

2- Go to SE80 and insert the package. Go to Business Engineering->Business Obj. Types and enter in the Business object.

3- Check for the methods.