<?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 for Updating the confirmation table(EKES) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434126#M544310</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 used the FM ME_UPDATE_DOCUMENT &lt;/P&gt;&lt;P&gt;to update the table ekes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like i want to update the quotation status as 'A'.&lt;/P&gt;&lt;P&gt;but it's not getting updated in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while creating the quotation using me47 the status is updated in the table , but using the FM it's not getting updated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expecting a reply asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Suman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 07:11:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-20T07:11:42Z</dc:date>
    <item>
      <title>Bapi for Updating the confirmation table(EKES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434124#M544308</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;Could anyone let me know the BAPI to update the Vendor confirmation table EKES. And also the parameters to be passed to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 10:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434124#M544308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T10:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for Updating the confirmation table(EKES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434125#M544309</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;to create a new entry in table EKES you can use the FM ME_UPDATE_DOCUMENT. If the purchase order doensn't exist, you can use ME_CREATE_DOCUMENT. The parameters I_LOGSY and I_VORGA are both optional. Fill your data in the table XEKES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ivo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 10:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434125#M544309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T10:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for Updating the confirmation table(EKES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434126#M544310</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 used the FM ME_UPDATE_DOCUMENT &lt;/P&gt;&lt;P&gt;to update the table ekes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like i want to update the quotation status as 'A'.&lt;/P&gt;&lt;P&gt;but it's not getting updated in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while creating the quotation using me47 the status is updated in the table , but using the FM it's not getting updated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expecting a reply asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Suman.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 07:11:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434126#M544310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T07:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for Updating the confirmation table(EKES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434127#M544311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Suman:&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After your call to FM &lt;STRONG&gt;ME_UPDATE_DOCUMENT&lt;/STRONG&gt; is successful, please perform a explicit COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Umair:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the FM &lt;STRONG&gt;ME_CONFIRMATION_UPDATE&lt;/STRONG&gt; to update EKES table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

    CALL FUNCTION 'ME_CONFIRMATION_UPDATE'
      EXPORTING
        i_ebeln = ekko-ebeln
      TABLES
        xekes   = xekes
        yekes   = yekes.

"yekes contains the EKES table in DB
"xekes contains the changed values for EKES table
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. Reward points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Balaji Ganapathiraman on Mar 20, 2008 1:10 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 07:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434127#M544311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T07:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for Updating the confirmation table(EKES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434128#M544312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure this sunction module is going to update EKES table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because i have used the same function module ...but it is not updating EKES table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though i used an explicit commit....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 10:52:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434128#M544312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-10T10:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for Updating the confirmation table(EKES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434129#M544313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For PO Header and item we can use BAPI_PO_CHANGE and for subitems.Please use &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;ME_CONFIRMATION_UPDATE is really useful function module for PO Vendor Confirmation.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks and Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Ramesh K&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 09:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/2434129#M544313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-17T09:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for Updating the confirmation table(EKES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/13600991#M2026474</link>
      <description>&lt;PRE&gt; CALL FUNCTION 'ME_CONFIRMATION_UPDATE'
      EXPORTING
        i_ebeln = ekko-ebeln
      TABLES
        xekes   = xekes
        yekes   = yekes.&lt;/PRE&gt;&lt;P&gt;xekes table need some value at field KZ, 'I' to INSERT NEW ENTRY or 'U' to UPDATE ENTRY&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 18:56:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-updating-the-confirmation-table-ekes/m-p/13600991#M2026474</guid>
      <dc:creator>AliciaB</dc:creator>
      <dc:date>2024-02-09T18:56:08Z</dc:date>
    </item>
  </channel>
</rss>

