<?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 2 Selection Screen in one program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405246#M10524</link>
    <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;I have a program in which there are 2 selection screens and there are 2 different tcodes for it. First one is Selection screen 1000 and other one is Selection Screen 2000. The problem I am facing is that the Text Elements (Selection texts, Text Symbols) are not working for Selection Screen 2000. However, they are just working fine for Selection Screen 1000. I think 1000 is default selection screen and that#s why text elements only work for that. Can anybody tell how can i define Text Elements for second selection screen 2000.&lt;/P&gt;&lt;P&gt;Thanks Very Much&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2017 07:32:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-05-30T07:32:58Z</dc:date>
    <item>
      <title>2 Selection Screen in one program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405246#M10524</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;I have a program in which there are 2 selection screens and there are 2 different tcodes for it. First one is Selection screen 1000 and other one is Selection Screen 2000. The problem I am facing is that the Text Elements (Selection texts, Text Symbols) are not working for Selection Screen 2000. However, they are just working fine for Selection Screen 1000. I think 1000 is default selection screen and that#s why text elements only work for that. Can anybody tell how can i define Text Elements for second selection screen 2000.&lt;/P&gt;&lt;P&gt;Thanks Very Much&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 07:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405246#M10524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-05-30T07:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Selection Screen in one program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405247#M10525</link>
      <description>&lt;P&gt;Use a single selection screen,  give your parameters and select-options etc Modification ID's and in the At selection-screen Output event set the Active state of teh fields accordingly.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 07:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405247#M10525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-05-30T07:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Selection Screen in one program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405248#M10526</link>
      <description>&lt;P&gt;Thanks for your reply. Richard can you provide a sample code for this?&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 07:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405248#M10526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-05-30T07:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Selection Screen in one program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405249#M10527</link>
      <description>&lt;P&gt;If you want sample code - search for it. There's plenty available.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 08:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405249#M10527</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-05-30T08:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Selection Screen in one program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405250#M10528</link>
      <description>&lt;P&gt;If you want two selection screens, that are quite different, then create two programs. Put the shared functionality into a class, set of classes, or function modules.&lt;/P&gt;&lt;P&gt;It is always a good idea to separate the front end from the logic. &lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 08:26:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405250#M10528</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2017-05-30T08:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Selection Screen in one program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405251#M10529</link>
      <description>&lt;P&gt;Follow the very sensible advice from Matthew. &lt;/P&gt;&lt;P&gt;Also, number your selection screens with 9nnn. SAP lets you create screens with any number and it usually works. But I've seen some weird issues that went away when I changed screen numbers to the customer namespace 9.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 08:34:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405251#M10529</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-05-30T08:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: 2 Selection Screen in one program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405252#M10530</link>
      <description>&lt;P&gt;There should be no issue of displaying selection texts correctly in all selection screens.&lt;/P&gt;&lt;P&gt;Could you paste the code of selection screens (the parts which are "not working") + selection texts + screen captures of screens, and tell us what means "are not working" exactly, please ?&lt;/P&gt;&lt;P&gt;Note: your assumption is wrong: "I think 1000 is default selection screen and that's why text elements only work for that"&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 11:52:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/2-selection-screen-in-one-program/m-p/405252#M10530</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-31T11:52:38Z</dc:date>
    </item>
  </channel>
</rss>

