<?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: Drilldown Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344603#M173906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same scenario now and I need to create the Z transaction for some of the drill down reports they have made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I am trying to create the Z tranbsaction and I am trying to supply &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D_SREPOVARI-EXTDREPORT = &lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORTTYPE = &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is not working.Could you please suggest me the right approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2008 20:39:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-24T20:39:39Z</dc:date>
    <item>
      <title>Drilldown Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344597#M173900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all. A CO consultant created some drilldown reports in KE30 transaction, and now he wants to assig Z tcodes to everyone of them. I've tried using START_REPORT but it's not working.&lt;/P&gt;&lt;P&gt;Has anybody worked with this before.&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 14:21:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344597#M173900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T14:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344598#M173901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the FM SWY_CREATE_PARAM_TRANSACTION in your program to create TCODE for the reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if it helps.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 14:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344598#M173901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344599#M173902</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 follow this way to assign transaction code to reports created in KE30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Select your report in KE30.&lt;/P&gt;&lt;P&gt;   Execute it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You will get selection screen for that report now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In the selection screen..Go to menu --&amp;gt; System &lt;DEL&gt;&amp;gt; Status&lt;/DEL&gt;&amp;gt;Find the program name there.&lt;/P&gt;&lt;P&gt;  Copy program name.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;4. Open that program in SE80.&lt;/P&gt;&lt;P&gt;   Go to SE80 --&amp;gt; Repository browser button &lt;DEL&gt;&amp;gt; choose program from list.&lt;/DEL&gt;&amp;gt;enter your program name--&amp;gt; Enter key.&lt;/P&gt;&lt;P&gt;   Your program components will be listed under.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Right click on your program --&amp;gt; Create --&amp;gt; transaction &lt;DEL&gt;&amp;gt; Assign transaction code&lt;/DEL&gt;&amp;gt; Save &amp;amp; Activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This procedure will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Award points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 14:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344599#M173902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T14:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344600#M173903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balakrishnan. The program name for the report is generated on every client. (200, 250, 400, etc); so by doing it this way, the report name will be different on every client and the tcode will only work on one of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx anyway&lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 14:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344600#M173903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T14:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344601#M173904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone!? &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;H.E.L.P !!!!&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 19:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344601#M173904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T19:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344602#M173905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx anyway. I solved it on my own using FM RKD_REPORT_START.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 22:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344602#M173905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T22:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344603#M173906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jesus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same scenario now and I need to create the Z transaction for some of the drill down reports they have made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While I am trying to create the Z tranbsaction and I am trying to supply &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;D_SREPOVARI-EXTDREPORT = &lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORTTYPE = &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is not working.Could you please suggest me the right approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 20:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/drilldown-report/m-p/1344603#M173906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T20:39:39Z</dc:date>
    </item>
  </channel>
</rss>

