Application Development 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: 

MRP -VIEW

Former Member
0 Kudos
113

Hi All,

i have prgrm which downloads data from excel sheet and updates the material master using BAPI Fm

BAPI_MATERIAL_SAVEDATA.

I am able to create MRP view fot new materials. But i need to create MRP view for those existing maerials which do no have that view. How do I do it. Am not able to update using this bapi, is there any other way

thanks.

2 REPLIES 2

former_member193964
Active Participant
0 Kudos
67

Hi,

I Think that you have 2 choices:

1) You can use other user that this user have authority for this BAPI.

2) You can use the Batch-input (SHDB) to create this VIEW.

Former Member
0 Kudos
67

Hi Kavitha,

Using the same BAPI you can change the material ie., add view.

in BAPI give the material no and select the view (X) which u want to add and pass the details.

hope this will help you,

still if you have issues then let me know,

Regards,

Sachin.