<?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: select data from many tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572239#M2008655</link>
    <description>&lt;P&gt;For information, you don't need the statement TABLES (it's needed only for transporting implicitly DDIC-bound dynpro fields).&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jul 2022 09:46:47 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2022-07-01T09:46:47Z</dc:date>
    <item>
      <title>select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572231#M2008647</link>
      <description>&lt;P&gt;Hi everyone &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;
  &lt;P&gt;I have a selection screen : &lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;TABLES: e070, e071, e07t, e070create, ctsproject, e070a.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;SELECTION-SCREEN BEGIN OF BLOCK block1 WITH FRAME.&amp;lt;br&amp;gt;  PARAMETERS: p_ot TYPE e070-trkorr,&amp;lt;br&amp;gt;              p_nni TYPE e070-as4user,&amp;lt;br&amp;gt;              p_idpro TYPE ctsproject-externalid.&amp;lt;br&amp;gt;SELECTION-SCREEN END OF BLOCK block1.&amp;lt;br&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;plz how i can relate tables to get the right result from the selection-screen with Select .. from ... or instruction " INNER JOIN ".&lt;BR /&gt;thanks &lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:26:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572231#M2008647</guid>
      <dc:creator>former_member810309</dc:creator>
      <dc:date>2022-07-01T08:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572232#M2008648</link>
      <description>&lt;P&gt;You will have to find the logical link between table e070 and ctsproject&lt;/P&gt;&lt;P&gt;if you failed to find it by your own, you could make a trace on SE01 or SE10 transaction &lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572232#M2008648</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-07-01T08:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572233#M2008649</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;you can use the following view that joins both related tables:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CTSPROJ_F4&amp;lt;br&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Kind regards&lt;BR /&gt;Jens&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572233#M2008649</guid>
      <dc:creator>Jeansy</dc:creator>
      <dc:date>2022-07-01T08:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572234#M2008650</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;jzaehringer&lt;/SPAN&gt; you always have the perfect answer ! &lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572234#M2008650</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-07-01T08:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572235#M2008651</link>
      <description>&lt;P&gt;Thank you,  &lt;SPAN class="mention-scrubbed"&gt;frdric.girod&lt;/SPAN&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:41:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572235#M2008651</guid>
      <dc:creator>Jeansy</dc:creator>
      <dc:date>2022-07-01T08:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572236#M2008652</link>
      <description>&lt;P&gt;thank u for your answer, i have to use correctly SELECT ... FROM ... &lt;/P&gt;&lt;P&gt;i don't know if / how i can use INNER ^^&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:44:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572236#M2008652</guid>
      <dc:creator>former_member810309</dc:creator>
      <dc:date>2022-07-01T08:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572237#M2008653</link>
      <description>&lt;P&gt;You don't need inner join as Jens provide you a View. &lt;/P&gt;&lt;P&gt;Open the view using transaction SE11, and you will see the link between different tables&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 08:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572237#M2008653</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2022-07-01T08:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572238#M2008654</link>
      <description>&lt;P&gt;Analyze those tables with SE11 or trace ST05 sql / SAT abap some standard transactions&lt;/P&gt;&lt;P&gt;For example look at E071.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Display the tab 'Input Help/Check' you should notice a foreign key check with table E070 on field TRKORR&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 01 Jul 2022 09:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572238#M2008654</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2022-07-01T09:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572239#M2008655</link>
      <description>&lt;P&gt;For information, you don't need the statement TABLES (it's needed only for transporting implicitly DDIC-bound dynpro fields).&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 09:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572239#M2008655</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-07-01T09:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: select data from many tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572240#M2008656</link>
      <description>&lt;P&gt;See examples in ABAP documentation &lt;A rel="nofollow" href="https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abapselect_join.htm"&gt;SELECT - join&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 09:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-data-from-many-tables/m-p/12572240#M2008656</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-07-01T09:48:39Z</dc:date>
    </item>
  </channel>
</rss>

