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 tables

Former Member
0 Likes
531

hi all,

In transaction MD04, I want to know where the fields data is getting stored. esp material element, material element data ....

and also if I click pegged requirements icon it is taking to another screen, where I can capture this data, in which table?

thanks all in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
459

Hi,

Check tables that begin with MD*, like MDTB.

Please use FM MD_STOCK_REQUIREMENTS_LIST_API to get all information for transaction MD04/MD05.

Regards

Kiran Sure

hi all,

In transaction MD04, I want to know where the fields data is getting stored. esp material element, material element data ....

and also if I click pegged requirements icon it is taking to another screen, where I can capture this data, in which table?

thanks all in advance

1 REPLY 1
Read only

Former Member
0 Likes
460

Hi,

Check tables that begin with MD*, like MDTB.

Please use FM MD_STOCK_REQUIREMENTS_LIST_API to get all information for transaction MD04/MD05.

Regards

Kiran Sure