<?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: selection screen fetch data based on dynamic condition in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828500#M1129793</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;??????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3rd contains key fields of mara with number representation eg: (1,2) ????&lt;/P&gt;&lt;P&gt;4th contains key fields of marc with number representation eg: (1,2) ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give us more details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2008 16:40:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-24T16:40:37Z</dc:date>
    <item>
      <title>selection screen fetch data based on dynamic condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828499#M1129792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi am having 4 parameters on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1st contains table name eg: mara&lt;/P&gt;&lt;P&gt;2nd contains table name eg: marc&lt;/P&gt;&lt;P&gt;3rd contains key fields of mara with number representation  eg: (1,2)&lt;/P&gt;&lt;P&gt;4th contains key fields of marc with number representation  eg: (1,2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am having where condition in select query with inner joint but condition  &lt;/P&gt;&lt;P&gt;i need in this way  a&lt;SUB&gt;(1,2) = b&lt;/SUB&gt;(1,2)  and fetch data plz let me know &lt;/P&gt;&lt;P&gt;how to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 16:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828499#M1129792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T16:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen fetch data based on dynamic condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828500#M1129793</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;??????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3rd contains key fields of mara with number representation eg: (1,2) ????&lt;/P&gt;&lt;P&gt;4th contains key fields of marc with number representation eg: (1,2) ????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give us more details?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 16:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828500#M1129793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T16:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen fetch data based on dynamic condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828501#M1129794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(1,2) means 1st field in mara table i,e MATNR field and 2 means second field in mara.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2008 18:49:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828501#M1129794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-24T18:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: selection screen fetch data based on dynamic condition</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828502#M1129795</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 don't believe it's possible to create a dynamic selection for a join, u should try to create two innested selections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT * FROM (TAB1) INTO WA WHERE (TCOND).
   SELECT * FROM (TAB2) INTO WA2 WHERE (TCOND2).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can create TCIND2 in order data selected from TAB1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-fetch-data-based-on-dynamic-condition/m-p/4828502#M1129795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-25T08:23:07Z</dc:date>
    </item>
  </channel>
</rss>

