<?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: How to find Screen element names in a program programatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-screen-element-names-in-a-program-programatically/m-p/7694975#M1577340</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;You can get the information  by calling the below two FM's. First call the FM IAC_GET_DYNPRO_INFO by passing the program name and screen number. This will return an internal table with all the screen elements of structure D021S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next loop through this internal table and pass the structure to FM RS_SCRP_GET_FIELD_TYPE_TEXT to know what kind of screen element it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if the FILL parameter of the first FM is 'T', then it is a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Feb 2011 11:21:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-22T11:21:59Z</dc:date>
    <item>
      <title>How to find Screen element names in a program programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-screen-element-names-in-a-program-programatically/m-p/7694973#M1577338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have to find out all the table control names in a program. I am able to find all the screen numbers for a program from the table D020S. Is there any functionality to find out the table controls in a program or atleast screen elements in a program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 10:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-screen-element-names-in-a-program-programatically/m-p/7694973#M1577338</guid>
      <dc:creator>venkat_raman</dc:creator>
      <dc:date>2011-02-22T10:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Screen element names in a program programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-screen-element-names-in-a-program-programatically/m-p/7694974#M1577339</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 out this table D021T . You will get screen field but not sure of table control name . Just check it.&lt;/P&gt;&lt;P&gt;&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;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 10:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-screen-element-names-in-a-program-programatically/m-p/7694974#M1577339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-22T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Screen element names in a program programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-screen-element-names-in-a-program-programatically/m-p/7694975#M1577340</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;You can get the information  by calling the below two FM's. First call the FM IAC_GET_DYNPRO_INFO by passing the program name and screen number. This will return an internal table with all the screen elements of structure D021S.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next loop through this internal table and pass the structure to FM RS_SCRP_GET_FIELD_TYPE_TEXT to know what kind of screen element it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if the FILL parameter of the first FM is 'T', then it is a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 11:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-screen-element-names-in-a-program-programatically/m-p/7694975#M1577340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-22T11:21:59Z</dc:date>
    </item>
  </channel>
</rss>

