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

Former Member
0 Likes
509

need a sample code of uploading master data using bapi say for material master

4 REPLIES 4
Read only

Former Member
0 Likes
473

Hi,

Check in this link of how to use the BAPI BAPI_MATERIAL_SAVEDATA.

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

Thanks,

Naren

Read only

Former Member
0 Likes
473

use the BAPI

BAPI_STANDARDMATERIAL_CREATE

Read only

Former Member
0 Likes
473

Hi,

Also search in SDN with the keyword BAPI_MATERIAL_SAVEDATA..You will get lot of posts which has the sample code..

Thanks,

Naren

Read only

Former Member
0 Likes
473

HI,

Check the below link for an example on BAPI.

http://www.erpgenie.com/abap/bapi/example.htm

Regards,

Vara