<?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: Select-options in module pool programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326577#M167207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy,&lt;/P&gt;&lt;P&gt;   Either you can follow the above said procedure or else u can call a FM 'COMPLEX_SELECTIONS_DIALOG' . It'll act as a range object.&lt;/P&gt;&lt;P&gt;In ur top include declare a range object.&lt;/P&gt;&lt;P&gt;Then populate that using your fields. U've to take to diff fields of the same type.&lt;/P&gt;&lt;P&gt;in ur selct stmt. u can use this range obj declred in ur top include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it'll help u .&lt;/P&gt;&lt;P&gt;If any more doubts, pls don't hesitate to post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards&lt;/P&gt;&lt;P&gt;Pradipta K Mishra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 May 2006 06:40:42 GMT</pubDate>
    <dc:creator>pradiptakumar_mishra</dc:creator>
    <dc:date>2006-05-23T06:40:42Z</dc:date>
    <item>
      <title>Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326569#M167199</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 need to have four fields as part of my layout that are select-options fields with multiple values entry options. Since layout doesnt have 'select-options" functionality, i defined it from the module pool program, ie: I wrote a  selection screen in the PBO module. The problem is if i make any changes to the code, the layout changes back to the previuos format.&lt;/P&gt;&lt;P&gt;Is there any way in which i can combine selection-screen logic with my layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sruthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 05:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326569#M167199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T05:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326570#M167200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy,&lt;/P&gt;&lt;P&gt; 1. u can define a user-defd selection with "AS SUB-SCREEN" addition and call that user-defd subscreen in a subscreen placed in ur module pool screen&lt;/P&gt;&lt;P&gt;2. u can also set the user-defd selection screen with out "AS SUB-SCREEN" as the initial screen of the transaction attached to ur program.&lt;/P&gt;&lt;P&gt;3. u can also use the "COMPLEX_SELECTIONS_DIALOG" funciton module&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 05:57:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326570#M167200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T05:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326571#M167201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer this thread:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1662595"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also refer this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="501978"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 05:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326571#M167201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T05:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326572#M167202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;Selection Screen Version&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only for Executable Programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not specify a selection screen version, the system automatically creates a selection screen based on the selection criteria of the logical database and the parameters and select-options statements in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use a different selection screen of the logical database, enter a number in this field. The number must be smaller than 1000 and correspond to an additional selection screen of the logical database. The possible values help displays a list of available selection screens. You can also look in the selection include of the logical database (program DBxxxSEL, where xxx is the name of the logical database).&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt;Tomislav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In the top include define the selection screen with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen begin of screen 9250 as subscreen.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS analyt FOR ztv_cc02-zd_mumla .&lt;/P&gt;&lt;P&gt;selection-screen end of screen 9250.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Using the screen painter create a subscreen area in&lt;/P&gt;&lt;P&gt;the main screen where you want to have this.&lt;/P&gt;&lt;P&gt;3. Then, in the screen flow logic code as follows:&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;MODULE STATUS_1000. etc&lt;/P&gt;&lt;P&gt;call subscreen SUB1 including 'PROGRAM NAME' '9250'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt; module exit at exit-command. etc.&lt;/P&gt;&lt;P&gt; call subscreen SUB1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 05:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326572#M167202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T05:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326573#M167203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy,&lt;/P&gt;&lt;P&gt; please refer the following links for more information:&lt;/P&gt;&lt;P&gt; &lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="254160"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1285728"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326573#M167203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T06:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326574#M167204</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;Please try the below code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF SCREEN 1020 AS SUBSCREEN.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN COMMENT 3(5) TEXT-009.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN POSITION 10.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : S_CORR FOR Table-field MATCHCODE OBJECT mcd.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF LINE.&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN END OF SCREEN 1020.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In module pool declare subscreen area and do the below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS BEFORE OUTPUT.&lt;/P&gt;&lt;P&gt;MODULE STATUS_100.&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN ANA_SCA&lt;/P&gt;&lt;P&gt;INCLUDING 'YHPRMAIN' '1020'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROCESS AFTER INPUT.&lt;/P&gt;&lt;P&gt;CALL SUBSCREEN ANA_SCA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MODULE USER_COMMAND_100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will work only in 46C and greater versions.&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;latheesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:21:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326574#M167204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T06:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326575#M167205</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;If i have a subscreen as part of the layout, if i add pushbuttons to the layout, will it be a problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326575#M167205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T06:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326576#M167206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy,&lt;/P&gt;&lt;P&gt;  no, that won't be a problem, if u r placing the push button on the subscreen area then u've to handle the user-command in the main screen itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326576#M167206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T06:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326577#M167207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy,&lt;/P&gt;&lt;P&gt;   Either you can follow the above said procedure or else u can call a FM 'COMPLEX_SELECTIONS_DIALOG' . It'll act as a range object.&lt;/P&gt;&lt;P&gt;In ur top include declare a range object.&lt;/P&gt;&lt;P&gt;Then populate that using your fields. U've to take to diff fields of the same type.&lt;/P&gt;&lt;P&gt;in ur selct stmt. u can use this range obj declred in ur top include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it'll help u .&lt;/P&gt;&lt;P&gt;If any more doubts, pls don't hesitate to post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards&lt;/P&gt;&lt;P&gt;Pradipta K Mishra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:40:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326577#M167207</guid>
      <dc:creator>pradiptakumar_mishra</dc:creator>
      <dc:date>2006-05-23T06:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326578#M167208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can i place the pus-buttons from the layout and then call the subscreen as a part of the layout. Can i define a subscreen area in the layout and add extra functionality on the layout which are not from the selection screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326578#M167208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T06:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326579#M167209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also put a pushbutton on ur screen with a FCODE. Evaluate it in the PAI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326579#M167209</guid>
      <dc:creator>pradiptakumar_mishra</dc:creator>
      <dc:date>2006-05-23T06:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326580#M167210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sruthy,&lt;/P&gt;&lt;P&gt; u can do that u can place push buttons whereever u want, please check the standard program "demo_sel_screen_as_subscreen"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2006 06:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-in-module-pool-programming/m-p/1326580#M167210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-23T06:49:54Z</dc:date>
    </item>
  </channel>
</rss>

