<?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: Changes to existing query. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894650#M1480502</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;Can you give me any pointers as to how do i do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i make the changes in the infoset and then make the same in the query, or can i do it directly in SQ01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Santhosh Guptha N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 10:04:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-17T10:04:39Z</dc:date>
    <item>
      <title>Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894645#M1480497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make changes to any existing query. The existing one fetches data only from a single table, but now I need to add 3 more fields in the output. These three fields are from a different table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can yo let me know, how can i achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Santhosh Guptha N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 09:41:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894645#M1480497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T09:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894646#M1480498</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;If you find similar key fields or foreign keys in other table then you can use join, otherwise use 'FOR ALL ENTRIES' to get the records from second table based on first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 09:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894646#M1480498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T09:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894647#M1480499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to make changes in a SAP QUERY(created through SQ01) and not in any of the reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Santhosh Guptha N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 09:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894647#M1480499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T09:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894648#M1480500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Even in queries also you can use join, just add the new table, and select the required fields for output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 09:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894648#M1480500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T09:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894649#M1480501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the below join statement where the value is selected from 2 different tables. hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Select A~Vbeln
          A~vbtyp
          B~posnr
          B~erdat
          into table I_VBAP
          from vbak as A innner Join VBAP as B
          on  a~vbeln = b~vbeln
          where   a~vbeln IN lr_vbeln AND
                      b~posnr IN lr_posnr AND
                      b~aedat IN lr_aedat AND
                     ( a~vbtyp EQ 'A' OR
                       a~vbtyp EQ 'B' OR
                       a~vbtyp EQ 'G' ).
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 09:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894649#M1480501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894650#M1480502</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;Can you give me any pointers as to how do i do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i make the changes in the infoset and then make the same in the query, or can i do it directly in SQ01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Santhosh Guptha N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 10:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894650#M1480502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894651#M1480503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can add the second table in infoset using join option ,in query select the required field for output. Please check the key fields combination for join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 10:09:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894651#M1480503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T10:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894652#M1480504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="88828"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 10:10:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894652#M1480504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T10:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Changes to existing query.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894653#M1480505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The join option is disabled in the query, which i am working on.&lt;/P&gt;&lt;P&gt;Can you please let me know, as to why is this, and how i can change the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Santhosh Guptha N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 06:19:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-to-existing-query/m-p/6894653#M1480505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T06:19:02Z</dc:date>
    </item>
  </channel>
</rss>

