<?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: Change Pointers in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897657#M1962046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond for the above. I was having the same understanding. Belo are few quick questions which requires your comments,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For Custom table fields which I have used as a new table control in standard transaction. If I modify it via screen or SM30, I have to write the code in the event of the table. I have to use the FM generated as part of SCDO object creation. This will lead to creation of an entry into CDHDR, CDPOS and BDCP2 table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For standard table fields, if it has change document checked, then I do not need to write any code to create an entry into tables CDHDR, CDPOS and BDCP2. Only I have add the fields required into the new custom message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2016 10:42:22 GMT</pubDate>
    <dc:creator>itabhishek9</dc:creator>
    <dc:date>2016-09-20T10:42:22Z</dc:date>
    <item>
      <title>Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897652#M1962041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SDNites,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured change pointer for a custom field in a custom table and it not creating entries into BDCP2 / CDHDR / CDPOS table. Following are the steps done from my end,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Created new custom meesage type&lt;/P&gt;&lt;P&gt;2. Created an object in SCDO&lt;/P&gt;&lt;P&gt;3. Added custom field and also Key field in BD52.&lt;/P&gt;&lt;P&gt;4. Activated message type in BD50.&lt;/P&gt;&lt;P&gt;5. Added the change document flag in data element for custom field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know do I need to do some programming at the back of it also or everything should happen automatically. If automatically, can you please let me know if any settings missed from my end based on above provided details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 09:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897652#M1962041</guid>
      <dc:creator>itabhishek9</dc:creator>
      <dc:date>2016-09-15T09:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897653#M1962042</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;please check, that the data element of your custom field has the &lt;STRONG&gt;Change Document&lt;/STRONG&gt; flag set in &lt;STRONG&gt;&lt;EM&gt;Further Characteristics&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 12:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897653#M1962042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-15T12:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897654#M1962043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Klaus for the reponse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I had already set the change document flag. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 15:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897654#M1962043</guid>
      <dc:creator>itabhishek9</dc:creator>
      <dc:date>2016-09-19T15:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897655#M1962044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you really need to create change documents for a custom table? If it's a custom table, then it will be easier to do full custom code without change documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really want to create change documents, you must call funcdtion modules CHANGEDOCUMENT_* from your custom program, so that to generate the change documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the &lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/2a/fa0175493111d182b70000e829fbfe/frameset.htm"&gt;SAP library&lt;/A&gt; if you need more information about change documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 19:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897655#M1962044</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-09-19T19:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897656#M1962045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;The SCDO transaction created some includes and FM (Generation Info) You have to usell those in the programs that update the table (e.g. some CALL Z_XXX_WRITE_DOCUMENT [IN UPDATE TASK] with before/after image)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Do not confuse change document and table change logging, only the last one doesn't require development as it is integrated in open-sql.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN lang="EN-US"&gt;&lt;EM&gt;Hint : in &lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;A href="https://help.sap.com/saphelp_nwmobile71/helpdata/en/2a/f9ff44493111d182b70000e829fbfe/content.htm?current_toc=/en/2a/fa0b1a493111d182b70000e829fbfe/plain.htm&amp;amp;show_children=true"&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;BC Extended Applications Function Library&lt;/SPAN&gt;&lt;/A&gt; online documentation look for &lt;A href="https://help.sap.com/saphelp_nwmobile71/helpdata/en/2a/fa015b493111d182b70000e829fbfe/content.htm?frameset=/en/2a/fa01d0493111d182b70000e829fbfe/frameset.htm&amp;amp;current_toc=/en/2a/fa0b1a493111d182b70000e829fbfe/plain.htm&amp;amp;node_id=37&amp;amp;show_children=false"&gt;&lt;SPAN lang="EN-US" style="color: blue;"&gt;Change Documents&lt;/SPAN&gt;&lt;/A&gt;&lt;/EM&gt;&lt;SPAN lang="EN-US"&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Raymond&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 06:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897656#M1962045</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-09-20T06:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897657#M1962046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond for the above. I was having the same understanding. Belo are few quick questions which requires your comments,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For Custom table fields which I have used as a new table control in standard transaction. If I modify it via screen or SM30, I have to write the code in the event of the table. I have to use the FM generated as part of SCDO object creation. This will lead to creation of an entry into CDHDR, CDPOS and BDCP2 table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For standard table fields, if it has change document checked, then I do not need to write any code to create an entry into tables CDHDR, CDPOS and BDCP2. Only I have add the fields required into the new custom message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 10:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897657#M1962046</guid>
      <dc:creator>itabhishek9</dc:creator>
      <dc:date>2016-09-20T10:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change Pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897658#M1962047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes and yes &lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/cool.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 12:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers/m-p/11897658#M1962047</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-09-20T12:07:13Z</dc:date>
    </item>
  </channel>
</rss>

