<?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: Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251189#M486665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murugan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      We can manually append the descriptions for the Fields through the Internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2007 10:53:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-16T10:53:07Z</dc:date>
    <item>
      <title>Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251188#M486664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;internal table i_data contains  &lt;/P&gt;&lt;P&gt;                                          vkorg(sales organisation),&lt;/P&gt;&lt;P&gt;                                          vtweg(channel) ,&lt;/P&gt;&lt;P&gt;                                          gsber(business area) , &lt;/P&gt;&lt;P&gt;                                          spart(division) , &lt;/P&gt;&lt;P&gt;                                          vkbur(sales office), &lt;/P&gt;&lt;P&gt;                                          vkgrp (sales group) , &lt;/P&gt;&lt;P&gt;                                          bzirk(sales district.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display  descrption for the above field's data. that is description for sales group/org/district which are in different master table..  i know it is possible by using select query. Is there any other way other than using select query. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards will be awarded.&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;Message was edited by: &lt;/P&gt;&lt;P&gt;        Murugan Arumugam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 10:50:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251188#M486664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T10:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251189#M486665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murugan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      We can manually append the descriptions for the Fields through the Internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 10:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251189#M486665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T10:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251190#M486666</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;   U can use ABAP Query : SQ01, SQ02,SQ03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;As the person responsible or as the manager for warranty claim processing in the SAP Discrete Industries System you can use online reporting to create ad hoc reports for warranty claim processing. Examples for possible reports are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        all claims for which the sum that the claimant makes lies within specific amount restrictions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        all claims with parts that have to be returned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        all claims for a specific vehicle model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        all claims of a specific claimant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        all claims in which a specific replacement part is contained&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Integration&lt;/P&gt;&lt;P&gt;The basic reports via SAP Query with InfoSets form the basis for online reporting (BC-SRV-QUE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find further information in the standard documentation under InfoSet Query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;You can use online reporting both to define basic reports, i.e.: define and save selection criteria and report layouts, and to create the reports yourself. You cannot, however, save the results in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can evaluate data that is created in warranty processing itself and external data that warranty processing uses, for example data on the customer, vendor, material, warranty object and so on. However, not all the fields of these object masters are available, only the most important ones. All this data can be used as selection criteria and as output fields in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP standard system delivery contains user group WTY_OR for warranty claim processing. The InfoSet WTY and the logical database WTY is assigned to this user group. All the available warranty claim processing data is contained in the InfoSet WTY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activities&lt;/P&gt;&lt;P&gt;·        Choose transaction SQ01 for creating, changing, displaying and executing queries for a specific user group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Choose transaction SQ02 for creating, changing and displaying InfoSets and for assigning InfoSets to user groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Choose transaction SQ03 for creating, changing and displaying user groups and for assigning InfoSets and users to user groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Choose transaction WTYOR to execute queries. Set the Global Area indicator, enter WTY_OR as user group, enter one of the existing queries and, if required, a variant and then choose  to execute. You can see which queries already exist in transaction SQ01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 10:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251190#M486666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T10:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251191#M486667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make use of the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DDIF_DTEL_GET&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 10:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251191#M486667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T10:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251192#M486668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls. explain with an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 10:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report/m-p/2251192#M486668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T10:58:19Z</dc:date>
    </item>
  </channel>
</rss>

