<?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: how to debug in program in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903514#M1144984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;F1 help of SET-PF-STATUS says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;During list processing, this statement sets the GUI status specified in status for the display window of the current list,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And GUI is not Available in backgroung procesing.So it wont be go into Debug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Dec 2008 07:09:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-20T07:09:00Z</dc:date>
    <item>
      <title>how to debug in program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903513#M1144983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;   I developed one report using class method.In my pf status I used some formula using class method.&lt;/P&gt;&lt;P&gt;When I execute the program then everything come fine.But when I execute program in background,it is not comming true data. So I want to debug in backgrond.I used SM50 for debugging.but debug point is not comming in my pf-status.can any body help me.In background, pf status works or not? what would be solution..pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Dec 2008 07:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903513#M1144983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-20T07:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903514#M1144984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;F1 help of SET-PF-STATUS says:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;During list processing, this statement sets the GUI status specified in status for the display window of the current list,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And GUI is not Available in backgroung procesing.So it wont be go into Debug.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Dec 2008 07:09:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903514#M1144984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-20T07:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903515#M1144985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;select the job in SM37 and type JDBG in command button (Tcode works only in SM37)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will reprocess the job again in Debugging Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Note 573128&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh Reddy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Santosh Reddy on Dec 21, 2008 10:56 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Dec 2008 07:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903515#M1144985</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2008-12-20T07:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug in program in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903516#M1144986</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;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; Use SM37 to get list of jobs , type 'JDBG' in the command line ( no '/' ), put the cursor on the job and press ENTER&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;You are in debug mode now. Step through SAP program (press F7 couple of times) until you get to code you need.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reference : &lt;A href="https://www.sdn.sap.com/irj/scn/wiki" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Dec 2008 09:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-in-program-in-background/m-p/4903516#M1144986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-20T09:15:00Z</dc:date>
    </item>
  </channel>
</rss>

