<?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 Re: MM functional Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629211#M280926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alekhya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHKZG is the right thing to consider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Considering an example with 411 transaction in MB51. Take that material document, go to table MSEG with the same material document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Execute for entries giving the material document number.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  If you observe for each item, you will find two entries. One with XAUTO = SPACE and another with XAUTO = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  XUATO = 'X' is the one generated by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  More to observe, if you see SHKZG will be different for both entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Generally in extraction in our programs, we will consider the entries which are not automated i.e XAUTO = SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Next thing to observe is, w.r.t 411 it is transfer posting between storage location.&lt;/P&gt;&lt;P&gt;  Hence you will see fields LGORT and UMLGO populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It means stock is moved from storage location in LGORT to storage location in UMLGO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For storage location in LGORT it is negative movement, whereas for storage location in UMLGO it is negative movement when the Debit/Credit Indicator(SHKZG) is 'H'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Hope this info gives you some more idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2006 10:10:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-19T10:10:45Z</dc:date>
    <item>
      <title>MM functional Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629208#M280923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a help in MM functional area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to display in report for differnt movement types like transfers, issues and receipts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The movement types for tranfers 411 412 , but I observed in MB51 that 411 text(+ sloc to sloc) and 411 text (- consignment to own)  again considering +ve an -ve based on text from T156T (movement text table. but for some materials it is not set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My doubt is How can I categrorize these values +ves and -ves. Which field(s) is I need to look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any field(s) to capture the movements within the plant and outside the plant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 06:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629208#M280923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T06:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: MM functional Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629209#M280924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alekhya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For any movement type, we have to consider the Debit/Credit Indicator i.e field SHKZG. 'H' is considered positive movement and 'S' negative movement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 06:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629209#M280924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T06:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: MM functional Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629210#M280925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but the thing is there is negative movement withing in the same movement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If only consider the SHKZG is not enough.&lt;/P&gt;&lt;P&gt;for example, 411 is again 2 types(refer MB51)&lt;/P&gt;&lt;P&gt;based on text and probably  SOBKZ indicator it is categorizing into 2. (+ve, -Ve).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 09:09:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629210#M280925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T09:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: MM functional Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629211#M280926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alekhya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SHKZG is the right thing to consider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Considering an example with 411 transaction in MB51. Take that material document, go to table MSEG with the same material document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Execute for entries giving the material document number.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  If you observe for each item, you will find two entries. One with XAUTO = SPACE and another with XAUTO = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  XUATO = 'X' is the one generated by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  More to observe, if you see SHKZG will be different for both entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Generally in extraction in our programs, we will consider the entries which are not automated i.e XAUTO = SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Next thing to observe is, w.r.t 411 it is transfer posting between storage location.&lt;/P&gt;&lt;P&gt;  Hence you will see fields LGORT and UMLGO populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It means stock is moved from storage location in LGORT to storage location in UMLGO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  For storage location in LGORT it is negative movement, whereas for storage location in UMLGO it is negative movement when the Debit/Credit Indicator(SHKZG) is 'H'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Hope this info gives you some more idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2006 10:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mm-functional-help/m-p/1629211#M280926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-19T10:10:45Z</dc:date>
    </item>
  </channel>
</rss>

