<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Materials Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166488#M121887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to take the Plant Stock,Fixed Stock,Planned Receipt,Fixed Issue and Planned Issue for a particular material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me in which table I can get these values of SUM02,SUM03,SUM04 and SUM05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Binoo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2006 09:20:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-03T09:20:33Z</dc:date>
    <item>
      <title>Materials Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166488#M121887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to take the Plant Stock,Fixed Stock,Planned Receipt,Fixed Issue and Planned Issue for a particular material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me in which table I can get these values of SUM02,SUM03,SUM04 and SUM05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Binoo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 09:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166488#M121887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T09:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Materials Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166489#M121888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Binoo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;(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).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I had helped you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel Carvalho.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 11:58:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166489#M121888</guid>
      <dc:creator>daniel_carvalho</dc:creator>
      <dc:date>2006-01-03T11:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Materials Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166490#M121889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Binoo,&lt;/P&gt;&lt;P&gt;Do SQL Trace over the corresponding transaction to get to know the exact table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 12:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166490#M121889</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-01-03T12:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Materials Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166491#M121890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Binoo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navjeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 03:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/materials-module/m-p/1166491#M121890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-10T03:05:04Z</dc:date>
    </item>
  </channel>
</rss>

