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

MD04 mapping

Former Member
0 Likes
652

Hi All,

I have a requirement, wherein I need to map all the data from the MD04 transaction.

If anyon ehas done this before, then can someone please provide us the following inputs:

1) The database tables where all the MRP related data from the MD04 transaction is stored and their linkages.

2) Any FM that retrieves the MRP details from MD04.

3) Any FM that retrieves all this data for all the BOM levels given the base material number and plant information.

Thanks in advance.

Arti

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
565

Hi Arti,

You can make use of FM MD_STOCK_REQUIREMENTS_LIST_API to map all the data from MD04.

Regards,

Babul.

Hi All,

I have a requirement, wherein I need to map all the data from the MD04 transaction.

If anyon ehas done this before, then can someone please provide us the following inputs:

1) The database tables where all the MRP related data from the MD04 transaction is stored and their linkages.

2) Any FM that retrieves the MRP details from MD04.

3) Any FM that retrieves all this data for all the BOM levels given the base material number and plant information.

Thanks in advance.

Arti

3 REPLIES 3
Read only

Former Member
0 Likes
566

Hi Arti,

You can make use of FM MD_STOCK_REQUIREMENTS_LIST_API to map all the data from MD04.

Regards,

Babul.

Read only

0 Likes
565

Not to sound like a total idiot, but what is an FM?

I think this mapping would be useful for something I'm looking to do, but I don't know what an FM is within SAP?

Thanks

Josh

Read only

Former Member
0 Likes
565

Thanks