<?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 Problem while Error Handling thru BAPI_PO_CREATE1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870525#M1593745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;currently im facing problem while generating error thru BAPI_PO_CREATE1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im calling bapi two times thru loop iteration,&lt;/P&gt;&lt;P&gt;as my data is faulty , so for 1st iteration im getting 3 error in it_return structure.&lt;/P&gt;&lt;P&gt;now in 2nd iteration im getting (3+3)&lt;/P&gt;&lt;P&gt;repeted error which is geenarated earlier(old 3 err) +(new 3 err).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im refreshing all internal table,work areas and variables, still im getting same problem, &lt;/P&gt;&lt;P&gt;please provide ur kind suggestion on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;refresh : &amp;lt;all it&amp;gt;
clear  : &amp;lt;all wa&amp;gt;

Loop at it into wa.

refresh : it_return.

CALL FUNCTION 'BAPI_PO_CREATE1'

Tables = IT_RETURN

endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek Khobragade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2011 05:37:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-29T05:37:45Z</dc:date>
    <item>
      <title>Problem while Error Handling thru BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870525#M1593745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;currently im facing problem while generating error thru BAPI_PO_CREATE1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im calling bapi two times thru loop iteration,&lt;/P&gt;&lt;P&gt;as my data is faulty , so for 1st iteration im getting 3 error in it_return structure.&lt;/P&gt;&lt;P&gt;now in 2nd iteration im getting (3+3)&lt;/P&gt;&lt;P&gt;repeted error which is geenarated earlier(old 3 err) +(new 3 err).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im refreshing all internal table,work areas and variables, still im getting same problem, &lt;/P&gt;&lt;P&gt;please provide ur kind suggestion on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;refresh : &amp;lt;all it&amp;gt;
clear  : &amp;lt;all wa&amp;gt;

Loop at it into wa.

refresh : it_return.

CALL FUNCTION 'BAPI_PO_CREATE1'

Tables = IT_RETURN

endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek Khobragade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 05:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870525#M1593745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-29T05:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Error Handling thru BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870526#M1593746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;I found that Im getting duplicates error because of  passing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPIMEPOITEM - PREQ_NO (Purchase Requisition Number) &lt;/P&gt;&lt;P&gt;BAPIMEPOITEM - PREQ_ITEM (Item Number of Purchase Requisition)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. if I dont pass these then I wont get duplicates error.&lt;/P&gt;&lt;P&gt;but as functional told its mandatory to update it?&lt;/P&gt;&lt;P&gt;please have eye on it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 03:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870526#M1593746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-04T03:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Error Handling thru BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870527#M1593747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 09:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870527#M1593747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-20T09:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while Error Handling thru BAPI_PO_CREATE1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870528#M1593748</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;Can you please let me know, how this error was solved. I am encountering the same problem now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 22:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-error-handling-thru-bapi-po-create1/m-p/7870528#M1593748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-13T22:32:09Z</dc:date>
    </item>
  </channel>
</rss>

