<?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 cdops records issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdops-records-issue/m-p/3653943#M880152</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;When i change the AB delivery date using ME23N transaction. a records go to cdpos as a change changing id as U.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a custom program in my system which doe the AB delivery change using the idoc 'IDOC_INBOUND_ASYNCHRONOUS' and when this is done the record goes as a insert and a delete to cdpos &lt;/P&gt;&lt;P&gt; changing id as I and D, and there are no records in old_value or new_value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the old and the new value to be displayed in a report. but since there is a problem like this i cant get it done &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2008 12:08:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-16T12:08:25Z</dc:date>
    <item>
      <title>cdops records issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdops-records-issue/m-p/3653943#M880152</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;When i change the AB delivery date using ME23N transaction. a records go to cdpos as a change changing id as U.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a custom program in my system which doe the AB delivery change using the idoc 'IDOC_INBOUND_ASYNCHRONOUS' and when this is done the record goes as a insert and a delete to cdpos &lt;/P&gt;&lt;P&gt; changing id as I and D, and there are no records in old_value or new_value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the old and the new value to be displayed in a report. but since there is a problem like this i cant get it done &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 12:08:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdops-records-issue/m-p/3653943#M880152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T12:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: cdops records issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdops-records-issue/m-p/3653944#M880153</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;If you are seeing the contents of CDPOS by using se11, then it may not show anything, specially for numeric values. However define a field symbol like FIELD-SYMBOLS: &amp;lt;fs_common&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp; then in the program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:   w_pp16(16) TYPE p,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use:   ASSIGN t_cdpos_value_old TO &amp;lt;fs_common&amp;gt;.&lt;/P&gt;&lt;P&gt;  w_pp16 = &amp;lt;fs_common&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now w_pp16 will have old value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note t_cdpos is an internal table wjich contains data from CDPOS &amp;amp; it's structure is same as CDPOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raju Chitale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 12:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdops-records-issue/m-p/3653944#M880153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T12:29:49Z</dc:date>
    </item>
  </channel>
</rss>

