<?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: Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen/m-p/1732024#M318688</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;That program is a module pool so you have to create a subscreen in order to insert a selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TOP include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 001 AS SUBSCREEN.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: SO_WERKS FOR KKS00-WERKS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END    OF SCREEN 001.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screen 0200 of SAPMKKS0, you have to inert a subarea instaed of the input/output field KKS00-WERKS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the logic flow of the dynpro 0200 call the subarea:&lt;/P&gt;&lt;P&gt;- PBO&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN &amp;lt;SUBAREA&amp;gt; INCLUDING SY-REPID '001' . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- PAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN &amp;lt;SUBAREA&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2006 13:03:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-14T13:03:26Z</dc:date>
    <item>
      <title>Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen/m-p/1732023#M318687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to modify TCODE KKS5 and change the paramter field for plant into a range(select-options type). How do I go about it? any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abdullah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 12:54:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen/m-p/1732023#M318687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T12:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen/m-p/1732024#M318688</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;That program is a module pool so you have to create a subscreen in order to insert a selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TOP include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 001 AS SUBSCREEN.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: SO_WERKS FOR KKS00-WERKS.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END    OF SCREEN 001.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the screen 0200 of SAPMKKS0, you have to inert a subarea instaed of the input/output field KKS00-WERKS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the logic flow of the dynpro 0200 call the subarea:&lt;/P&gt;&lt;P&gt;- PBO&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN &amp;lt;SUBAREA&amp;gt; INCLUDING SY-REPID '001' . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- PAI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN &amp;lt;SUBAREA&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 13:03:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen/m-p/1732024#M318688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T13:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen/m-p/1732025#M318689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Max. Your reply was timely and it confirmed the assumptions I had. Thanks once again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 13:07:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen/m-p/1732025#M318689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T13:07:18Z</dc:date>
    </item>
  </channel>
</rss>

