<?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: FM :- reading the program for the database links in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251808#M1527692</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;      Use function module GET_TABLES to get the number of tables used in a program. Program is ur input.&lt;/P&gt;&lt;P&gt;It gives you all the sap standard tables used in background and the tables you used inside the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the table D010TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Selva M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Sep 2010 11:07:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-15T11:07:58Z</dc:date>
    <item>
      <title>FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251805#M1527689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello gurus, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation in which i need to find out that a program is inserting or modifying data in how many database tables..&lt;/P&gt;&lt;P&gt;I think there is a FM for this ... can anybody please help me in this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;khushy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 10:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251805#M1527689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-15T10:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251806#M1527690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think you will find such a function module, Where as &lt;STRONG&gt;CDHDR&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;CDPOS&lt;/STRONG&gt; tables would be the bset to tell you aobut this information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you want to know for a specific table, you can make use of FM &lt;STRONG&gt;'CHANGEDOCUMENT_READ'&lt;/STRONG&gt; by passing the object class &amp;amp; table name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Abhii&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251806#M1527690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-15T11:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251807#M1527691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do a ST05 Trace and get it. I have not heard about any fm for this purpose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251807#M1527691</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-09-15T11:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251808#M1527692</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;      Use function module GET_TABLES to get the number of tables used in a program. Program is ur input.&lt;/P&gt;&lt;P&gt;It gives you all the sap standard tables used in background and the tables you used inside the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the table D010TAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Selva M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251808#M1527692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-15T11:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251809#M1527693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about searching SDN? we had a thread with your answer today already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251809#M1527693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-15T11:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251810#M1527694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you mean this thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="thread" id="1783505"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately non of the proposed solution works 100%, ST05 finds all actual DB accesses of the current run, other accesses that might occur when the same program is run under different conditions (selection criteria, etc.) are not found. The program environment analysis does not find DB accesses in called function modules, among others, and it gave me false alarms, listing internal table operations as DB operations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251810#M1527694</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-09-15T11:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251811#M1527695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with  Thomas...solutions provided are not working properly ..Get tables is giving a very loonng list ... if i wnat to find that this program is inserting data in which tables then.... how ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;Khushy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251811#M1527695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-15T11:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: FM :- reading the program for the database links</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251812#M1527696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok you're right. Sorry for this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnt have a closer look into the thread i just saw that there were answers provided which didnt look too awkward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 11:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reading-the-program-for-the-database-links/m-p/7251812#M1527696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-15T11:40:19Z</dc:date>
    </item>
  </channel>
</rss>

