<?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: How to create dynamic selection-screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052354#M1701998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a very unique experience here &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1031/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt; while trying to generate dynamic fields. SE16 uses the FM RS_TABLE_REPORT_GENERATE to generate the screen (pop up) where user can select the fields to be displayed with checkboxes. While doing my research I just used this FM and guess what, this FM actually generated a report and did overwrite my original program &lt;SPAN __jive_emoticon_name="shocked" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" height="1" src="https://community.sap.com/1031/images/emoticons/shocked.gif" width="1"&gt;&lt;/SPAN&gt; , just as the name of the FM suggests. It just came to my mind when I read the original question posted here!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 11:10:41 GMT</pubDate>
    <dc:creator>kumud</dc:creator>
    <dc:date>2012-10-10T11:10:41Z</dc:date>
    <item>
      <title>How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052347#M1701991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create dynamic selection-screen. Just like table selection-screen where we can hide the fields and select the fields which ever we want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Searched here for long but not succesfull please provide any some light on this. All replies are appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display 100 fields on the selection-screen where user can select any field what he wants to input on the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically the functionality I am expecting is there a pop-up window where&amp;nbsp; I can select the fields what I want to display on selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Satish.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052347#M1701991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-10T09:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052348#M1701992</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;We have done a similar dynamic screen generation to execute any of the BW queries. Here we had the BW variables stored in a table along with size type etc, so we selected the variables and displayed the screen along with frame groupings ( picked from cube dimension ). In you case it is a selection screen, to which I do not have much idea. Please check if a module dynpro is alright to proceed , so that I can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than&amp;nbsp; this you can use the technique used in program DD_ADD_FORM_INPUT. Just execute and check it. Another example is the SE16N ALV input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052348#M1701992</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-10-10T09:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052349#M1701993</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;The easiest way is to go with FM from function group SSEL, such like FREE_SELECTION_DIALOG...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052349#M1701993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-10T09:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052350#M1701994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think so it can be only used with the dictionary table fields. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:44:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052350#M1701994</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-10-10T09:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052351#M1701995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes indeed, won't this fit this requirement? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields you are talking about are defined in the dictionnary?&lt;/P&gt;&lt;P&gt;If those are only known within your Z program, I would indeed go with Kesav suggestion and use DD objects...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 09:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052351#M1701995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-10T09:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052352#M1701996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Infact I would need to take a ZTABLE and in report I need to show case the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means I will declare internal table type ZTABLE and all those fields need to display as anticipated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I guess what you are suggesting should work right? I am checking that,.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Satish.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 10:26:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052352#M1701996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-10T10:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052353#M1701997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep it will work. You can take your field list from table DD03L, create a empty dynpro, leave to list processing and simply write the list of fields along with checkboxes. Then call FMs FREE_SELECTION_WHERE_2_EX, FREE_SELECTION_INIT and FREE_SELECTION_DIALOG...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should find plenty of standard programs using this technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 10:41:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052353#M1701997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-10T10:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052354#M1701998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a very unique experience here &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1031/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt; while trying to generate dynamic fields. SE16 uses the FM RS_TABLE_REPORT_GENERATE to generate the screen (pop up) where user can select the fields to be displayed with checkboxes. While doing my research I just used this FM and guess what, this FM actually generated a report and did overwrite my original program &lt;SPAN __jive_emoticon_name="shocked" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" height="1" src="https://community.sap.com/1031/images/emoticons/shocked.gif" width="1"&gt;&lt;/SPAN&gt; , just as the name of the FM suggests. It just came to my mind when I read the original question posted here!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 11:10:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052354#M1701998</guid>
      <dc:creator>kumud</dc:creator>
      <dc:date>2012-10-10T11:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052355#M1701999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still there are some limitations like, all the inputs will have select options, not possible to assign obligatory parameters etc etc. But considering the development feasibility, then the 3 functions will be very easy &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1031/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;. We used the statement GENERATE DYNPRO which had search helps, buttons, check box , frames etc and&amp;nbsp; the input fields will be of any number and were not predefined. The GENERATE statement is an internal command though.&amp;nbsp; The permission was granted to do it &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1031/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;. It was a nice experience. I was planning to post it as a wiki content some time later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052355#M1701999</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-10-10T12:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052356#M1702000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did not know abut the FM &lt;SPAN style="color: #333333; font-size: 12.222222328186035px; background-color: #ffffff;"&gt; RS_TABLE_REPORT_GENERATE&lt;/SPAN&gt;, first of all thanks for sharing. Let me look into it once. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1031/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052356#M1702000</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-10-10T12:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052357#M1702001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, not sure this kind of limitation is problematic if the idea behind is having a screen like SE16 to process table entries. However if I well remembered, those functions can only process a maximum of 70 fields at the same time... So there can be an issue there indeed...even if I don't see the point of having more then 70 fields just to query on a table! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1031/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I did use this technique to develop a full dynamic transaction that allow any table maintenance...&lt;/P&gt;&lt;P&gt;For the popup screen, i just used a list processing dynpro where I wrote all the requested fields along with checkboxes, so there no limitation at all, you can output ten thousand fields to the popup, but only 70 are "selectable". &lt;/P&gt;&lt;P&gt;Never used the GENERATE DYNPRO statement, I'll have a look, thanks for the tip! &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1031/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052357#M1702001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-10T12:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052358#M1702002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope Doing good.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use ------&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass tabs,fields,efields to free_selections_init function module and import the selid....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again use free_selections_dialog function module ----displays the dynamic selection screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 06:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052358#M1702002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-26T06:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create dynamic selection-screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052359#M1702003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer below link for dynamic selection screen as you expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://wiki.sdn.sap.com/wiki/display/snippets/abap%2bprogram%2bto%2bgenerate%2bselect-options%2bdynamically?bc=true" title="http://wiki.sdn.sap.com/wiki/display/snippets/abap%2bprogram%2bto%2bgenerate%2bselect-options%2bdynamically?bc=true"&gt;http://wiki.sdn.sap.com/wiki/display/snippets/abap%2bprogram%2bto%2bgenerate%2bselect-options%2bdynamically?bc=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the poor if you think is is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 09:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-dynamic-selection-screen/m-p/9052359#M1702003</guid>
      <dc:creator>former_member213545</dc:creator>
      <dc:date>2012-10-26T09:12:06Z</dc:date>
    </item>
  </channel>
</rss>

