‎2011 Jan 06 11:12 AM
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
‎2011 Jan 06 11:20 AM
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.
‎2011 Jan 06 11:26 AM
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.