<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853990#M361322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The field is not a Select-options,&lt;/P&gt;&lt;P&gt;it has been declared as a Parameter:&lt;/P&gt;&lt;P&gt;  PARAMETERS:      EK_PROJN LIKE EKKN-PS_PSP_PNR FOR TABLE EKKO&lt;/P&gt;&lt;P&gt;                                             MATCHCODE OBJECT PRPM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot pass multiple values to this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2007 19:37:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-29T19:37:21Z</dc:date>
    <item>
      <title>logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853987#M361319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am using one logical database 'EKM' in my report. in Selections there is a field for WBS Element whihc is defined as a PARAMETER.&lt;/P&gt;&lt;P&gt;while executing the report, on selection screen i am selecting Dynamic Selection and selecting the same field WBS Element for selection.&lt;/P&gt;&lt;P&gt;when i m giving more than one WBS Element then on executing i am getting 'No data selected'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this the case that if any selection field is defined as PARAMETER in Selections Tab then in Dynamic selection we can not give the multiple entry?&lt;/P&gt;&lt;P&gt;or is there any other problem in report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 18:51:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853987#M361319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T18:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853988#M361320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You cannot pass multiple values to a PARAMETER.&lt;/P&gt;&lt;P&gt;Make a copy of the standard LDB and change the PARAMETER to SELECT-OPTIONS, and accordingly change the places where this WBS element is referred.&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;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 18:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853988#M361320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T18:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853989#M361321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but in Dynamic Seelction the field appears as Select options . So in that case also we cannot pass multiple value???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 19:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853989#M361321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T19:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853990#M361322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The field is not a Select-options,&lt;/P&gt;&lt;P&gt;it has been declared as a Parameter:&lt;/P&gt;&lt;P&gt;  PARAMETERS:      EK_PROJN LIKE EKKN-PS_PSP_PNR FOR TABLE EKKO&lt;/P&gt;&lt;P&gt;                                             MATCHCODE OBJECT PRPM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot pass multiple values to this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 19:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1853990#M361322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-29T19:37:21Z</dc:date>
    </item>
  </channel>
</rss>

