‎2006 Apr 23 8:13 AM
hello!
i have a FM for openning classification,
claf_classification_of_objects, but i cant find where to
add the value (field atwrt).
is there any other BAPI or FM that i have to use after
openning the classification?
regards
yifat
‎2006 Apr 23 9:56 AM
Hi,
There are quite a few standard BAPI function modules that can be used exactly for this. Look into the BAPI transaction under the CROSS APPLICATION SYSTEM --> CLASSIFICATION . Do NOT use the ones that have KEY at the end. Just take out the KEY part and there will be a function with that name.
BAPI_OBJCL_CHANGE
BAPI_OBJCL_CREATE
BAPI_OBJCL_DELETE
BAPI_OBJCL_GETCLASSES
BAPI_OBJCL_GETDETAIL
Regards,
Ravi
Note : Please mark the helpful answers and close the thread if the issue is resolved
‎2006 Apr 23 10:14 AM