<?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 selection-screen dynamic selections for dtab in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627924#M1864192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I add this to my code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;selection-screen dynamic selections for zbr_t_autori&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I want activate it, it writes out an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;The addition "DYNAMIC_SELECTIONS" is only allowed in INCLUDE DB__SSEL.&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I don't know how to solve it, what is that include db__ssel?&lt;/P&gt;&lt;P&gt;Can anybody help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Sep 2014 12:46:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-09-08T12:46:56Z</dc:date>
    <item>
      <title>selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627924#M1864192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I add this to my code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;selection-screen dynamic selections for zbr_t_autori&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I want activate it, it writes out an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;The addition "DYNAMIC_SELECTIONS" is only allowed in INCLUDE DB__SSEL.&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I don't know how to solve it, what is that include db__ssel?&lt;/P&gt;&lt;P&gt;Can anybody help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627924#M1864192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-08T12:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627925#M1864193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are not creating a logical database (transaction SE36) you are not allowed to use this syntax, in, this case to create &lt;A href="http://help.sap.com/abapdocu_731/en/abenfree_selections.htm"&gt;dynamic selections&lt;/A&gt; use following FM&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="lnkgrey"&gt;FREE_SELECTIONS_INIT&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="lnkgrey"&gt;FREE_SELECTIONS_DIALOG&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards;&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 12:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627925#M1864193</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-09-08T12:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627926#M1864194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a logical database, but the error remains. How should I use it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;those FMs I didn't check already, but I will. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 13:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627926#M1864194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-08T13:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627927#M1864195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/9f/db9b8535c111d1829f0000e829fbfe/content.htm" title="http://help.sap.com/saphelp_470/helpdata/en/9f/db9b8535c111d1829f0000e829fbfe/content.htm"&gt;Structure of Logical Databases - ABAP Programming (BC-ABA) - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Where are you using this code?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #333333; font-size: 11.8181819915771px;"&gt;selection-screen dynamic selections for zbr_t_autori&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be in the include reserved for your LDB selection:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/536080" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Sep 2014 14:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627927#M1864195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-08T14:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627928#M1864196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using it in my top include in my modulepool. I created that logical databse in the same packet, but it is not working. I checked the link and it says that I have to define my selection-screen in special selection include? How should I create my selection include? Can you help me a bit more, I'm so confused. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:01:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627928#M1864196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-09T08:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627929#M1864197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you should add in the selection include of the logical database, in my last answer I give you the print. Go to SE36, flag Selections then Change, add the dynamic selection there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627929#M1864197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-09T08:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627930#M1864198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okey I added the &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;DYNAMIC SELECTIONS &lt;SPAN class="L0S52"&gt;FOR &lt;/SPAN&gt;zbr_t_autori&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;to my selection include in my created logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now, how can I call that selection screen in my module pool program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 09:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627930#M1864198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-09T09:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: selection-screen dynamic selections for dtab</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627931#M1864199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert, you cannot assign a logical database to a module pool program, you can do it with a report program as below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/536872" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 12:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-dynamic-selections-for-dtab/m-p/10627931#M1864199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-09T12:04:17Z</dc:date>
    </item>
  </channel>
</rss>

