‎2009 May 20 8:50 AM
Hi ,
In bapi_material_savedata i got one error Enter a valuation class for material number 100. How to enter the valuation class for this material. Please give the solution.
thanks,
Suresh.M
‎2009 May 20 8:58 AM
Hi,
You need to pass the valuation class to the structure VALUATIONDATA-VAL_CLASS in the BAPI 'BAPI_MATERIAL_SAVEDATE'.
Regards,
Nikhil
‎2009 May 20 8:58 AM
Hi,
You need to pass the valuation class to the structure VALUATIONDATA-VAL_CLASS in the BAPI 'BAPI_MATERIAL_SAVEDATE'.
Regards,
Nikhil
‎2009 May 20 12:22 PM
Hi,
And also do populate the X structure BAPI_MBEWX-VAL_CLASS = 'X'
Regards,
Yogesh
‎2009 May 20 12:35 PM