‎2007 Jun 01 7:20 AM
Hi,
I`m trying to get the classification and the characteristics from material using VBWS_MARA_CLASSIFICATION_GET. When I test it, it raises the Class not Found Exception for the Materialnumber I`ve given in.
For the Testmaterial classification and characteristics are created.
Can anyone help me? Where could be the problem?
‎2007 Jun 01 7:24 AM
Hi
Use the following BAPI's:
BAPI_OBJCL_GETDETAIL
BAPI_OBJCL_CHANGE
or use the fun module:
CLAF_CLASSIFICATION_OF_OBJECTS.
for getting the classification and characteristics data of Material
instead of VBWS_MARA_CLASSIFICATION_GET.
Reward points if useful
Regards
Anji
‎2007 Jun 01 7:24 AM
Hi
Use the following BAPI's:
BAPI_OBJCL_GETDETAIL
BAPI_OBJCL_CHANGE
or use the fun module:
CLAF_CLASSIFICATION_OF_OBJECTS.
for getting the classification and characteristics data of Material
instead of VBWS_MARA_CLASSIFICATION_GET.
Reward points if useful
Regards
Anji