<?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 SAP Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923392#M1331908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP ers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to genarate the one SAP query it is already exist but i want enhance that query :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is As present it is displaying only RESB table but now i need to fetch the data from LQUA with join of RESB and calculate the sum based on  theree fields, Could you please tell me where i need to do the join operation and calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2009 08:35:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-21T08:35:14Z</dc:date>
    <item>
      <title>SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923392#M1331908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP ers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to genarate the one SAP query it is already exist but i want enhance that query :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is As present it is displaying only RESB table but now i need to fetch the data from LQUA with join of RESB and calculate the sum based on  theree fields, Could you please tell me where i need to do the join operation and calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 08:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923392#M1331908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-21T08:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923393#M1331909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipin,&lt;/P&gt;&lt;P&gt;           you can create a new infoset using tcode SQ02 from there you can use the table joins and then specify this infoset to the query you want to use remember to assign user group to it .Hope it will work fine and your query resolves quickly.&lt;/P&gt;&lt;P&gt;Have a best day ahead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 08:43:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923393#M1331909</guid>
      <dc:creator>gaursri</dc:creator>
      <dc:date>2009-07-21T08:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923394#M1331910</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;Go to tcode SQ02.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find a tab JOIN. Using that you join tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For calculating you choose GOTO tab from there select the code and in start-of-selection you can write the code after defining data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikhil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 08:44:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923394#M1331910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-21T08:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923395#M1331911</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;you cannot make such kind of changes directly to query. however can modify the associated infoset (by adding more tables or changing data collection logic). changes done at infoset level will be visible to your query also once you re-generate the infoset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 08:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923395#M1331911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-21T08:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923396#M1331912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI in which place i can write my own code in SAP Query, If you have any example could you please give it will be very help full.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 08:51:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923396#M1331912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-21T08:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923397#M1331913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The LGNUM is the  join table link,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for any operations you nee to do that through code then  look for For extras from. and &lt;/P&gt;&lt;P&gt;Shift{ F-5)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can witre code Here in all evenst as reauired,,,!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aND CONTOL THR EREPORT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 08:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923397#M1331913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-21T08:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923398#M1331914</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;In SQ02-enter query name--&amp;gt;choose 'Extras' button there you can write your code in the events&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 08:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923398#M1331914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-21T08:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923399#M1331915</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 are using T.Code SQVI for query development, then there is no option for writing a code.&lt;/P&gt;&lt;P&gt;But if you are using SQ01, SQ02, then option is there as follows;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SQ02 and Click on Extras Button,&lt;/P&gt;&lt;P&gt;A small window will appear with options to create new objects..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Create button, you can create Additional Fields you want, Add new fields and Sql Queries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is clear to you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 09:13:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923399#M1331915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-21T09:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923400#M1331916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Infoset (SQ02) in change mode , click on Code icon (Sfift + F8) displayed on Application bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find the 'Code section' where diffretent events are listed. &lt;/P&gt;&lt;P&gt;You can implement you requirement by writing code in various code section/event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to apeend any condition , perform the calcaution on any fiellds , you can implement the logic in 'Record processing Event'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2009 04:50:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-query/m-p/5923400#M1331916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-30T04:50:47Z</dc:date>
    </item>
  </channel>
</rss>

