<?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: Excluded LDB selection re-display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluded-ldb-selection-re-display/m-p/4914620#M1147216</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;Use selection screen version 700. It will solve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to attributes of program and in selection screen enter value 700&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Dec 2008 12:08:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-26T12:08:53Z</dc:date>
    <item>
      <title>Excluded LDB selection re-display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluded-ldb-selection-re-display/m-p/4914619#M1147215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The logical database VXV has a selection screen version 600, which excludes the parameter VBTYP_M.&lt;/P&gt;&lt;P&gt;This ldb and the screen 600 therein have been used in a Z program, in which i need this parameter to appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to re-display ( if you will ) a parameter excluded in the selection screen declaration in the ldb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly , (i tried but was not successful at this ),  if a selection screen version can be created in the customer namespace for an SAP provided LDB ( without ofcourse resorting to creating a copy of the LDB ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting your response&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2008 10:57:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excluded-ldb-selection-re-display/m-p/4914619#M1147215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-26T10:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded LDB selection re-display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluded-ldb-selection-re-display/m-p/4914620#M1147216</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;Use selection screen version 700. It will solve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to attributes of program and in selection screen enter value 700&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2008 12:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excluded-ldb-selection-re-display/m-p/4914620#M1147216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-26T12:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded LDB selection re-display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excluded-ldb-selection-re-display/m-p/4914621#M1147217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes it is possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
AT SELECTION-SCREEN OUTPUT.
LOOP AT screen.
IF screen-name EQ ur screen field name. "This is ur LDB screen field name. If select option then 
"pass some thing like 'SO_VBTYP-LOW' and SO_VBTYP-HIGH'.
screen-sctive = 1.
MODIFY screen.
ENDLOOP.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Dec 2008 12:22:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excluded-ldb-selection-re-display/m-p/4914621#M1147217</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-12-26T12:22:41Z</dc:date>
    </item>
  </channel>
</rss>

