<?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: Good Movement Inbound Interface Using IDoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/good-movement-inbound-interface-using-idoc/m-p/2820322#M659651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. By giving different parameters to the BAPIs. Check out transaction MIGO. You'll see A01 operation is for material income and R01 reference document is for purchase order. These fields can be located in the top left corner.&lt;/P&gt;&lt;P&gt;2. Mostly standards are giving the basic, but you always have to copy it to your needs. Then enter your function module in WE42 transaction to the given process&lt;/P&gt;&lt;P&gt;3. Of course you have to&lt;/P&gt;&lt;P&gt;4. You have to separate them with an IF statement maybe. Don't forget to set statuses for the IDoc and for correct processing, use BAPI_TRANSACTION_COMMIT statement also.&lt;/P&gt;&lt;P&gt;5. Pass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2007 08:34:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-04T08:34:58Z</dc:date>
    <item>
      <title>Good Movement Inbound Interface Using IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/good-movement-inbound-interface-using-idoc/m-p/2820321#M659650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need help to create inbound interface for good movements using IDoc. I'm using XI as middleware. Here the functional design specification :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Good movements that will be considered :&lt;/P&gt;&lt;P&gt;- Good Receipt for PO&lt;/P&gt;&lt;P&gt;- Other Good Receipt&lt;/P&gt;&lt;P&gt;- Good Issues&lt;/P&gt;&lt;P&gt;- Transfer (Material to Material)&lt;/P&gt;&lt;P&gt;- Transfer (Plant to Plant)&lt;/P&gt;&lt;P&gt;- Reverse good movement document&lt;/P&gt;&lt;P&gt;- Physical inventory count difference&lt;/P&gt;&lt;P&gt;2. Using standard IDoc (Message Type - MBGMCR ; Basic Type : MBGMCR03)&lt;/P&gt;&lt;P&gt;3. Bapi that will be used is : BAPI_GOODSMVT_CREATE &amp;amp; BAPI_GOODSMVT_CANCEL&lt;/P&gt;&lt;P&gt;4. For physical inventory count differences using IDoc&lt;/P&gt;&lt;P&gt;- MATERIALPHYSINV_CREATEMULTIP01,&lt;/P&gt;&lt;P&gt;- MATERIALPHYSINV_COUNT01&lt;/P&gt;&lt;P&gt;- MATERIALPHYSINV_POSTDIFFEREN01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Question is :&lt;/P&gt;&lt;P&gt;1. How we differentiate type of good movements ? (look point 1)&lt;/P&gt;&lt;P&gt;2. What process code that we must used? Is we need to create custom process code ?&lt;/P&gt;&lt;P&gt;3. Is we need create custom FM for process code ?&lt;/P&gt;&lt;P&gt;4. How we combine BAPI_GOODSMVT_CREATE &amp;amp; BAPI_GOODSMVT_CANCEL in one FM ?&lt;/P&gt;&lt;P&gt;5. At point 4 in specification, i need to using another idocs for physical count difference. Is this idoc can't combined with idoc MBGMCR ? How we use these idoc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 08:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/good-movement-inbound-interface-using-idoc/m-p/2820321#M659650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T08:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Good Movement Inbound Interface Using IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/good-movement-inbound-interface-using-idoc/m-p/2820322#M659651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. By giving different parameters to the BAPIs. Check out transaction MIGO. You'll see A01 operation is for material income and R01 reference document is for purchase order. These fields can be located in the top left corner.&lt;/P&gt;&lt;P&gt;2. Mostly standards are giving the basic, but you always have to copy it to your needs. Then enter your function module in WE42 transaction to the given process&lt;/P&gt;&lt;P&gt;3. Of course you have to&lt;/P&gt;&lt;P&gt;4. You have to separate them with an IF statement maybe. Don't forget to set statuses for the IDoc and for correct processing, use BAPI_TRANSACTION_COMMIT statement also.&lt;/P&gt;&lt;P&gt;5. Pass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 08:34:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/good-movement-inbound-interface-using-idoc/m-p/2820322#M659651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T08:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Good Movement Inbound Interface Using IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/good-movement-inbound-interface-using-idoc/m-p/2820323#M659652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer, Tamás. I want to ask again :&lt;/P&gt;&lt;P&gt;1. what process code standard that we can use to handle my case?&lt;/P&gt;&lt;P&gt;2. If we need to create custom FM, I'm still confused what parameter input/output/tables that i must create. How we define this parameter? Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satria&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 09:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/good-movement-inbound-interface-using-idoc/m-p/2820323#M659652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T09:04:48Z</dc:date>
    </item>
  </channel>
</rss>

