<?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 Reporting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333602#M513700</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;I have 2 questions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.In se37, how to find out about the documentation of a function module if the   documentation button is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.I have created a report with frame titles, text elements, list headings, selection texts, msg classes. Now they will be visible in my system. But when i transfer the report to quality, how to send the frame titles, text elements, list headings, selection texts etc so that my report is same in quality also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Can you send me the links to get indepth knowledge on all types of reporting in ABAP.[Classical, interactive, Drilldown and ALV].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 02:46:22 GMT</pubDate>
    <dc:creator>rnb86</dc:creator>
    <dc:date>2007-06-14T02:46:22Z</dc:date>
    <item>
      <title>Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333602#M513700</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;I have 2 questions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.In se37, how to find out about the documentation of a function module if the   documentation button is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.I have created a report with frame titles, text elements, list headings, selection texts, msg classes. Now they will be visible in my system. But when i transfer the report to quality, how to send the frame titles, text elements, list headings, selection texts etc so that my report is same in quality also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Can you send me the links to get indepth knowledge on all types of reporting in ABAP.[Classical, interactive, Drilldown and ALV].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 02:46:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333602#M513700</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2007-06-14T02:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333603#M513701</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;1.Login with language as DE, if documentation exist then cut and paste into any translators &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check for OSS for any documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.There is no need to transport explictly these objects.it will get transported along with main program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. search the general forum with key word Classical, interactive, Drilldown and ALV you will lot of examples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 02:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333603#M513701</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-06-14T02:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333604#M513702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raghu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If the documentation button is disabled that means there is no documentation for that FM. In this case you need to look at the code as what this FM is doing or you can search Forums to see more information about the same.&lt;/P&gt;&lt;P&gt;2. If the report is newly created, then all these objects will be automatically included in the TR. But once you release this TR and make some modifications to these objects then they shoul be included in the TR.&lt;/P&gt;&lt;P&gt;3. Just go to help.sap.com or look at the various blogs on sdn.sap.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 03:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333604#M513702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T03:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333605#M513703</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; thank you aRs and atish for your responses. I got the answers to the 2 out of 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guys,  can you guide me on how to use the translators and also the link for documentation in OSS.I have not used the translators before, I would really appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 03:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reporting/m-p/2333605#M513703</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2007-06-14T03:31:05Z</dc:date>
    </item>
  </channel>
</rss>

