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

BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
478

I have an existing material created in center 7000, and i want to create the material in the werk 6000, i am using BAPI_MATERIAL_SAVEDATA, i have tried to fill the plantdata and plantdatax, only the plant numer, and launch a commit work after it, but when i go to see the table MARC i cant see there my material, can anybody help me please?

Thanks in advance

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
446

Take this code as a referance and see if you have done something wrong.

http://www.sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm

Regards,

ravi

2 REPLIES 2
Read only

Former Member
0 Likes
447

Take this code as a referance and see if you have done something wrong.

http://www.sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm

Regards,

ravi

Read only

Former Member
0 Likes
446

Hello,

U have fill the HEADATA,CLIENTDATA,CLIENTDATAX,PLANTDATA,PLANTDATAX parameters of the BAPI.

If useful reward.

Vasanth