‎2009 Sep 03 5:19 AM
Hi Friends,
I want to know, Can this module update the Class information?
I can retrive class information using this function module, but i am not able to update the class information.
If all of you know any other way to update class information. Please let me Know.
Thanks
Amit
‎2009 Sep 03 6:07 AM
Hi Amit,
I know about these .
CLAF_CLASSIFICATION_OF_OBJECTS - reads all classifications for an object
BAPI_OBJCL_GETDETAIL - returns detailed information on a classification
BAPI_OBJCL_CHANGE - changes an existing classification, or creates the classification if it does not yet exist.
This one can be checked but if there are some more inputs on this, it would be helpful.
regards
Nishant Malhotra
‎2009 Sep 03 6:07 AM
Hi Amit,
I know about these .
CLAF_CLASSIFICATION_OF_OBJECTS - reads all classifications for an object
BAPI_OBJCL_GETDETAIL - returns detailed information on a classification
BAPI_OBJCL_CHANGE - changes an existing classification, or creates the classification if it does not yet exist.
This one can be checked but if there are some more inputs on this, it would be helpful.
regards
Nishant Malhotra
‎2009 Sep 04 3:50 AM