<?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/2096324#M436492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 101 AS SUBSCREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2007 12:34:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-09T12:34:29Z</dc:date>
    <item>
      <title>Regarding SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096321#M436489</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;1.Could you please tell me how to convert a normal screen into a subscreen during runtime.&lt;/P&gt;&lt;P&gt;2.how to display a screen in Custom Control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your quick response will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;samm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 12:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096321#M436489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T12:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096322#M436490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u have to create a object refering to the class CL_GUI_CUSTOM_CONTAINER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : g_custom_container TYPE REF TO cl_gui_custom_container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in PBO u have to write code for tht&lt;/P&gt;&lt;P&gt;Eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF g_custom_container IS INITIAL.&lt;/P&gt;&lt;P&gt;    CREATE OBJECT g_custom_container&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;          CONTAINER_NAME = 'CUSTOM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CREATE OBJECT GRID&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I_PARENT = g_custom_container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CUSTOM is custom control name in layout.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 12:28:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096322#M436490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T12:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096323#M436491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to display an entire normal screen in custom control&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 12:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096323#M436491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T12:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096324#M436492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 101 AS SUBSCREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 12:34:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096324#M436492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T12:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096325#M436493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) ans&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code can help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;****** data declaration*************&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;data : g_custom_container type ref to cl_gui_custom_container,&lt;/P&gt;&lt;P&gt;         alv_grid type ref to cl_gui_alv_grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;b&amp;gt;&lt;/STRONG&gt;*****&lt;STRONG&gt;Generating and linking objects&lt;/STRONG&gt;***********&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if g_custom_container is initial.&lt;/P&gt;&lt;P&gt;create object g_custom_container&lt;/P&gt;&lt;P&gt;exporting container_name = ' &amp;lt;custom control name&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create object alv_grid&lt;/P&gt;&lt;P&gt;exporting i_parent = g_custom_container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;***************&lt;STRONG&gt;loading the grid&lt;/STRONG&gt;*********&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module transfer_data output.&lt;/P&gt;&lt;P&gt;call method alv_grid -&amp;gt; set_table_for_first_display&lt;/P&gt;&lt;P&gt;exporting i_structure_name = 'S_FLIGHT'&lt;/P&gt;&lt;P&gt;changing it_outtab = itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endmodule.&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;Thasneem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2007 12:36:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096325#M436493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-09T12:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SUBSCREEN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096326#M436494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fathima,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;your answer helped me to some extent. But i want to display a screen into the custom control. like i want to call a transaction (say : ' VA01 ' ) on to the custom control which i have created. i.e. that transaction should be displayed in the custom control. how to do that ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Samir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 12:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-subscreen/m-p/2096326#M436494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T12:20:29Z</dc:date>
    </item>
  </channel>
</rss>

