cancel
Showing results for 
Search instead for 
Did you mean: 

Classification in MM/PP

Former Member
0 Kudos

I would like to know about the classification assignment in Material Management. I have an interface which is inbound to SAP creates material and assign classification to those materials. How to create classification for the new materials created by the interface? Can anyone suggest the function module or BAPI relevant which needs to be called in sequence for this. Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Ricky,

Try using function module CACL_OBJECT_ALLOCATION_MAINT

Regards

Ram

Former Member
0 Kudos

Hi,

Thanks. For a new material in SAP, what are the steps to assign classification ?

Such as assign the material to class, get the guid number and call the classification view and all...I am guessing we have to do some prerequisites before calling BAPI_OBJCL_CREATE_KEY for creating classification view in Material Master

Thanks

Ricky