<?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 with ME22 update in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012070#M410779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case BDC is not considering  the required field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how I can  do the amendment  in user -exit to make the data to be available to BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-B S B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2007 10:34:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-09T10:34:59Z</dc:date>
    <item>
      <title>Problem with ME22 update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012065#M410774</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;I am updating ME22 when I get a inbound confirmation IDOC (ORDRSP).&lt;/P&gt;&lt;P&gt;I have found the right exit and tryinng to update delvery date with new confirmation date using Call Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my problem is the program which is updating  the PO using Inbound IDOC is inturn internally using call transaction for ME22.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using  the my CT inside  the user exit EXIT_SAPLEINM_005&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody suggest me how to achive my purpose with some other option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-B S B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        B S B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 09:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012065#M410774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T09:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ME22 update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012066#M410775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to update the Delivery date of the PO. U can make use of the &amp;lt;b&amp;gt;BAPI_PO_CHANGE&amp;lt;/b&amp;gt;&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;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 09:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012066#M410775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T09:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ME22 update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012067#M410776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is only confirmation date you are updating use function &amp;lt;b&amp;gt;MEPO_CONFIRMATION_PAI&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 09:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012067#M410776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T09:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ME22 update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012068#M410777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you let me know how it works, to be precise I want to pass the confirmation date passed by the Vendor through IDOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got confused about it a bit as I found no relevant date fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B S B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 09:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012068#M410777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T09:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ME22 update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012069#M410778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IDoc will update the PO via BDC. You firstly need to see if the logic for the BDC data will process your required field. If not then you may need a user exit in which you amend the BDC data accordingly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 09:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012069#M410778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T09:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ME22 update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012070#M410779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case BDC is not considering  the required field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how I can  do the amendment  in user -exit to make the data to be available to BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-B S B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 10:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012070#M410779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T10:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ME22 update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012071#M410780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get the screen name of the field that you are trying to update. Then do a search in the FM that processes the IDoc. The code could be there for this field but is not being executed. If this is the case find out why it is not being executed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you will need to amend the BDC data yourself via a user exit. The best way to do this is to see if there is any BDC data already present for the screen number/name that you require. You can then search for this value in the BDC data and add your new field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 11:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-me22-update/m-p/2012071#M410780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T11:01:50Z</dc:date>
    </item>
  </channel>
</rss>

