<?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: Data base statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030856#M1807907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; A B C has relations..This are fetched based on some relations right...remaining &lt;SPAN style="color: #333333; font-size: 12px;"&gt;D E F G &lt;/SPAN&gt;tables are also fetched on some cndtns right , i think the logic to fetch from &lt;SPAN style="color: #333333; font-size: 12px;"&gt;D E F G &lt;/SPAN&gt; is given right , if so u can fetch data from &lt;SPAN style="color: #333333; font-size: 12px;"&gt;D E F G &lt;/SPAN&gt; and put it under one table and then append the two final tables into one table...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;A.S&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 10:27:55 GMT</pubDate>
    <dc:creator>former_member188219</dc:creator>
    <dc:date>2014-01-17T10:27:55Z</dc:date>
    <item>
      <title>Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030846#M1807897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is, I need to fetch data from 4 different table, means there is no relation between each table. Then how I ll fetch the data from the table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to fetch some&amp;nbsp; fields from each table and finally i want to show all field with their values in output&amp;nbsp; list .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajit sarangi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:24:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030846#M1807897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T09:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030847#M1807898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How will you combine the data in output when there is no relationship between the tables? Can you be more specific on what are the names of table from which you need to fetch data and what exactly will your report show?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:30:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030847#M1807898</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2014-01-17T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030848#M1807899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajit,&lt;/P&gt;&lt;P&gt;as far as i consern, you will have to call your table based on the selection screen fields.&lt;/P&gt;&lt;P&gt;If yes, then you can call your each table separately, based on selection screen fields,&lt;/P&gt;&lt;P&gt;otherwise tell me is this feasible to call a table, having no relation with each other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030848#M1807899</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-01-17T09:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030849#M1807900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what are all the tables and what are all the fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without any relation, it is not possible! dig yourself or try to find the mapping...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030849#M1807900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T09:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030850#M1807901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I have&amp;nbsp; 4 custom tables where company has maintained some field and values.They have one report where they are showing 22 fields but now they want more 14 fields from 4 tabls but there is no relation between each table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how I ll start my code&amp;nbsp; ?&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;&lt;/P&gt;&lt;P&gt;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:36:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030850#M1807901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T09:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030851#M1807902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ajit,&lt;/P&gt;&lt;P&gt;if&amp;nbsp; already 22 fields are showing then , what is the problem in showing other new 14 fields,&lt;/P&gt;&lt;P&gt;is these 14 fields are from any fifth table ?&lt;/P&gt;&lt;P&gt;Please see those 4 tables from they are showing data for 22 fields, and take these new data&lt;/P&gt;&lt;P&gt;same from 4 tables (i hope that fields will exists in 4 tables).&lt;/P&gt;&lt;P&gt;So whats the problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you saying that you have to show new 14 fields from new 4 custom tables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please specify your questions, its not clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:43:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030851#M1807902</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-01-17T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030852#M1807903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ajit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There has to be some relation available.&lt;/P&gt;&lt;P&gt;For ex : You need to fetch and display 4 fields from 3 Tables say MARA, VBAK, VBAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you fetch required record from VBAK since it is header table. Then based on material for the fetched vbeln you would fetch material details fields from MARA and item level details from VBAP for the fetch VBELN values of VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is not relation between 4 custom tables then it means there is no key field on which you have to arrange your output. This woudnt make any sense!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post your requirement more accurately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030852#M1807903</guid>
      <dc:creator>former_member221891</dc:creator>
      <dc:date>2014-01-17T09:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030853#M1807904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear as I said,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report already showing 22 field s from&amp;nbsp; 3 tables and these 3 tables has the relations but now they want to show more 14 fields from completely different 4 tables. lets one eg...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now current output is from A B&amp;nbsp; C Table..A B C has relations..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Req---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o/p is -- A B C D E F G table but different is D E F G has no relation with each other and also no relation withh A B C table. So how I ll fetch data from there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 10:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030853#M1807904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T10:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030854#M1807905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;then ask the client how do they wish to combine data. Extract some of the data from those 4 tables and ask the client how would these 14 fields be displayed against which row of report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 10:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030854#M1807905</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2014-01-17T10:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030855#M1807906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajit,&lt;/P&gt;&lt;P&gt;talk to your concern person and tell him that, if there will be no dependencies in between the old table fields, with new table fields, you are not able to link between them.&lt;/P&gt;&lt;P&gt;I hope they will understands and solve your problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not possible without having linking in between fields of old and new tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 10:16:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030855#M1807906</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-01-17T10:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030856#M1807907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; A B C has relations..This are fetched based on some relations right...remaining &lt;SPAN style="color: #333333; font-size: 12px;"&gt;D E F G &lt;/SPAN&gt;tables are also fetched on some cndtns right , i think the logic to fetch from &lt;SPAN style="color: #333333; font-size: 12px;"&gt;D E F G &lt;/SPAN&gt; is given right , if so u can fetch data from &lt;SPAN style="color: #333333; font-size: 12px;"&gt;D E F G &lt;/SPAN&gt; and put it under one table and then append the two final tables into one table...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;regards &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;A.S&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 10:27:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030856#M1807907</guid>
      <dc:creator>former_member188219</dc:creator>
      <dc:date>2014-01-17T10:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data base statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030857#M1807908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your valuable answer and time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 12:11:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-base-statement/m-p/10030857#M1807908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T12:11:05Z</dc:date>
    </item>
  </channel>
</rss>

