<?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: Bringing in Additional Fields into SAP Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953303#M1336526</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, IF table is already in JOIN, just click on the PLUS sign to expand the strcture.&lt;/P&gt;&lt;P&gt;All the field showing Plus sign in the strcture are selected in your query and with MINUS sing are no selected.&lt;/P&gt;&lt;P&gt;So you have to just click on the MINUS sign for the field you want to use through table field.&lt;/P&gt;&lt;P&gt;Generate the query and execute thriugh SQ01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to add some other field which is not a part of JOIN,&lt;/P&gt;&lt;P&gt;then click on EXTRAS Button shown in the MENU option.&lt;/P&gt;&lt;P&gt;Click on Create button and system will ask abt the additional field.&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>Mon, 27 Jul 2009 13:01:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-27T13:01:55Z</dc:date>
    <item>
      <title>Bringing in Additional Fields into SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953299#M1336522</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;I'm new to SAP Query. I had to modify an existing report to bring in an additional field from one of the tables of the query. When i look at the tables in query, i don't even see the field i would like to add under the table. I guess it needs to be first bring into query and later i can add. Can someone help me how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 02:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953299#M1336522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T02:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing in Additional Fields into SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953300#M1336523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to select additional fields from existing tables in InfoSet (SQ02) and add them into existing field groups. If the fields are  from different table, add the table in Join screen.  Then these new fields will be available in SQ01 for you to modify the Query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 02:18:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953300#M1336523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T02:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing in Additional Fields into SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953301#M1336524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 08:12:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953301#M1336524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T08:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing in Additional Fields into SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953302#M1336525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing in SQ02, but unfortunately not been able to add the new field. I saw the options for adding additional fields from logical DB etc., but i need to bring in an additional field from the physical DB table which is part of the query. Could you please tell me the menu options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 12:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953302#M1336525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T12:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing in Additional Fields into SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953303#M1336526</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, IF table is already in JOIN, just click on the PLUS sign to expand the strcture.&lt;/P&gt;&lt;P&gt;All the field showing Plus sign in the strcture are selected in your query and with MINUS sing are no selected.&lt;/P&gt;&lt;P&gt;So you have to just click on the MINUS sign for the field you want to use through table field.&lt;/P&gt;&lt;P&gt;Generate the query and execute thriugh SQ01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to add some other field which is not a part of JOIN,&lt;/P&gt;&lt;P&gt;then click on EXTRAS Button shown in the MENU option.&lt;/P&gt;&lt;P&gt;Click on Create button and system will ask abt the additional field.&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>Mon, 27 Jul 2009 13:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953303#M1336526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T13:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bringing in Additional Fields into SAP Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953304#M1336527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys. I'm all set now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 13:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bringing-in-additional-fields-into-sap-query/m-p/5953304#M1336527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-27T13:28:55Z</dc:date>
    </item>
  </channel>
</rss>

