<?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 VF04 Debugging Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667779#M1944790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly, need your help regarding how to debug VF04 and stop at the breakpoints that have been set in the print program,&lt;BR /&gt;Currently, i want to change the logic for print program, but, even if I put an external breakpoints or tick on update debugging, it does not work.&lt;/P&gt;&lt;P&gt;It will run the program and direct send an email without enter and stops at the breakpoints&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to debug VF04 to the print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Liyana &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 07:27:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-04-20T07:27:14Z</dc:date>
    <item>
      <title>VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667779#M1944790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly, need your help regarding how to debug VF04 and stop at the breakpoints that have been set in the print program,&lt;BR /&gt;Currently, i want to change the logic for print program, but, even if I put an external breakpoints or tick on update debugging, it does not work.&lt;/P&gt;&lt;P&gt;It will run the program and direct send an email without enter and stops at the breakpoints&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me how to debug VF04 to the print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks and regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Liyana &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 07:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667779#M1944790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-20T07:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667780#M1944791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems ur program is running in background , to debug this tcode ,&lt;/P&gt;&lt;P&gt;run that tcode&amp;nbsp; and go to sm50 transaction , there&amp;nbsp; will see jobs running .&lt;/P&gt;&lt;P&gt;select your job and see in menu bar there in program option u will find debugging .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sabir Shah.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 08:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667780#M1944791</guid>
      <dc:creator>sabirshah1</dc:creator>
      <dc:date>2016-04-20T08:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667781#M1944792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you may have to try running RSNAST00 program with proper inputs invoice number. Here, if you have put any break-point in the ENTRY routine of print program, it will stop and there after you can make necessary changes at run time. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it says zero records processed, try to check 'resend' check box on RSNAST00 program selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 09:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667781#M1944792</guid>
      <dc:creator>former_member823199</dc:creator>
      <dc:date>2016-04-20T09:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667782#M1944793</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;Find the output type triggered for your document, find a print program of that specific output type in transaction NACE, place a breakpoint in the print program and create a billing from transaction VI01 for that specific order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 10:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667782#M1944793</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2016-04-20T10:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667783#M1944794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to just debug the output, then place a breakpoint in the output routine and use VF31 to output the message (or repeat the output). If you don't know how to use VF31, a SD functional consultant will be able to help you. When you process using this tcode, the debugger will stop at your breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 12:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667783#M1944794</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2016-04-20T12:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667784#M1944795</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;Thanks for your reply, &lt;/P&gt;&lt;P&gt;I know how to debug fro vf31, &lt;/P&gt;&lt;P&gt;but, i don't know how to debug print program from vf04,&lt;BR /&gt;Please advise,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Liyana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 02:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667784#M1944795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-04-22T02:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667785#M1944796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;set an 'external breakpoint' and this may get picked up in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, I see you have already done that. Where did you put the external breakpoint.? You may need to set 'system' debugging on...settings-&amp;gt;system debugging inside debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also maybe confirm that the print program is what you expect it to be!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 04:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667785#M1944796</guid>
      <dc:creator>former_member186741</dc:creator>
      <dc:date>2016-04-22T04:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: VF04 Debugging Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667786#M1944797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Messages could be triggered in update tasks, when you work through VF04. Hence, debugging them through VF04 is tough - unless you activate update debugging and then go through the debugger step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no difference between the output triggered through VF31 and VF04. Hence it shouldn't matter whether you do the debugging through VF31 or VF04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If debugging the output program isn't your intention, please clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Juwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Apr 2016 12:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/vf04-debugging-issue/m-p/11667786#M1944797</guid>
      <dc:creator>Juwin</dc:creator>
      <dc:date>2016-04-22T12:42:14Z</dc:date>
    </item>
  </channel>
</rss>

