<?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 Query fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-fields/m-p/4695238#M1103489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go for a ST05 trace and check out the select statement that is being executed and built from ABAP open SQL. I hope you will get the solution. By the way, whats the SAP version you are using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2008 19:56:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-10T19:56:38Z</dc:date>
    <item>
      <title>Select Query fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-fields/m-p/4695237#M1103488</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 have a select query like this.&lt;/P&gt;&lt;P&gt;  select   vbak&lt;SUB&gt;vbeln posnr vkorg vbak&lt;/SUB&gt;auart kunnr matnr edatu kdgrp&lt;/P&gt;&lt;P&gt;           kvgr3 kvgr4 bsark&lt;/P&gt;&lt;P&gt;           from ztsddelividx&lt;/P&gt;&lt;P&gt;           inner join vbak on ztsddelividx&lt;SUB&gt;vbeln = vbak&lt;/SUB&gt;vbeln&lt;/P&gt;&lt;P&gt;           inner join tvak on vbak&lt;SUB&gt;auart = tvak&lt;/SUB&gt;auart&lt;/P&gt;&lt;P&gt;           into table rt_delividx&lt;/P&gt;&lt;P&gt;           where spart_i     = rp_spart      and&lt;/P&gt;&lt;P&gt;                 edatu      in ro_date       and&lt;/P&gt;&lt;P&gt;                 vkorg      in ro_vkorg      and&lt;/P&gt;&lt;P&gt;                 werks      in ro_werks      and&lt;/P&gt;&lt;P&gt;                 matnr      in ro_matnr      and&lt;/P&gt;&lt;P&gt;                 ztsddelividx~auart in ro_auart      and&lt;/P&gt;&lt;P&gt;                 kunnr      in ro_kunnr      and&lt;/P&gt;&lt;P&gt;                 stgak       = c_stgak.&lt;/P&gt;&lt;P&gt;This select query is from a program in production and is working fine. But I want to know from which tables this select query is fetching the fields posnr vkorg kunnr matnr edatu kdgrp kvgr3 kvgr4 bsark .&lt;/P&gt;&lt;P&gt;I checked the Z table  ztsddelividx. But to my surprise the fields vkorg kunnr kvgr3 kvgr4 bsark are  not there in this Z table.&lt;/P&gt;&lt;P&gt;I want to know from which tables this select query is fetching the fields posnr vkorg kunnr matnr edatu kdgrp kvgr3 kvgr4 bsark .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brahma Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2008 19:27:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-fields/m-p/4695237#M1103488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-10T19:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Select Query fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-fields/m-p/4695238#M1103489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go for a ST05 trace and check out the select statement that is being executed and built from ABAP open SQL. I hope you will get the solution. By the way, whats the SAP version you are using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2008 19:56:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-query-fields/m-p/4695238#M1103489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-10T19:56:38Z</dc:date>
    </item>
  </channel>
</rss>

