<?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: Logical database: S1L, problem? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078468#M730050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i need to copy everything, then it is big task &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help and support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 02:21:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T02:21:19Z</dc:date>
    <item>
      <title>Logical database: S1L, problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078464#M730046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have standard logical database: S1L and we have warehouse number on selection screen as a parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i enter '**&lt;STRONG&gt;' on selection screen, then it should pick all the warehouse numbers from T300 table, but when i enter '&lt;/STRONG&gt;*&lt;STRONG&gt;', then it is giving error as '&lt;/STRONG&gt;**' is not valid entry in T300. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 01:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078464#M730046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T01:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database: S1L, problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078465#M730047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the warehouse number is a parameter and not a select-option, entering * will not work. You can only select one value from the possible value list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 01:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078465#M730047</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2007-11-29T01:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database: S1L, problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078466#M730048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what are other option available to us?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 01:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078466#M730048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T01:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database: S1L, problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078467#M730049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on the 'Dynamic selections' button, and there you'll be able to specify multiple individual values for the warehouse number. If you want everything, you'll have to put all the existing warehouse numbers into the dynamic selection. Then save it as a variant, so that you don't have to type them in every time &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;Edit: &amp;lt;/i&amp;gt;Wait, that still might not work because it appears to be tied to the other selection fields... so the one single warehouse number will still probably restrict your selection. If that's the case, then the standard logical database won't work for your purpose, you'll have to copy and adapt it to your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Tamas Hoznek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 02:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078467#M730049</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2007-11-29T02:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database: S1L, problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078468#M730050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i need to copy everything, then it is big task &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help and support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 02:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078468#M730050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T02:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database: S1L, problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078469#M730051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should not really be that big of a deal. You just copy the logical database S1L in SE36 and change the selection handling for the warehouse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But first, just to be sure, give a shot to the dynamic selections... maybe they'll still work for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 02:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078469#M730051</guid>
      <dc:creator>Tamas_Hoznek</dc:creator>
      <dc:date>2007-11-29T02:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database: S1L, problem?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078470#M730052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried that option, it is not working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 03:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-s1l-problem/m-p/3078470#M730052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T03:18:44Z</dc:date>
    </item>
  </channel>
</rss>

