<?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: bapi_goodsmvt_create bapi error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435527#M1550940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Iam Passing  'X'  to HEADER_CONTROL-POST_GI_FLAG .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is throwing Warning message (Number 268).  But not giving the message text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 06:50:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-21T06:50:09Z</dc:date>
    <item>
      <title>bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435523#M1550936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                I developed a bapi for Post Goods Issue (PGI). The BAPI is throwing an error at the Movement Type. The error is ' Goods movement is not possible with mvmt type 601'.&lt;/P&gt;&lt;P&gt; This BAPI should be triggered in the background when VL01N transaction is run. Also please suggest me if we need any userexits / BADIs.  I went through badis. But of no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali Krishna .T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Dec 2010 10:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435523#M1550936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-19T10:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435524#M1550937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cross module posting not possible through BAPI_GOODSMVT_CREATE. Instead of that use BAPI BAPI_OUTB_DELIVERY_CONFIRM_DEC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Dec 2010 04:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435524#M1550937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-20T04:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435525#M1550938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;               Thanks alot for your reply. I have used the BAPI    BAPI_OUTB_DELIVERY_CONFIRM_DEC. But when I run, it is not displaying any message from return table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have passed both the header and item details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 06:05:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435525#M1550938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T06:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435526#M1550939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you passing 'X' to bapi structure variable HEADER_CONTROL-POST_GI_FLAG ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 06:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435526#M1550939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T06:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435527#M1550940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Iam Passing  'X'  to HEADER_CONTROL-POST_GI_FLAG .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is throwing Warning message (Number 268).  But not giving the message text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 06:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435527#M1550940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T06:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435528#M1550941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Return structure of this BAPI doesn't return the TEXT of messgae.  Extract the Message text using the function module FORMAT_TEXT (Pass the error type,error class,error_msgno as input parameters).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 06:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435528#M1550941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T06:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435529#M1550942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;            Thanks for your information.&lt;/P&gt;&lt;P&gt;             it is FORMAT_MESSAGE. I used this function module. When I run the BAPI, it is throwing the message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;' Conversion factors 0:0 are zero, not defined mathe '.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 07:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435529#M1550942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T07:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435530#M1550943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conversion factors 0:0 are zero, not defined mathematically&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 07:28:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435530#M1550943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T07:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_goodsmvt_create bapi error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435531#M1550944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the header are you passing the correct GM code. Pass the GM code depending on your Requirment and set movement indicator accordingly in item table. You can get more information about in Function module documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sajith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Dec 2010 16:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-bapi-error/m-p/7435531#M1550944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-30T16:55:28Z</dc:date>
    </item>
  </channel>
</rss>

