<?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: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007232#M1698417</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 dont think wait till n seconds will be good options&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2012 12:54:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-09-12T12:54:38Z</dc:date>
    <item>
      <title>Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007227#M1698412</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 have deleted a PO through a custom transaction.After BAPI_TRANSACTION_COMMIT, I can see the deletion symbol for that line item in ME23N transaction.&lt;/P&gt;&lt;P&gt;In environment-&amp;gt;item changes also I can see the change log for blocked indicator as 'L' in f_old field and blank value in f_new field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I undelete the PO,after the BAPI_TRANSACTION_COMMIT the deletion symbol is not disappearing in ME23N and also change log is&lt;/P&gt;&lt;P&gt;not appearing in environment-&amp;gt;item changes path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know any solution for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 11:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007227#M1698412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T11:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007228#M1698413</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;in your BAPI_TRANSACTION_COMMIT give wait = (some seconds) it will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 12:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007228#M1698413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T12:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007229#M1698414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Goutam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used set update task local before BAPI_PO_CHANGE FM and wait upto 2 seconds after the BAPI_PO_CHANGE and before BAPI_TRANSACTION_COMMIT.But still the changes are not getting updated in ME23N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 12:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007229#M1698414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T12:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007230#M1698415</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;are you getting any error message while running your bapi if not check values are getting populated into bapi by debugging. then if may get some idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 12:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007230#M1698415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T12:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007231#M1698416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi swapna, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write a "wait up to&amp;nbsp; n secs" ( n is your number of seconds) statemnet after "BAPI_TRANSACTION_COMMIT" .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 12:48:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007231#M1698416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T12:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007232#M1698417</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 dont think wait till n seconds will be good options&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 12:54:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007232#M1698417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T12:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007233#M1698418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Goutam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table poitem-delete_ind field I am passing blank value and poitemx-delete_ind as 'x'.&lt;/P&gt;&lt;P&gt;After the execution of BAPI_PO_CHANGE the value 'L' is getting populated in poitem-delete_ind field.&lt;/P&gt;&lt;P&gt;Is it because of this the change log is not getting updated in ME23N transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 13:48:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007233#M1698418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T13:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Item changes not getting reflected in ME23N after BAPI_TRANSACTION_COMMIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007234#M1698419</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;are you passing space, if not check whether you are missing some parameters. related to your required fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before that in debugging try to change vakue of delete indicator from L to blank and check once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 13:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/item-changes-not-getting-reflected-in-me23n-after-bapi-transaction-commit/m-p/9007234#M1698419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-12T13:54:27Z</dc:date>
    </item>
  </channel>
</rss>

