<?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 CDHDR/CDPOS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218318#M475901</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 have few Custom Tables. I would like to maintain the change log in CDHDR/CDPOS for those Custom table's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do that by creating one Change Document Object Class and define all the custom tables in that from transaction SCDO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do I have to create a diferent custom tables with CDHDR and CDPOS structure and maintain the changes in those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls Suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Gajendra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2007 14:55:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-24T14:55:16Z</dc:date>
    <item>
      <title>CDHDR/CDPOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218318#M475901</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 have few Custom Tables. I would like to maintain the change log in CDHDR/CDPOS for those Custom table's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do that by creating one Change Document Object Class and define all the custom tables in that from transaction SCDO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do I have to create a diferent custom tables with CDHDR and CDPOS structure and maintain the changes in those.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls Suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Gajendra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 14:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218318#M475901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T14:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR/CDPOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218319#M475902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do that. Use transaction scdo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 21:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218319#M475902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T21:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR/CDPOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218320#M475903</link>
      <description>&lt;P&gt;Change Documents Configuration &lt;/P&gt;&lt;P&gt;The data elements of all z fields should be flagged to automatically trigger the creation of a Change Document every time a z field is modified. This is a relevant setting to generate Audit Trail of changes for Internal Control purposes. The flag can be found in the bottom of the 'Further Characteristics Tab' of the data element view. &lt;/P&gt;&lt;P&gt;Activation of Change Pointers for Z-fields &lt;/P&gt;&lt;P&gt;Change Pointers Configuration &lt;/P&gt;&lt;P&gt;Change Pointers indicate the type of change made and can be found in database table BDCP. In addition to technical data, the table also stores the user name of the person who changed the data, and when the change occurred. &lt;/P&gt;&lt;P&gt;The following settings must be maintained so that the generated Change Pointers can be updated:&lt;/P&gt;&lt;P&gt;Activate ALE Change Pointers Client-wide by going to: &lt;/P&gt;&lt;P&gt;SPRO: Integration with Other Components  Advanced Planning and Optimization  Basic Setting for Data Transfer  Change Transfer  Change Transfer for Master Data  Activate ALE Change Pointers Generally (T-Code BD61)&lt;/P&gt;&lt;P&gt;Switch on updating of Change Pointers For Message Type DEBMAS by going to:&lt;/P&gt;&lt;P&gt;SPRO: Integration with Other Components  Advanced Planning and Optimization  Basic Setting for Data Transfer  Change Transfer  Change Transfer for Master Data  Activate ALE Change Pointers for Message Type (T-Code BD52)&lt;/P&gt;&lt;P&gt;Change Document Items to Message type DEBMAS by adding all z-fields.&lt;/P&gt;&lt;P&gt;T-Code:: BD50&lt;/P&gt;&lt;P&gt;Database table TBD62 specifies the changes to conditions for which Change Pointers should be updated. As such, this table acts as a filter, as only change pointers for the types of condition changes that have been entered there are updated to table BDCP.&lt;/P&gt;&lt;P&gt;Reward points if useful..&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Phanindra&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2007 21:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218320#M475903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T21:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: CDHDR/CDPOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218321#M475904</link>
      <description>&lt;P&gt;Hi Phanindra,&lt;/P&gt;&lt;P&gt;Thank you so much for your reply. I have tried by creating one custom table with two fields.&lt;/P&gt;&lt;P&gt;In SCDO I have created one &amp;lt;b&amp;gt;OBJECT CLASS&amp;lt;/b&amp;gt; and I have assigned that custom table to that class. After perfoming all the steps few INCLUDES and Function Modules were generated.&lt;/P&gt;&lt;P&gt;Now what would be the next step. Now in order to record the changes in CDHDR and CDPOS,Do i have to call that FM that has been generated, whenever I update the custom table or that will happen automatically.&lt;/P&gt;&lt;P&gt;I would definitely reward points.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Gajendra.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cdhdr-cdpos/m-p/2218321#M475904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:06:28Z</dc:date>
    </item>
  </channel>
</rss>

