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

Need Sample code for which calls FM "BAPI_MATERIAL_SAVEREPLICA"

Former Member
0 Likes
678

Hi all,

I need Sample code where we calls "BAPI_MATERIAL_SAVEREPLICA". I need to extend MRP view for a Material using this FM.

Thanks in advance.

Hi all,

I need Sample code where we calls "BAPI_MATERIAL_SAVEREPLICA". I need to extend MRP view for a Material using this FM.

Thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
410

HI,

I think this is a new FM. Are you not able to get the info that you require from the function module documentation?

It would be similar to other normal BAPIs which we use.

Regards

Subramanian

Read only

Former Member
0 Likes
410

Vipin,

try to use Where used list.

Select your function module press ctrlshiftF3 pop up will get display.Select only for program,enter you will get the programs list.

Pls. Mark if useful