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

BAPI_MATERIAL_STOCK_REQ_LIST - substitutes

Former Member
0 Likes
1,154

Hello,

I am using BAPI_MATERIAL_STOCK_REQ_LIST to retrieve material stock changes.

I receive would like to receive stock changes only on passed material, not on all it's substitutes.

In standard transaction MD04 I can use this button

to do just that. I can't find any examples for this BAPI regarding use of parameters display filter and selection rule.

Thank you all for your help!

Hello,

I am using BAPI_MATERIAL_STOCK_REQ_LIST to retrieve material stock changes.

I receive would like to receive stock changes only on passed material, not on all it's substitutes.

In standard transaction MD04 I can use this button

to do just that. I can't find any examples for this BAPI regarding use of parameters display filter and selection rule.

Thank you all for your help!

2 REPLIES 2
Read only

Former Member
0 Likes
843

Currently looking into BAPI_MATERIAL_MRP_LIST.

It seems that table MRP_IND_LINES is what I am looking for.

Read only

0 Likes
843

BAPI_MATERIAL_MRP_LIST is not OK