<?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: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923032#M383343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, i am also facing the same issue.Does anyone have a solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2014 08:48:02 GMT</pubDate>
    <dc:creator>former_member538978</dc:creator>
    <dc:date>2014-04-28T08:48:02Z</dc:date>
    <item>
      <title>Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923023#M383334</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 using ME_CONFIRMATION_UPDATE to update EKES table for mass PO confirmation and facing a problem . When we update it using the above FM used in our program after confirmation we are getting 2 records in transaction MD04 one for Shipping notification and other for PO item but when we confirm a PO manually &lt;/P&gt;&lt;P&gt;then the PO item record gets replaced with shipping notification record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suggestions of any sort will be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 12:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923023#M383334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T12:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923024#M383335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently facing the same issue. Does anyone have a solution for this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 19:27:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923024#M383335</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T19:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923025#M383336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the same issue and found the solution use "ME_CONFIRMATION_REDISTR_ITEMS" it will refresh the PO lines and MD04 will show correct qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 19:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923025#M383336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T19:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923026#M383337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to add some more information about my last update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We still need to create a small BDC for ME22N and you can update the reference field of confirmation tab with some user name/datetime combination it should always be unique otherwise PO will not save. Just try this last piece  Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 13:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923026#M383337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T13:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923027#M383338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to update the details in PO confirmation tab. Could you please help in providing me with the solution in detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sidhartha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2009 12:12:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923027#M383338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-25T12:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923028#M383339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to use ME_CONFIRMATION_REDISTR_ITEMS after ME_CONFIRMATION_UPDATE  (insert new confirmations) but it doesn't works.&lt;/P&gt;&lt;P&gt;I still have the MD04 problem.&lt;/P&gt;&lt;P&gt;Any hint?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Simone Milesi on Nov 17, 2010 5:17 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 16:15:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923028#M383339</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2010-11-17T16:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923029#M383340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, the function "ME_CONFIRMATION_UPDATE" work well, The problem is in the table XEKES, you are not fill the data XEKES-KZDIS  with  'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you fill the data XEKES-KZDIS = 'X', The system will be update the transacion MD04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 11:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923029#M383340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-22T11:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923030#M383341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I used ME_CONFIRMATION_UPDATE to insert new line in EKES. It worked but the issue is, I did no pass ETENS(Seq. no.) while inserting and now this field is initial in the EKES. Now, I'm getting dump in ME23N = BIT_OFFSET_NOT_POSITIVE at below code. I tried updating &amp;amp; deleting this record from EKES using the same FM but before it goes to update/delete, it performs below check and gets DUMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I fix it now? I mean, How to delete this entry or update the value from 0000 to 0001.&lt;/P&gt;&lt;P&gt;Please Help.&lt;/P&gt;&lt;P&gt;------------------------------------------------------&lt;/P&gt;&lt;P&gt;* set bitmask by providing ETENS&lt;/P&gt;&lt;P&gt;*--------------------------------------------------------------------*&lt;/P&gt;&lt;P&gt;METHOD set_etens.&lt;/P&gt;&lt;P&gt;* define local data object &lt;/P&gt;&lt;P&gt;DATA lv_byte TYPE x LENGTH 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;SET BIT iv_etens OF me-&amp;gt;mv_bitmask.&amp;nbsp;&amp;nbsp;&amp;nbsp; ==&amp;gt;&amp;gt; DUMP at this line because iv_etens = 0000 which is less than 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ 0.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RETURN.&amp;nbsp;&amp;nbsp;&amp;nbsp; ENDIF. &lt;/P&gt;&lt;P&gt;DO.&amp;nbsp;&amp;nbsp;&amp;nbsp; CONCATENATE me-&amp;gt;mv_bitmask lv_byte&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; INTO me-&amp;gt;mv_bitmask IN BYTE MODE."unicode&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SET BIT iv_etens OF me-&amp;gt;mv_bitmask.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;CHECK sy-subrc IS INITIAL.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXIT.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;"from do&amp;nbsp; ENDDO.&amp;nbsp; ENDMETHOD.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;"set_etens ---------------------------------------------------------------------- &amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sonal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923030#M383341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-19T15:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923031#M383342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;Its resolved and just want to share with you - I used FM in SE37, passed values and executed for deleting rows....it deleted rows and no more DUMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sonal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:54:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923031#M383342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-19T15:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in PO Confirmations Using ME_CONFIRMATION_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923032#M383343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, i am also facing the same issue.Does anyone have a solution for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 08:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-po-confirmations-using-me-confirmation-update/m-p/1923032#M383343</guid>
      <dc:creator>former_member538978</dc:creator>
      <dc:date>2014-04-28T08:48:02Z</dc:date>
    </item>
  </channel>
</rss>

