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

Creating A New Material using BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
740

Hi,

I am trying to create new materials into a clean system. However, I am not sure if BAPI_MATERIAL_SAVEDATA is the right BAPI for this task. I would appreciate if anyone can enlighten me on this.

Thank you in advance,

Sunny

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
568

Yes it is. Or you can use the function module MATERIAL_MAINTAIN_DARK

Regards.

Rich Heilman

Read only

Former Member
0 Likes
568

BAPI_MATERIAL_SAVEREPLICA can be used for Mass uploads.

Read only

Former Member
0 Likes
568

Hi,

Always the FM BAPI_MATERIAL_SAVEDATA is preferrable for the Mass uploads or Material extension to a new plant Storage location or what ever it is....

Regards,

Sampath

Read only

0 Likes
568

Hi Sampath,

Can you please help me how can i use the BAPI_MATERIAL_SAVEREPLICA for mass uploads. Can we call the BAPI with in a loop or populate all material and material details and then call the BAPI outside the loop.

Regards,

Naveen