Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error thrown in BAPI

Former Member
0 Likes
620

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
572

Hi,

You need to pass the valuation class to the structure VALUATIONDATA-VAL_CLASS in the BAPI 'BAPI_MATERIAL_SAVEDATE'.

Regards,

Nikhil

3 REPLIES 3
Read only

Former Member
0 Likes
573

Hi,

You need to pass the valuation class to the structure VALUATIONDATA-VAL_CLASS in the BAPI 'BAPI_MATERIAL_SAVEDATE'.

Regards,

Nikhil

Read only

Former Member
0 Likes
572

Hi,

And also do populate the X structure BAPI_MBEWX-VAL_CLASS = 'X'

Regards,

Yogesh

Read only

Former Member
0 Likes
572

This message was moderated.