<?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 Screen Elements in a Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045433#M967006</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;        Is there any way to find out the screen elements/controls from a Program Name (pgmid) and Dynpro Number (dynnr)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jun 2008 15:17:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-24T15:17:40Z</dc:date>
    <item>
      <title>Screen Elements in a Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045433#M967006</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;        Is there any way to find out the screen elements/controls from a Program Name (pgmid) and Dynpro Number (dynnr)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 15:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045433#M967006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T15:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045434#M967007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;system -&amp;gt; status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;raghul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: raghul kanna on Jun 24, 2008 5:21 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 15:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045434#M967007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045435#M967008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please close one thread by giving mark i have already update your another one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;either you can see screen no and prg from menu bar :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;System&amp;gt;status
 
or open your prg in se38 than press Ctrl+shift+F5.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jun 2008 15:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045435#M967008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-24T15:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045436#M967009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Hari haran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to  other replies,  Plese let us know what is ur requirement .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If you are looking for controls, variables placed on ur screen, if you want to change, modify them dynamically   then You can change the visible length , output field , and invisible attributes etc dynamically  by using the system table SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you can get the complete information abot screen, program in System-&amp;gt; Status as others informed you.&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;Naveen Veshala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 01:52:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045436#M967009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T01:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045437#M967010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I am writing a Function Module. &lt;/P&gt;&lt;P&gt;            Import Parameters for the FM     1. Program name   eg: SAPLZMY_PRG.&lt;/P&gt;&lt;P&gt;                                                            2. Screen No  (DYNNR) eg: 0100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          The FM should be able to give following information in the export parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                     1. Screen Elements/Controls like Pushbuttons etc in the given screen number.&lt;/P&gt;&lt;P&gt;                     2. Function code assigned to the pushbuttons.&lt;/P&gt;&lt;P&gt;                     3. If possible Function Keys assigned to the Pushbuttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more clarification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2008 13:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045437#M967010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-25T13:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045438#M967011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari haran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you may use the standard function module RS_IMPORT_DYNPRO to fulfil ur requirement.&lt;/P&gt;&lt;P&gt;This function module takes input as program name, screen no and gives the complete information abot that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tables parameter FTAB holds the information regarding all controls in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTAB parameters :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FNAM : control name&lt;/P&gt;&lt;P&gt;FILL  : control type incase of push button it would be P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STXT : Label or text of the control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RES1 : Function code ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check all other parameter , and debug that function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen Veshala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045438#M967011</guid>
      <dc:creator>former_member265047</dc:creator>
      <dc:date>2008-06-26T06:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Elements in a Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045439#M967012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Naveen.&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;That Solved my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 13:42:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-elements-in-a-screen/m-p/4045439#M967012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T13:42:34Z</dc:date>
    </item>
  </channel>
</rss>

