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

Create material with reference using BAPI

gautam_totekar
Active Participant
0 Likes
1,915

Hi

I need to create material using refrence to another material for all material Views. Can I use BAPI_MATERIAL_SAVEREPLICA.

Which parameter I need to fill for reference materia

Moderator message: please do your own research before asking.

Edited by: Thomas Zloch on Jan 12, 2011 3:18 PM

1 REPLY 1
Read only

Former Member
0 Likes
1,166

Hi Goutam,

You can use the BAPI BAPI_MATERIAL_SAVEDATA, which will create/update the material. You can pass the reference material in the filed BAPI_MARA-PL_REF_MAT. And you can pass reference material for all view like this.