<?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 Dynamic selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527609#M1656404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="Arial" __jive_macro_name="font"&gt;
&lt;SPAN __default_attr="9" __jive_macro_name="size"&gt;
Hello all,

I have a requirement to create a 'dynamic' selection screen with 2 sections(vertical).

The first section contains set of selection options for which the type comes from the values stored in the internal table(populated at runtime). The second section contains checkbox corresponding to each selection option generated/created in the first section mentioned above.
So the number of fields and checkboxes to be created are identified only at the runtime.

Note: I already tried to use FMs FREE_SELECTIONS* but it is not serving my purpose.

Looking forward to your inputs.

Thanks &amp;amp; Regards,
Rajat
&lt;/SPAN&gt;
&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rajat.sap123 on Feb 7, 2012 7:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 18:18:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-07T18:18:11Z</dc:date>
    <item>
      <title>Dynamic selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527609#M1656404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="Arial" __jive_macro_name="font"&gt;
&lt;SPAN __default_attr="9" __jive_macro_name="size"&gt;
Hello all,

I have a requirement to create a 'dynamic' selection screen with 2 sections(vertical).

The first section contains set of selection options for which the type comes from the values stored in the internal table(populated at runtime). The second section contains checkbox corresponding to each selection option generated/created in the first section mentioned above.
So the number of fields and checkboxes to be created are identified only at the runtime.

Note: I already tried to use FMs FREE_SELECTIONS* but it is not serving my purpose.

Looking forward to your inputs.

Thanks &amp;amp; Regards,
Rajat
&lt;/SPAN&gt;
&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: rajat.sap123 on Feb 7, 2012 7:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 18:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527609#M1656404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T18:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527610#M1656405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the report given in this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.sdn.sap.com/thread.jspa?threadID=261469" target="test_blank"&gt;http://forums.sdn.sap.com/thread.jspa?threadID=261469&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the program supposedly generates dynamic no. of checkboxes, i havent tested it, but you can take a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 19:25:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527610#M1656405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T19:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527611#M1656406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out this link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://forums.sdn.sap.com/thread.jspa?threadID=2123031&amp;amp;messageID=11029133#11029133]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: gop4sap11 on Feb 8, 2012 5:20 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 04:18:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527611#M1656406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T04:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527612#M1656407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you use the At selection-screen output event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i have understood your scenario you have two sections. with the first one containing the select-options. The second will change on basis of the first section selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elaborate a bit more so i can paste a code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 04:55:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-selection-screen/m-p/8527612#M1656407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-15T04:55:14Z</dc:date>
    </item>
  </channel>
</rss>

