<?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: join condition on 2 table using inner join in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377679#M1041534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;All you have to do is to put your 4 particular CARRID in the select-option! You've got nothing to change about your query. For that use the arrow at the right of your select-option, you'll get a dialog box where you can specifiy single value, intervals and so on as criteria for your select-option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2008 17:41:49 GMT</pubDate>
    <dc:creator>younes_bouaouad</dc:creator>
    <dc:date>2008-08-18T17:41:49Z</dc:date>
    <item>
      <title>join condition on 2 table using inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377677#M1041532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends plz go through my requirment an provide me a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select A~CARRNAME&lt;/P&gt;&lt;P&gt;                                   B~CARRID&lt;/P&gt;&lt;P&gt;                                   B~CONNID&lt;/P&gt;&lt;P&gt;                                   B~CITYFROM&lt;/P&gt;&lt;P&gt;                                   B~CITYTO&lt;/P&gt;&lt;P&gt;                                   B~DISTANCE&lt;/P&gt;&lt;P&gt;                            into table IT_flight&lt;/P&gt;&lt;P&gt;                            from SCARR as A INNERJOIN SPLFI AS B&lt;/P&gt;&lt;P&gt;                            on A&lt;SUB&gt;CARRIED = B&lt;/SUB&gt;CARRIED&lt;/P&gt;&lt;P&gt;                            where A~CARRIED in S_CARRIED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; when giving value in s_carrid (select option ) iam getting the values for that particular carrid.&lt;/P&gt;&lt;P&gt;when i execute without givving any value in S_CARRID iam geting all the values based on the condtion. ie: all the carrids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my requiremnt is i want only some 4 particular carrid from those all the carrid which satisfy the condtion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i do that.&lt;/P&gt;&lt;P&gt;how can use where condition.&lt;/P&gt;&lt;P&gt;can any one tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;priyanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 15:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377677#M1041532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T15:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: join condition on 2 table using inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377678#M1041533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you be more clear with your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 15:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377678#M1041533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T15:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: join condition on 2 table using inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377679#M1041534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;All you have to do is to put your 4 particular CARRID in the select-option! You've got nothing to change about your query. For that use the arrow at the right of your select-option, you'll get a dialog box where you can specifiy single value, intervals and so on as criteria for your select-option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 17:41:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377679#M1041534</guid>
      <dc:creator>younes_bouaouad</dc:creator>
      <dc:date>2008-08-18T17:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: join condition on 2 table using inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377680#M1041535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try option "UP TO 4 ROWS" if you only want the first records.&lt;/P&gt;&lt;P&gt;Be carefull you must use SELECT ... ENDSELECT to use the option UP TO 4 ROWS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM table&lt;/P&gt;&lt;P&gt;INTO CORRESPONDING FIELDS OF g_it_table&lt;/P&gt;&lt;P&gt;UP TO 4 ROWS&lt;/P&gt;&lt;P&gt;         APPEND g_it_table.&lt;/P&gt;&lt;P&gt;ENDSELECT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 19:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377680#M1041535</guid>
      <dc:creator>former_member770378</dc:creator>
      <dc:date>2008-08-18T19:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: join condition on 2 table using inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377681#M1041536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Priyanka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is nothing wrong with the query. It should work. Probably check the option you are provinding on selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kartavya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 19:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377681#M1041536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T19:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: join condition on 2 table using inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377682#M1041537</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;There is no problem with your select query. If you dont want all the carrid, then use a dropdown box with only the required values. So, if u dont give any values it shd select only those 4 carrid values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sharin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 04:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377682#M1041537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T04:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: join condition on 2 table using inner join</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377683#M1041538</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;On your selection-screen.... select option you have icon to the right most corner... extension..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on that and in single values... mention the required four carrid's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need not change your select query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2008 04:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/join-condition-on-2-table-using-inner-join/m-p/4377683#M1041538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-19T04:26:04Z</dc:date>
    </item>
  </channel>
</rss>

