<?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 Declarations in a program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993128#M1162976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try out these fm's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_COMPONENT_LIST&lt;/STRONG&gt; -- Detailed description of fields from programs&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_GLOBAL_SYMBOLS&lt;/STRONG&gt; -- Returns all components of a program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also try this fm&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_INCLUDETAB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it will give u all includes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kartik tarla on Jan 7, 2009 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jan 2009 05:58:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-07T05:58:26Z</dc:date>
    <item>
      <title>Data Declarations in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993126#M1162974</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;    I am having a requirement to collect all the data declarations in  a program ( Global variable, Internal table ..). How can we get the data declaration's in a program. please help me. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 05:53:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993126#M1162974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-07T05:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Declarations in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993127#M1162975</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;You can check the data declarations in an include which ends with TOP or some other custom include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or else you need to find it manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually there is a standard of declarations in the top include for any program. If you are following the same then you can find it over there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 05:57:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993127#M1162975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-07T05:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data Declarations in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993128#M1162976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try out these fm's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_COMPONENT_LIST&lt;/STRONG&gt; -- Detailed description of fields from programs&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_GLOBAL_SYMBOLS&lt;/STRONG&gt; -- Returns all components of a program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also try this fm&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GET_INCLUDETAB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;it will give u all includes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kartik tarla on Jan 7, 2009 11:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 05:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993128#M1162976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-07T05:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data Declarations in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993129#M1162977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks kartik,&lt;/P&gt;&lt;P&gt;    Get Global Symbols fm is working fine. But having one small problem with it, &lt;/P&gt;&lt;P&gt;        It is listing some other standard fields with the declared fields in output.How to remove those unwanted entries.&lt;/P&gt;&lt;P&gt;        From the list of variable retrieved from the em, How can i differntiate the list with global variable, Internal table and workarea for an internal table.&lt;/P&gt;&lt;P&gt;        Like global variable,whether there is any function module for local variables. Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 06:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993129#M1162977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-07T06:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data Declarations in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993130#M1162978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Anand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously there should be standard function around because when you display a report in SE80 and open the folder &lt;EM&gt;Fields&lt;/EM&gt; in the tree view you can see all global data definitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A useful function module is &lt;STRONG&gt;RS_PROGRAM_INDEX&lt;/STRONG&gt;. The TABLES parameter COMPO returns all components of your program object:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Type D = data definition&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2009 06:29:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-declarations-in-a-program/m-p/4993130#M1162978</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-01-07T06:29:41Z</dc:date>
    </item>
  </channel>
</rss>

