<?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 (Batch inconsistency error) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch-inconsistency-error/m-p/10610380#M1862804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Try to put 'WAIT' command after &lt;SPAN style="color: #333333; font-size: 12px;"&gt;BAPI_OBJCL_CREATE .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Eg : WAIT UPTO 1 SECOND.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I think this will solve your problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Arun&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 02:42:10 GMT</pubDate>
    <dc:creator>arun_k7</dc:creator>
    <dc:date>2014-10-15T02:42:10Z</dc:date>
    <item>
      <title>BAPI_GOODSMVT_CREATE (Batch inconsistency error)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch-inconsistency-error/m-p/10610379#M1862803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue while creating a Customized Program for&lt;/P&gt;&lt;P&gt;MIGO POST USING BAPI(BAPI_GOODSMVT_CREATE)gmcode = '01'.&lt;/P&gt;&lt;P&gt;For my program i need to create batch automatically and need to fill clasification data&lt;/P&gt;&lt;P&gt;for that i am using 3 bapi total for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)BAPI_BATCH_CREATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (creating batch)&lt;/P&gt;&lt;P&gt;2)VB_BATCH_2_CLASS_OBJECT (Fm for fetching object key)&lt;/P&gt;&lt;P&gt;3)BAPI_OBJCL_CREATE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Assigning clasification data)&lt;/P&gt;&lt;P&gt;4)BAPI_GOODSMVT_CREATE&amp;nbsp;&amp;nbsp;&amp;nbsp; (bapiposting)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now issues is like sometimes my bapi (BAPI_GOODSMVT_CREATE) returning an error&lt;/P&gt;&lt;P&gt;'The characteristic values for the batch are incomplete' , its happening rarely, if i rechek error will go,&lt;/P&gt;&lt;P&gt;i debuged the code for some batches clasification is not creating,&lt;/P&gt;&lt;P&gt;i am passing hardcodded value in clasification 'N/A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Can any body tell why system behaving like this?&lt;/P&gt;&lt;P&gt;2)Is that problem with my coding?&lt;/P&gt;&lt;P&gt;3)Why error not coming if i recheck?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help if anyone knows the answer.&lt;/P&gt;&lt;P&gt;Please find attachement for my code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 10:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch-inconsistency-error/m-p/10610379#M1862803</guid>
      <dc:creator>jinin_thomas2</dc:creator>
      <dc:date>2014-10-07T10:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE (Batch inconsistency error)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch-inconsistency-error/m-p/10610380#M1862804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Try to put 'WAIT' command after &lt;SPAN style="color: #333333; font-size: 12px;"&gt;BAPI_OBJCL_CREATE .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Eg : WAIT UPTO 1 SECOND.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I think this will solve your problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Arun&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 02:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch-inconsistency-error/m-p/10610380#M1862804</guid>
      <dc:creator>arun_k7</dc:creator>
      <dc:date>2014-10-15T02:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_GOODSMVT_CREATE (Batch inconsistency error)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch-inconsistency-error/m-p/10610381#M1862805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ARUN ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you soo much its working fine now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 03:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-goodsmvt-create-batch-inconsistency-error/m-p/10610381#M1862805</guid>
      <dc:creator>jinin_thomas2</dc:creator>
      <dc:date>2014-10-15T03:09:20Z</dc:date>
    </item>
  </channel>
</rss>

