<?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: Goods issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103642#M981319</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;Check the return table of your BAPI function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is initial... you goods movement is successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jul 2008 11:55:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-09T11:55:37Z</dc:date>
    <item>
      <title>Goods issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103637#M981314</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;I have done Goods issue thru bapi 'Bapi_goodsmvt_create".Now I want to check whether Goodsissue is successful  or not.Thru mb1a, I think I cannot check whether issue has been successful or not, rather we do Goods issue thru mb1a. Please help me how can I check whether issue is  successful or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;khadeer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:25:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103637#M981314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Goods issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103638#M981315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you call function analize Return table. If this table empty - issue is successful.&lt;/P&gt;&lt;P&gt;Else - see at error codes in this table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103638#M981315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Goods issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103639#M981316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check the success of the BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using the RETURN parameter or using the export parmeters&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;MATERIALDOCUMENT
MATDOCUMENTYEAR&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the value in the material document then it is success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the success Don't forget to call the &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;BAPI_TRANSACTION_COMMIT&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:40:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103639#M981316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Goods issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103640#M981317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Check the T code MB31.&lt;/P&gt;&lt;P&gt;Sudheer. A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103640#M981317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Goods issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103641#M981318</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;BAPI will return the MBLNR , then u can cross check data with Tcode MB03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its a MIGO , u can check in me23n &lt;DEL&gt;&amp;gt;po history , if its GI u can check that one is VL03n&lt;/DEL&gt;-&amp;gt;document flow, etc&lt;/P&gt;&lt;P&gt;&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:52:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103641#M981318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Goods issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103642#M981319</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;Check the return table of your BAPI function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is initial... you goods movement is successful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103642#M981319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-09T11:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Goods issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103643#M981320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khadeer here. Return table is empty for 'bapi_goodsmvt_create'. Thru debugging I got the mblnr and year.Once return table is empty then, shall we have to call 'bapi_transaction_commit' . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more thing, Shall we have to get the mat.doc. number and year thru debugging only or any other way.Please explain me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With warm regards,&lt;/P&gt;&lt;P&gt;khadeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jul 2008 10:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/goods-issue/m-p/4103643#M981320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-10T10:43:54Z</dc:date>
    </item>
  </channel>
</rss>

