<?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 Calling Function BAPI_PO_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204947#M1004934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use function BAPI_PO_CHANGE for changing confirmation data - Table EKES,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried, but I dont know Why it doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2008 12:47:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-17T12:47:20Z</dc:date>
    <item>
      <title>Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204947#M1004934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use function BAPI_PO_CHANGE for changing confirmation data - Table EKES,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried, but I dont know Why it doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 12:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204947#M1004934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T12:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204948#M1004935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naama,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;use BAPI_TRANSACTION_COMMIT after calling BAPI_PO_CHANGE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 12:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204948#M1004935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T12:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204949#M1004936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, &lt;/P&gt;&lt;P&gt;I tried it threw the "Test Sequences" in SE37&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 12:52:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204949#M1004936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T12:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204950#M1004937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please check the field for which u change in table &lt;STRONG&gt;'AAA&lt;/STRONG&gt;'  in table '&lt;STRONG&gt;AAAX'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Mark the schedule change toolbar.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  l_wa_poschedulex-po_item       = wa_eket-ebelp. "Purch Doc.No.&lt;/P&gt;&lt;P&gt;  l_wa_poschedulex-sched_line    = wa_eket-etenr. "Purc.Doc.Item&lt;/P&gt;&lt;P&gt;  l_wa_poschedulex-delivery_date = c_check.       "Value:'X'&lt;/P&gt;&lt;P&gt;  l_wa_poschedulex-quantity      = c_check.       "Value:'X'&lt;/P&gt;&lt;P&gt;  l_wa_poschedulex-stat_date     = c_check.       "Value:'X'&lt;/P&gt;&lt;P&gt;  APPEND l_wa_poschedulex TO l_i_poschedulex.&lt;/P&gt;&lt;P&gt;  CLEAR l_wa_poschedulex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;This function module changes the schedule line for the Order.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'BAPI_PO_CHANGE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      purchaseorder = wa_eket-ebeln               "Purch Doc.No.&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      return        = i_return                    "Return Message&lt;/P&gt;&lt;P&gt;      poschedule    = l_i_poschedule              "PO Schedule Change&lt;/P&gt;&lt;P&gt;      poschedulex   = l_i_poschedulex.            "Schedule Lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Check if the BAPI returns error message or not.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IF Bapi doesn't return error message&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  READ TABLE i_return INTO l_wa_return WITH KEY type = c_error.&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  Commit the transaction&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        wait   = 'X'&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        return = l_i_return.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 13:01:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204950#M1004937</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2008-07-17T13:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204951#M1004938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I don't need to change the Schedule data, &lt;/P&gt;&lt;P&gt;I need to change the confirmation data - there is a table in the function interface - POCONFIRMATION, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But no POCONFIRMATIONX table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 13:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204951#M1004938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T13:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204952#M1004939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naama,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot change/update confirmation (EKES) with BAPI_PO_CHANGE. you can do this via FM: ME_CONFIRMATION_UPDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that: ME_CONFIRMATION_UPDATE does not register the PO item changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, you will have to use a custom wrapper and call ME_CONFIRMATION_UPDATE first and then pass the data to BAPI_PO_CHANGE to maintain consistency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 17:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204952#M1004939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T17:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204953#M1004940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL FUNCTION 'ME_CONFIRMATION_UPDATE'
EXPORTING
i_ebeln = ekko-ebeln
TABLES
xekes = xekes
yekes = yekes.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"yekes contains the EKES table in DB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"xekes contains the changed values for EKES table&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Aug 2010 09:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204953#M1004940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-14T09:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calling Function BAPI_PO_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204954#M1004941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;that is just for documentation. SAP answerd the problem in OSS-304243 but this message is not accessable if you don't have powerful OSS-Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This SAP-note might be interesting: 197958&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;****************************************************************************************************************************&lt;/P&gt;&lt;P&gt;OSS-Message 652796 8.8.2011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_PO_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can not process confirmations by using the parameter poconfirmation.&lt;/P&gt;&lt;P&gt;The Baps reports always S 06 022 - no data changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SDN there are some hints telling that the BAPI_PO_CHANGE does notsupport processing of confirmations. More detailled infos should be in&lt;/P&gt;&lt;P&gt;the OSS-Message 0000304243 but this message is not accessable for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you confirm that the BAPI_PO_CHANGE does not support adding&lt;/P&gt;&lt;P&gt;confirmations? We debugged the BAPI and there is no code for updating&lt;/P&gt;&lt;P&gt;confirmations found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Bernhard Lascy&lt;/P&gt;&lt;P&gt;****************************************************************************************************************************&lt;/P&gt;&lt;P&gt;09.08.2011 - 10:43:07 CET - Antwort von SAP&lt;/P&gt;&lt;P&gt;Dear Bernhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I regret to inform you that the functionality you request is not&lt;/P&gt;&lt;P&gt;implemented in the R/3 standard system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately it is not possible to change/load confirmations with the&lt;/P&gt;&lt;P&gt;function module BAPI_PO_CREATE/BAPI_PO_CHANGE. Table POCONFIRMATION in&lt;/P&gt;&lt;P&gt;BAPI interface is relevant for Display/List Vendor Confirmation in BAPI,not for update/insert Vendor confirmation in PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, we recommends that you use Idocs for automatically&lt;/P&gt;&lt;P&gt;entering confirmations. The Message type to use is ORDRSP.&lt;/P&gt;&lt;P&gt;You may read more about this topic in the online documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see also following attached note for your reference.&lt;/P&gt;&lt;P&gt;456127 FAQ: Electronic Data Interchange (EDI) in purchasing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pavel Olysar&lt;/P&gt;&lt;P&gt;Support Consultant&lt;/P&gt;&lt;P&gt;Global Support - Logistics&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="124" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 11:19:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-function-bapi-po-change/m-p/4204954#M1004941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-09T11:19:44Z</dc:date>
    </item>
  </channel>
</rss>

