<?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 Creating Selection Screen version in Logical Database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435662#M1246990</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 want to design my own Selection screen while creating a report with Logical Database. My requirement is not to show the Standard Selection screen of LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be achieved by creating Selection Screen Version in SE36 and using that version in Attribute of the Report?&lt;/P&gt;&lt;P&gt;If yes, then how can it be created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2009 13:18:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-09T13:18:13Z</dc:date>
    <item>
      <title>Creating Selection Screen version in Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435662#M1246990</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 want to design my own Selection screen while creating a report with Logical Database. My requirement is not to show the Standard Selection screen of LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be achieved by creating Selection Screen Version in SE36 and using that version in Attribute of the Report?&lt;/P&gt;&lt;P&gt;If yes, then how can it be created?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 13:18:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435662#M1246990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-09T13:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Selection Screen version in Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435663#M1246991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change the Selection Include to include your selection screen version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE36&lt;/P&gt;&lt;P&gt;Select "Selections"&lt;/P&gt;&lt;P&gt;Change&lt;/P&gt;&lt;P&gt;Create a new version like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECTION-SCREEN BEGIN OF VERSION 904 TEXT-904.
  SELECTION-SCREEN EXCLUDE PARAMETERS: KD_STIDA.
  SELECTION-SCREEN EXCLUDE SELECT-OPTIONS: KD_GJAHR, KD_BUDAT, KD_AUGDT,
                                           KD_ZUONR, KD_UMSKZ.
SELECTION-SCREEN END   OF VERSION 904.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2009 13:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435663#M1246991</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-04-09T13:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Selection Screen version in Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435664#M1246992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Access Key is required to make these changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 08:05:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435664#M1246992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-10T08:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Selection Screen version in Logical Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435665#M1246993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh .. You haven't mentioned you are working with standard LDB so, I thought you are working with Custom LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2009 13:29:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-selection-screen-version-in-logical-database/m-p/5435665#M1246993</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-04-10T13:29:08Z</dc:date>
    </item>
  </channel>
</rss>

