<?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: tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482386#M225540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; Please refer to table CDPOS and " Change document item&lt;/P&gt;&lt;P&gt;                       CDHDR. " Change document header&lt;/P&gt;&lt;P&gt; you can give the transaction code there and find out what are all the tables which have been got changed through the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if it is a Ztable you should have created the change document objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will helps. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Please note : Mark points for helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2006 10:21:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-03T10:21:30Z</dc:date>
    <item>
      <title>tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482381#M225535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frnds,&lt;/P&gt;&lt;P&gt; is there any program or trans.code to get the tables affected by running a trans.code ... eg. tables affected by MM01 trans.code... in SAP versions &amp;lt; 4.7 we had the trans.code SE49... but the same is not available in version 5.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points assured to all replies...&lt;/P&gt;&lt;P&gt;madan...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 10:02:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482381#M225535</guid>
      <dc:creator>madan_ullasa</dc:creator>
      <dc:date>2006-08-03T10:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482382#M225536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i  don't  think  so ..i think  u  r  not  authorised  to use  transaction se49  in another version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u  can  also check  by  using transaction &amp;lt;b&amp;gt;ST05&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 10:04:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482382#M225536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T10:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482383#M225537</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;  Check the program SAPMSEUZ for SE49 is available in the version you are working, if it is there, create the transction code for the screen number 200 of this program SAPMSEUZ, this is as good as SE49 transaction in versions lower to 4.7,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 10:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482383#M225537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T10:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482384#M225538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;before going inside of MM01 or 02 or 03, GOTO ST05-Sql trace, click on the button "TRACE ON", then proceed with MMO1 &amp;amp; Once you finish, come back to ST05 Again,&lt;/P&gt;&lt;P&gt;click on "TRACE OFF", and now click on "analyse trace" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you will see all tables affected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 10:15:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482384#M225538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T10:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482385#M225539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as an alternative, you also use se30(RTA) also.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 10:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482385#M225539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482386#M225540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; Please refer to table CDPOS and " Change document item&lt;/P&gt;&lt;P&gt;                       CDHDR. " Change document header&lt;/P&gt;&lt;P&gt; you can give the transaction code there and find out what are all the tables which have been got changed through the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if it is a Ztable you should have created the change document objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will helps. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Please note : Mark points for helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 10:21:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1482386#M225540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-03T10:21:30Z</dc:date>
    </item>
  </channel>
</rss>

