<?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: Data in a program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294957#M501005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u will be creating the program in SE38.&lt;/P&gt;&lt;P&gt;goto SE80 type ur program name on the lefthand side it will display, what are the tables, fields, screens etc used in that program in tree structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2007 16:51:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-15T16:51:43Z</dc:date>
    <item>
      <title>Data in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294956#M501004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;How can i get all the z tables, data elements, etc referenced in a Z program?&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 16:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294956#M501004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T16:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Data in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294957#M501005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u will be creating the program in SE38.&lt;/P&gt;&lt;P&gt;goto SE80 type ur program name on the lefthand side it will display, what are the tables, fields, screens etc used in that program in tree structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 16:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294957#M501005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T16:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294958#M501006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check this for tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/alvaro.tejadagalindo/blog/2007/03/13/tasting-the-mix-of-php-and-sap--volume-11 the mix of PHP and SAP - Volume 11&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or Tx. SE49 if your not into PHP....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For tables definition...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/alvaro.tejadagalindo/blog/2006/03/14/taking-good-care-of-z-tables good care of Z tables&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can mix both of them and build your own custom report -;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 16:52:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294958#M501006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T16:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294959#M501007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   Try this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; go to se38&lt;/P&gt;&lt;P&gt;--- specify the program name&lt;/P&gt;&lt;P&gt;&lt;DEL&gt;- go to utilities&lt;/DEL&gt;--&amp;gt;environment analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here u can get the all the tables used in this program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. Go to table D010TAB &lt;/P&gt;&lt;P&gt;here u give the the name of the program &lt;/P&gt;&lt;P&gt;u will get all the tables used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 16:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-in-a-program/m-p/2294959#M501007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T16:53:16Z</dc:date>
    </item>
  </channel>
</rss>

