<?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 Creating Change Documents? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148746#M1193173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've a table for which the change documents are written for some of the fields. Now, two new fields have beeen added to the table and I want change docs to be created for them as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked the "change documents" check box in the properties of the data elements of the two fields, but still the change documents are not getting craeted for these new fieds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to do some more changes??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2009 14:39:10 GMT</pubDate>
    <dc:creator>vipulsood</dc:creator>
    <dc:date>2009-02-05T14:39:10Z</dc:date>
    <item>
      <title>Creating Change Documents?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148746#M1193173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've a table for which the change documents are written for some of the fields. Now, two new fields have beeen added to the table and I want change docs to be created for them as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked the "change documents" check box in the properties of the data elements of the two fields, but still the change documents are not getting craeted for these new fieds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to do some more changes??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 14:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148746#M1193173</guid>
      <dc:creator>vipulsood</dc:creator>
      <dc:date>2009-02-05T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Change Documents?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148747#M1193174</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;Change documents will have an entry in table CDHDR and CDPOS only when a corresponding field &lt;/P&gt;&lt;P&gt;value is been changed from an old one to a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you  tried to change the value for the fields you have added and cross checked in the tables&lt;/P&gt;&lt;P&gt;CDHDR and CDPOS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;basheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 14:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148747#M1193174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T14:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Change Documents?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148748#M1193175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes I did changed the values of the fields, but nothing is being written on cdhdr and cdpos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I change the values of some fields which were already existing on the table, then everything is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vipul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 14:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148748#M1193175</guid>
      <dc:creator>vipulsood</dc:creator>
      <dc:date>2009-02-05T14:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Change Documents?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148749#M1193176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;If you activated that table successfully (Adjusting database if necessary) and although you are getting the problem then I suggest you to -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt; Go to transaction SCDOC and Generate Update program again.&lt;/P&gt;&lt;P&gt;Now it will be in ' WILL BE CREATED ' status,SAVE it and the status &lt;/P&gt;&lt;P&gt;will changed to ' CREATED '.&lt;/P&gt;&lt;P&gt;Call the function module again in the program by deleting the old function module call.&lt;/P&gt;&lt;P&gt;This will realy solve your problem.&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Pinaki.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 15:00:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148749#M1193176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T15:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Change Documents?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148750#M1193177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pinaki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working now. There was some problem related to activation. Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vipul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 06:49:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148750#M1193177</guid>
      <dc:creator>vipulsood</dc:creator>
      <dc:date>2009-02-06T06:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Change Documents?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148751#M1193178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was some problem with table activation.&lt;/P&gt;&lt;P&gt;Pinaki's suggestion worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vipul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 06:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-change-documents/m-p/5148751#M1193178</guid>
      <dc:creator>vipulsood</dc:creator>
      <dc:date>2009-02-06T06:51:14Z</dc:date>
    </item>
  </channel>
</rss>

