‎2014 Aug 21 4:14 PM
Hi,
I have a requirement to create material master data using bapi with classification view but i am not getting in BAPI_MATERIAL_SAVEDATA export parameter for classification view option.Anyone can help me for this create classification using bapi.
Thanks.
‎2014 Aug 21 4:27 PM
Hi
You need to use the BAPI for classification like BAPI_OBJCL_CREATE
Max
‎2014 Aug 21 4:34 PM
Hi Kumar,
You can use the following BAPI's:
1). BAPI_OBJCL_GETCLASSES.
2). BAPI_OBJCL_GETDETAIL
3). BAPI_OBJCL_GETOBJECTS
Regards,
Ashvin
‎2014 Aug 21 5:01 PM