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

Materials Module

Former Member
0 Likes
727

Hai All,

I have to take the Plant Stock,Fixed Stock,Planned Receipt,Fixed Issue and Planned Issue for a particular material.

While seeing the transaction MD04 I get the Plant Stock as MDKP-SUM01. But the other fields are shown as MDSTA-SUM02,MDSTA-SUM03,MDSTA-SUM04 and MDSTA-SUM05. MDSTA is a structure. The corresponding fields are there in MDKP but does not have the correst value as shown in the transaction MD04.

Can someone tell me in which table I can get these values of SUM02,SUM03,SUM04 and SUM05.

Regards

Binoo

3 REPLIES 3
Read only

daniel_carvalho
Active Contributor
0 Likes
625

Hi Binoo,

Try to put a stop point in the AUFBAUEN_MDPSX_ANZEIGEN function module and execute MD04 transaction. I think this function module will help you to get this information

(attention, you will need to build a Relationship Entity Model of some MM tables, according to the data elements of the structure fields of that function module).

I hope I had helped you.

Daniel Carvalho.

Read only

abdul_hakim
Active Contributor
0 Likes
625

Hi Binoo,

Do SQL Trace over the corresponding transaction to get to know the exact table name.

Abdul

Read only

Former Member
0 Likes
625

Hi Binoo,

Did you have any luck with this problem ? Incidently, I am also looking for the same information, that is, how do i get the value of MDSTA-SUM02 ?? Please do advise if possible.

Regards,

Navjeet