<?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: selection screen prb. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691673#M1102770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check you have any code in at selection-screen output event. may be which is causing to hide the screen based on some condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Nov 2008 14:42:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-01T14:42:38Z</dc:date>
    <item>
      <title>selection screen prb.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691671#M1102768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi expart&lt;/P&gt;&lt;P&gt; I creating report Tansport request . i m transport tr to qas to prd .&lt;/P&gt;&lt;P&gt;report selection screen is display in qas . but n't showing in prd .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have three selection screen . 2selection screen is display in prd ..1 selection screen is n't display&lt;/P&gt;&lt;P&gt;wht is prb. tell me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: BEGIN OF BLOCK bk10 WITH FRAME TITLE text-023.&lt;/P&gt;&lt;P&gt;PARAMETERS    : rad_ex1 RADIOBUTTON GROUP one default 'X',&lt;/P&gt;&lt;P&gt;                rad_ex2 RADIOBUTTON GROUP one.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: END OF BLOCK bk10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;skip 2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : BEGIN OF BLOCK bk1 WITH FRAME TITLE text-001.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS   : s_bukrs  FOR bseg-bukrs OBLIGATORY NO-EXTENSION NO INTERVALS,       &lt;/P&gt;&lt;P&gt;   gl_party FOR bapi3007_1-customer.                                      &lt;/P&gt;&lt;P&gt;SELECT-OPTIONS   : budat1 FOR bapi3007-key_date NO-EXTENSION OBLIGATORY.              &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF BLOCK bk1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: BEGIN OF BLOCK blk2 WITH FRAME TITLE text-002.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: BEGIN OF LINE,&lt;/P&gt;&lt;P&gt;                  COMMENT 1(18) text-003,&lt;/P&gt;&lt;P&gt;                  POSITION POS_LOW.&lt;/P&gt;&lt;P&gt;PARAMETERS: limit_1 AS CHECKBOX.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : END OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN: END OF BLOCK blk2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz. give me solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 12:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691671#M1102768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T12:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen prb.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691672#M1102769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;According to my view for Selection screen -1 Text-023 ...text that you might have been created by double clicking on 023 is that transported check that. For 2nd selection it is 001 and 3rd 002 and coming to first selection its 023...problem might be in title text of your selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 12:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691672#M1102769</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T12:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen prb.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691673#M1102770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check you have any code in at selection-screen output event. may be which is causing to hide the screen based on some condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 14:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691673#M1102770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen prb.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691674#M1102771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Razz,&lt;/P&gt;&lt;P&gt;I too faced the same issue for a report.We added a few parameters in one already existing selection block .Those new fields were displayed in our Q server. But in production they were not visible.For that we contacted basis ppl.They replied that they have activated some GUI elements for that screen in production server and after that it was working fine.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Poornima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Nov 2008 11:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-prb/m-p/4691674#M1102771</guid>
      <dc:creator>former_member201364</dc:creator>
      <dc:date>2008-11-02T11:26:06Z</dc:date>
    </item>
  </channel>
</rss>

