<?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: Debugging an offline report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644594#M1093181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the info!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then is there any way to debug this pool?  How do I test my code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Joe Lee on Oct 22, 2008 6:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Oct 2008 16:05:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-22T16:05:30Z</dc:date>
    <item>
      <title>Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644589#M1093176</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 need to debug a user-exit program in an offline report.  How would I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 15:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644589#M1093176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T15:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644590#M1093177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do you mean by offline?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 15:30:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644590#M1093177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T15:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644591#M1093178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I try and execute the program, I get the information message at the bottom of the screen &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The main program is not an online report"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is the program MV50AFZ1, for MM consumption.  Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 15:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644591#M1093178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T15:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644592#M1093179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's an include program, so you cannot execute it directly. You have to execute the transaction that runs the program that includes it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 15:41:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644592#M1093179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T15:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644593#M1093180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe Lee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your program MV50AFZ1 is an include program. it is called by &lt;/P&gt;&lt;P&gt;module-pool program SAPMV50A.It is not possible to run as a report program.So, it gives that error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Prasad G.V.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: PRASAD GVK on Oct 22, 2008 5:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 15:42:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644593#M1093180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T15:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644594#M1093181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the info!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then is there any way to debug this pool?  How do I test my code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Joe Lee on Oct 22, 2008 6:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 16:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644594#M1093181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T16:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644595#M1093182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SE80, find the transactions for program SAPMV50A and execute one that will execute your exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 16:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644595#M1093182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T16:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644596#M1093183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, but how do I find the transactions?  I have the program open in SE80.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 16:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644596#M1093183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T16:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644597#M1093184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under the "transaction" area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 16:44:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644597#M1093184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T16:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644598#M1093185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does you change do ? if it was for delivery craete use VL01, for chaneg use VL02&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 16:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644598#M1093185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T16:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644599#M1093186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the helpful answers!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using WHERE USED for the module pool, it shows VL01 as one of the transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in SE80, the Repository Browser is completely blank.  I know this is turning into a SAP GUI issue, but does anyone know how to get the list of objects/programs/classes to show up under the Repository Browser?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 18:37:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644599#M1093186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T18:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644600#M1093187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to select program in the frist field drop down listbox, and put SAPMV50A in the 2nd field. Then press enter and it will bring all the objects for that program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i just did the same and I got almost 10 transaction rigth from VL01 to VL43 to VLUNIV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 18:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644600#M1093187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644601#M1093188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the object type "program" and the program "SAPMV50A"? Did you press the display button to the right of the program name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 18:49:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644601#M1093188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T18:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging an offline report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644602#M1093189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I understand that I need to click on the Program, and do a search in the box, but what I'm saying is that there is not even a search box there, or the Programs section.  I am at a new company, and it doesnt show Programs or Classes or Function Modules at all in the Repository Browser.  The left side of the screen is 2 completely blank panes.  Nothing in them, so I cannot search for programs.  Does anyone know how to fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2008 19:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-an-offline-report/m-p/4644602#M1093189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-22T19:05:46Z</dc:date>
    </item>
  </channel>
</rss>

