<?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: Problem in duplicating selection screens... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024204#M81955</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;It is not possible to create selection screens using the SE51. But just like reports we can define the selection screens in programs created using the SE51. So just check the source code of the original program you can find the selection-screen definition. Just copy that definition to your new program by opening it in SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need further help let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Giridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Nov 2005 18:11:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-14T18:11:04Z</dc:date>
    <item>
      <title>Problem in duplicating selection screens...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024203#M81954</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;I have one selection screen defined in SE51. I want to create another one similar to that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, using SE38 I create an executable program called XXX. Then in SE51, I duplicated(using copy button) the former selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i opened it I could see only the following "screen types" displayed in enable mode..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normal &lt;/P&gt;&lt;P&gt;Subscreen&lt;/P&gt;&lt;P&gt;Modal Dialog Box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "selection screen" radio button is grayed and hence I cannot choose it. The radio button "Normal" is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think, bcos of this when I activate the program from where this selcection screen is invoked, I get the error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Generation Errors in program.&lt;/P&gt;&lt;P&gt;Source Code ??????????????????        Line 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error when generating the selection screen 1000 of report&lt;/P&gt;&lt;P&gt;xxx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I correct ? How to resolve this problem ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2005 18:04:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024203#M81954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-14T18:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in duplicating selection screens...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024204#M81955</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;It is not possible to create selection screens using the SE51. But just like reports we can define the selection screens in programs created using the SE51. So just check the source code of the original program you can find the selection-screen definition. Just copy that definition to your new program by opening it in SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need further help let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Giridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2005 18:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024204#M81955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-14T18:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in duplicating selection screens...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024205#M81956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like what Giridhar said , you cant directly link se38 selection screen and se51 selection screen. You have to manually copy the code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2005 18:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024205#M81956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-14T18:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in duplicating selection screens...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024206#M81957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just copy the selection screen code in the first program to the second program.  Don't try coping the screen 1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2005 18:14:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024206#M81957</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-11-14T18:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in duplicating selection screens...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024207#M81958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are trying copy selection screen '1000' which is automatically created when you delcare a selection, but I doubt you can copy a selection screen. Using SE51 you can copy a screen &lt;/P&gt;&lt;P&gt;Normal &lt;/P&gt;&lt;P&gt;Subscreen&lt;/P&gt;&lt;P&gt;Modal Dialog Box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to create two selection screens for the report program then you have declare inthe report with screen option which is of below and based on condition you can call each one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN Begin Of Screen 1001.&lt;/P&gt;&lt;P&gt;selection-screen begin of block blk with frame title text-001.&lt;/P&gt;&lt;P&gt;select-options : s_werks for t001w-werks no intervals,    " by CR 42129.&lt;/P&gt;&lt;P&gt;                 s_kunnr for knvv-kunnr,      "Ship-to customer&lt;/P&gt;&lt;P&gt;                 s_date for vbkd-fkdat no-extension. "Date&lt;/P&gt;&lt;P&gt;select-options : s_vkorg  for vbak-vkorg,   "Sales Org&lt;/P&gt;&lt;P&gt;                 s_vtweg for vbak-vtweg,    "Distribution Channel&lt;/P&gt;&lt;P&gt;                 s_spart for vbak-spart,    "Division&lt;/P&gt;&lt;P&gt;                 s_auart for vbak-auart.    "Order Type.&lt;/P&gt;&lt;P&gt;select-options : s_pstyv  for vbap-pstyv no-display&lt;/P&gt;&lt;P&gt;                                        no intervals, "DEFAULT 'ZAP*',&lt;/P&gt;&lt;P&gt;                 s_pstyv1 for lips-pstyv no-display&lt;/P&gt;&lt;P&gt;                                        no intervals. "DEFAULT 'XAP*'.&lt;/P&gt;&lt;P&gt;select-options: s_fksak for vbuk-fksak no-display,&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;            S_DATE  FOR VBAK-VDATU NO-DISPLAY,&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;                s_fkstk for vbuk-fkstk no-display.&lt;/P&gt;&lt;P&gt;selection-screen skip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters:    p_cdsys as checkbox&lt;/P&gt;&lt;P&gt;                                   user-command pdatcal.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;selection-screen skip.&lt;/P&gt;&lt;P&gt;*Report options&lt;/P&gt;&lt;P&gt;selection-screen comment /1(17) text-002.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters : rb_order radiobutton group rad2. "Order relevant billing&lt;/P&gt;&lt;P&gt;selection-screen comment 5(22) text-006 for field rb_order.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters : rb_deliv radiobutton group rad2. "Delivery relevant billing&lt;/P&gt;&lt;P&gt;selection-screen comment 5(25) text-007 for field rb_deliv.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen comment 1(59) text-051.&lt;/P&gt;&lt;P&gt;selection-screen begin of line.&lt;/P&gt;&lt;P&gt;parameters : rb_all radiobutton group rad3.   "All Orders&lt;/P&gt;&lt;P&gt;selection-screen comment 5(27) text-052 for field rb_all.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;selection-screen begin of line. "Orders that are invoiced&lt;/P&gt;&lt;P&gt;parameters : rb_bill radiobutton group rad3 default  'X'.&lt;/P&gt;&lt;P&gt;selection-screen comment 5(34) text-053 for field rb_bill.&lt;/P&gt;&lt;P&gt;selection-screen end of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen skip.&lt;/P&gt;&lt;P&gt;parameters : p_vari like disvariant-variant.  "Variant for ALV&lt;/P&gt;&lt;P&gt;selection-screen end of block blk.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN End OF Screen 1001.&lt;/P&gt;&lt;P&gt;**************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Subscreen 1002         *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;**************************&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN Begin Of Screen 1002.&lt;/P&gt;&lt;P&gt;selection-screen begin of block aa with frame title text-058.&lt;/P&gt;&lt;P&gt;parameters : rb_unix radiobutton group rad4 default 'X'&lt;/P&gt;&lt;P&gt;                              user-command unxloc.&lt;/P&gt;&lt;P&gt;parameters : rb_locl radiobutton group rad4.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;selection-screen skip.&lt;/P&gt;&lt;P&gt;selection-screen end of block aa.&lt;/P&gt;&lt;P&gt;selection-screen begin of block bb with frame title text-060.&lt;/P&gt;&lt;P&gt;selection-screen comment /1(40) text-059.&lt;/P&gt;&lt;P&gt;  parameters: p_psrvr like rlgrap-filename.&lt;/P&gt;&lt;P&gt;  parameters: p_dirct like rlgrap-filename default '/'. "A24863-10.25.04&lt;/P&gt;&lt;P&gt;  parameters p_xpath like filepath-pathintern&lt;/P&gt;&lt;P&gt;             default 'ZARETESALESDEMAND'  no-display.&lt;/P&gt;&lt;P&gt;  parameters p_xfile like rlgrap-filename no-display.&lt;/P&gt;&lt;P&gt;selection-screen skip.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;selection-screen comment /1(17) text-057.&lt;/P&gt;&lt;P&gt; parameters p_path like rlgrap-filename default 'C:\'.&lt;/P&gt;&lt;P&gt; parameters p_file  like rlgrap-filename.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;selection-screen end of block bb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN End OF Screen 1002.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2005 18:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024207#M81958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-14T18:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in duplicating selection screens...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024208#M81959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all...Yes indeed I need not create a selection screen using SE51 ;-(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working fine now !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2005 18:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-duplicating-selection-screens/m-p/1024208#M81959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-14T18:19:54Z</dc:date>
    </item>
  </channel>
</rss>

