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

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 tnew materials. But i need to create MRP view for those existing maerials which do no have that view. How do I do i. Am not able to update using this bapi, is there any other way

1 REPLY 1

Former Member
0 Kudos

Hi,

You need to pass Header segment with material number and MRP_VIEW = 'X' in headert segment.

Regards,

Pankaj