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

issues with BAPI_MATERIAL_MAINTAINDATA_RT

Former Member
0 Likes
823

Hi,

I need to create new material plant data from reference site material plant.

I am using BAPI_MATERIAL_MAINTAINDATA_RT to do so.This BAPI creates new material if only the reference material is an retail materail.pls let me advice this is true with this BAPI,If so pls let me advice which bapi is suitable for creating new plant material data .

Thanks

E.Ravishankar

2 REPLIES 2
Read only

Former Member
0 Likes
528

Hi Suresh,

refer this link:

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

the bapi BAPI_MATERIAL_SAVEDATA does it for you.

Regards,

Ravi

Read only

Former Member
0 Likes
528

Hi Ravi,

I tried with the BAPI you would have mentioned ,I need to update MARC-VRBWK and this fields in the structure of this bapi.thats why i selected BAPI_MATERIAL_MAINTAINDATA_RT.

Thanks

E.Ravishankar.