<?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: regarding Subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041220#M419706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Goto  tcode "SE80"  select Program in first input field   and enter your program name in second input field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   You will get all subscreens etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Mar 2007 02:46:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-26T02:46:35Z</dc:date>
    <item>
      <title>regarding Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041219#M419705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any Func Module or way to find out what subscreen is available for Each screens.&lt;/P&gt;&lt;P&gt;for eg.&lt;/P&gt;&lt;P&gt;SAPMM07M 0200.&lt;/P&gt;&lt;P&gt;How many subscreens related to this above program and screen number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 01:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041219#M419705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T01:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041220#M419706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Goto  tcode "SE80"  select Program in first input field   and enter your program name in second input field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   You will get all subscreens etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 02:46:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041220#M419706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T02:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041221#M419707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ambichan,&lt;/P&gt;&lt;P&gt;Subscreens are not attached to a screen directly. A screen has a subscreen area only. we then attach a subscreen to subscreen area in flow logic.&lt;/P&gt;&lt;P&gt;If you want to find all subscreens in a program at runtime, it is stored in table D020S. If you want to get fields on a screen, you can use DYNPRO_FIELD_GET. but even this function module will only return the subscreen area name and not subcreen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Komal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2007 03:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041221#M419707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-26T03:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041222#M419708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example to the transaction VA01. I want to know what are all the Subcreens(program name,Dynpro number) related to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can find out all subscreen for only Parent program name SAPMV45A. How about the Subscreen runtime programs used in CALL subscreen area. how to find other Subsrceen program names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do we have any table to find what are the programs used/related to transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggst me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 08:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2041222#M419708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T08:31:21Z</dc:date>
    </item>
  </channel>
</rss>

