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

Material Extension through BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
532

Hi,

I have made this program using BAPI_MATERIAL_SAVEDATA to upload materials.

I uploaded some materials in one plant. Now i want to extend these materials for another plant(through BAPI only).

But when i do it,it gives an error that 'Valuation class 3001 not defined for raw materials'

The data i am passing are-

header_data

client_data

plant_data

storage_loc_data

valuation_data

mat_desc

tax_class

uom_data

sales_data

what can i be doing wrong? I read earlier posts as well but couldnt find a solution.

Can anyone please help me.

Thanx in advance,

Regards,

Shraddha

3 REPLIES 3
Read only

Former Member
0 Likes
475

I think dat is not ur problem, for raw materials that valuation class is not defined so it is better to contact ur respective functional consultant.

Read only

JL23
Active Contributor
0 Likes
475

you either have a wrong valuation class in a field of your source file,

or the source file is correct but the customizing is not completed.

Read only

Former Member
0 Likes
475

ohh..it worked...silly mistake

thanx