<?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: subscreen on selection-screen with TABLE CONTROl in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277797#M495599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2007 12:12:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-21T12:12:54Z</dc:date>
    <item>
      <title>subscreen on selection-screen with TABLE CONTROl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277796#M495598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i create a subscreen with table control on a selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i ve seen examples for tabstrip or calling selection-screen as subscreen and all that stuff. but i wann it the other way.&lt;/P&gt;&lt;P&gt;can any one help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 11:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277796#M495598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T11:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen on selection-screen with TABLE CONTROl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277797#M495599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 12:12:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277797#M495599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T12:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen on selection-screen with TABLE CONTROl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277798#M495600</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;goto se11.enter one table name(mara) and press display.that screen contains table control inside tabstrip.so debugg that screen it will helpu a lot.(enter /h in command field and press enter to enter into debugging).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 12:24:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277798#M495600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T12:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen on selection-screen with TABLE CONTROl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277799#M495601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a sub-screen on the selection screen. &lt;/P&gt;&lt;P&gt;First of all create a selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF BLOCK b1.&lt;/P&gt;&lt;P&gt;PARAMETERS: p_matnr TYPE mara-matnr.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF BLOCK b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on the selection - screen no. (1000), and it will navigate you to the screeen. There go to layout editor and create your own subscreen with table control. Its working fine. I checked it. NOw it depends upon your functionality as to how you want your data to flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert in case of issues.&lt;/P&gt;&lt;P&gt;Pls reward points if helpful.&lt;/P&gt;&lt;P&gt;Karan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 12:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277799#M495601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T12:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen on selection-screen with TABLE CONTROl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277800#M495602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai karan&lt;/P&gt;&lt;P&gt;can u explain more in detail on this sentence"Double click on the selection - screen no. (1000), and it will navigate you to the screeen. There go to layout editor and create your own subscreen with table control."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tx 4 ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 13:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277800#M495602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T13:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: subscreen on selection-screen with TABLE CONTROl</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277801#M495603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a normal program, when you declare a parameter and activate the program, a selection screen is automatically created. THis has the screen no. 1000. Now if you press (Ctrl + Shift + F5) for navigation window to appear (similar to se80 screen), you will see screen no. 1000 attached to your program. Go to that screen, and then edit the screen just as any other normal module pool program. &lt;/P&gt;&lt;P&gt;You will however have to take care of the data flow between your selection screen parameter and your tabstrip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is clear. &lt;/P&gt;&lt;P&gt;Pls Reward if Helpful.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 04:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/subscreen-on-selection-screen-with-table-control/m-p/2277801#M495603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-22T04:15:36Z</dc:date>
    </item>
  </channel>
</rss>

