<?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 How to get all program attributes (Variables, types, tables....) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590503#M864480</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;i want to analyse a programe source code, so i want to get all variable declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like in SE38-&amp;gt;utilities-&amp;gt;display list object, but in abap code.&lt;/P&gt;&lt;P&gt;can you please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Mar 2008 12:49:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-29T12:49:14Z</dc:date>
    <item>
      <title>How to get all program attributes (Variables, types, tables....)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590503#M864480</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;i want to analyse a programe source code, so i want to get all variable declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like in SE38-&amp;gt;utilities-&amp;gt;display list object, but in abap code.&lt;/P&gt;&lt;P&gt;can you please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 12:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590503#M864480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-29T12:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all program attributes (Variables, types, tables....)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590504#M864481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yassir,&lt;/P&gt;&lt;P&gt;If ur program has TOP include then all global variables declarations will exist in this include. All local variables declarations exist with in the &lt;STRONG&gt;FORM&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open ur program in &lt;STRONG&gt;SE80&lt;/STRONG&gt;. Here u can see all objects of ur program like Fields(Variables), TYPES,Tables, Routines etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 12:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590504#M864481</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-03-29T12:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all program attributes (Variables, types, tables....)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590505#M864482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check in se80&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 12:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590505#M864482</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2008-03-29T12:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all program attributes (Variables, types, tables....)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590506#M864483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thks guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know all this, but i want to do it with abap code. i want to develop a program that check variables, types,... definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yassir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 13:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590506#M864483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-29T13:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all program attributes (Variables, types, tables....)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590507#M864484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tips/ABAP/DDICObjects/display.htm" target="test_blank"&gt;http://www.saptechnical.com/Tips/ABAP/DDICObjects/display.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;santhosh reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 10:13:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-get-all-program-attributes-variables-types-tables/m-p/3590507#M864484</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2008-04-01T10:13:01Z</dc:date>
    </item>
  </channel>
</rss>

