<?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_PO_CREATE1  not creating PO in LOOP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475304#M15435</link>
    <description>&lt;P&gt;This BAPI is full of BADI, enhancement points and user-exits. You should check that there is no specific codes making trouble.&lt;/P&gt;
  &lt;P&gt;For example in SE38 check for ZXMEWU10 and ZXMEWU11 existence&lt;/P&gt;
  &lt;P&gt;In SE18, for enhancement point ES_SAPL2012, look in "implementations" tab for Z* and Y* implementations.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 15:13:28 GMT</pubDate>
    <dc:creator>bertrand_delvallee</dc:creator>
    <dc:date>2017-07-11T15:13:28Z</dc:date>
    <item>
      <title>BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475298#M15429</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;BAPI_PO_CREATE1 not creating PO in LOOP, creating PO succefully for the first loop iteration but not creating after that. Along with PO, SES and Invoice also generating .&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 12:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475298#M15429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-11T12:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475299#M15430</link>
      <description>&lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;BAPI_PO_CREATE1 not creating PO in LOOP creating PO succefully for the first loop iteration but not creating after that&lt;/STRONG&gt; - Since you are calling function module and passing the data to that, don't you think you need to check your program logic to read the data in loop&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;Along with PO, SES and Invoice also generating&lt;/STRONG&gt; - What is your business expectation, how is the system configured, Talk to your Functional consultant&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 13:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475299#M15430</guid>
      <dc:creator>MANIS</dc:creator>
      <dc:date>2017-07-11T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475300#M15431</link>
      <description>&lt;P&gt;in first iteration and debug mode or with enough wait statements its working , not working in direct execution, no issue with config.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 13:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475300#M15431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-11T13:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475301#M15432</link>
      <description>&lt;P&gt;Bapis require commit works - BAPI_TRANSACTION_COMMIT&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 13:40:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475301#M15432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-11T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475302#M15433</link>
      <description>&lt;P&gt;Commit there, issue during 2nd PO creation in loop, cleared all variables.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475302#M15433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-11T14:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475303#M15434</link>
      <description>&lt;P&gt;Can you confirm parameter WAIT is filled with 'X' when you call FUNCTION BAPI_TRANSACTION_COMMIT?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 14:58:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475303#M15434</guid>
      <dc:creator>bertrand_delvallee</dc:creator>
      <dc:date>2017-07-11T14:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475304#M15435</link>
      <description>&lt;P&gt;This BAPI is full of BADI, enhancement points and user-exits. You should check that there is no specific codes making trouble.&lt;/P&gt;
  &lt;P&gt;For example in SE38 check for ZXMEWU10 and ZXMEWU11 existence&lt;/P&gt;
  &lt;P&gt;In SE18, for enhancement point ES_SAPL2012, look in "implementations" tab for Z* and Y* implementations.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 15:13:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475304#M15435</guid>
      <dc:creator>bertrand_delvallee</dc:creator>
      <dc:date>2017-07-11T15:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475305#M15436</link>
      <description>&lt;P&gt;yes, Wait = 'X' already there. &lt;/P&gt;
  &lt;P&gt;Error: SE026, this happening in 2nd PO creation onwards in loop.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 06:13:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475305#M15436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-12T06:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475306#M15437</link>
      <description>&lt;P&gt;And the text for SE026? Have you check for any long text?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475306#M15437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-12T08:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475307#M15438</link>
      <description>&lt;P&gt;search using coogle: you are not populating your transfer structure properly. Further info is available if you google Sap se026&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:22:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475307#M15438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-12T08:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475308#M15439</link>
      <description>&lt;P&gt;search using google: you are not populating your transfer structure properly. Further info is available if you google Sap se026&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475308#M15439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-12T08:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475309#M15440</link>
      <description>&lt;P&gt;Can you post your piece of code which is written inside the loop. We may try to give you a better solution. &lt;/P&gt;
  &lt;P&gt;thanks,&lt;/P&gt;
  &lt;P&gt;Priyanka.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 08:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475309#M15440</guid>
      <dc:creator>satyapriyanka_vana</dc:creator>
      <dc:date>2017-07-12T08:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PO_CREATE1  not creating PO in LOOP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475310#M15441</link>
      <description>&lt;P&gt;Try introducing a wait statement then &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 12:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-not-creating-po-in-loop/m-p/475310#M15441</guid>
      <dc:creator>Sathya_Gunasekaran</dc:creator>
      <dc:date>2017-07-12T12:02:39Z</dc:date>
    </item>
  </channel>
</rss>

