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

Function Module / BAPI to post material master MRP fields

Former Member
0 Likes
873

Hi,

Can any one let me know Function Module / BAPI to post new material master MRP fields (MRP type, Reorder point, Lot size, Max. Stock Level and Rounding value) .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
729

Hi,

try with this BAPi:

bapi_material_mrp_list.

4 REPLIES 4
Read only

sergey_korolev
Active Contributor
0 Likes
729

MATERIAL_MAINTAIN_DARK

Read only

Former Member
0 Likes
730

Hi,

try with this BAPi:

bapi_material_mrp_list.

Read only

0 Likes
729

Hi Sinha,

I had look at B

API, i think it will suffice, but however i need to see whether iam able to get all impoting parameters from the pgm.

Read only

0 Likes
729

Hi Rahul,

I want to pass MRP type, Reorder point, Lot size, Max. Stock Level and Rounding value and post it to MM02 Transaction. Function Module you mentioned BAPI_MATERIAL_MRP_LIST has got these fields in exporting parameters... Actually i need to pass it.