<?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: scdo in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073851#M728811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCDO for Display / Change Document Objects; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls go thru the following Link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/db/7a2a40ce93185de10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/db/7a2a40ce93185de10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Jegadesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2007 05:54:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-26T05:54:28Z</dc:date>
    <item>
      <title>scdo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073849#M728809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; what exactly scdo transaction is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are giving object class to write the changes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 05:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073849#M728809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T05:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: scdo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073850#M728810</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;SCDO is used for maintaining Change Documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change documents contains tables associated with particular module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can Create, Change or display the change documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can display the definition of change document objects, &lt;/P&gt;&lt;P&gt;change the definition of change document object, or create new change document objects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change document object is an table/fieild that is &lt;/P&gt;&lt;P&gt;recorded when a user makes a chage to it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is recorded in tables cdhdr (will need CHANGENR from this table). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(also keep note of OBJECTCLAS &lt;/P&gt;&lt;P&gt;OBJECTID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto CDPOS TO GET DETAILS USING CHANGENR . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM: CHANGEDOCUMENT_READ_HEADERS &lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_POSITIONS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also make sure that in data dict. at field type has "change document " checked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scdo ( o not zero) will give you the object that the fm needs. &lt;/P&gt;&lt;P&gt;***********8&lt;/P&gt;&lt;P&gt;From the (4.6c) Easy Access Menu ... &lt;/P&gt;&lt;P&gt;1. right click on a transaction code, &lt;/P&gt;&lt;P&gt;2. select 'Display Documentation' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 05:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073850#M728810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T05:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: scdo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073851#M728811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCDO for Display / Change Document Objects; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls go thru the following Link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/db/7a2a40ce93185de10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/db/7a2a40ce93185de10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Jegadesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 05:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073851#M728811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T05:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: scdo</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073852#M728812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 06:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scdo/m-p/3073852#M728812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T06:09:08Z</dc:date>
    </item>
  </channel>
</rss>

