<?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 a RFC function mod in background? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329209#M797455</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 can do  Debugging  , what you need to do is  need not  use the login as Public  . there will be  another   group server  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am sure you are  using  PUBLIC   in this  only the  front  end   will work   means  only   inside the sap objects will be  stopped  . for  Portal  other thigs  you need to take  other gropu server  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Basis Knows  it  well ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally , in SAP   You will have PUBLIC  ,SPACE, MESSAGE ,dialog  servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take the last  one  which will have   all  facilities  ,so that  it will stop  in the  break Points which  you kept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it means the Dialog  proces will take  care of the  screens and  also takes  Break Point  and  stops  it  in sap  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward  points  if it is usefull....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 04:37:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-22T04:37:19Z</dc:date>
    <item>
      <title>How to debug a RFC function mod in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329206#M797452</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;&lt;/P&gt;&lt;P&gt;I am uploading a file thru a portal application &amp;amp; the output will go to a mail box. Everything happens in background. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First the portal application will call a XI devlopment &amp;amp; then the data processed will call a RFC fun mod and the output is going to a mailbox. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the function modules, I am getting the errors. Since it is a protal application &amp;amp; it runs in backgrnd, I am unable debug the fun modules. I tried both external break point &amp;amp; internal breakpoints. But I am unable to debug the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me how to keep external breakpoints &amp;amp; debug it in background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 04:25:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329206#M797452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T04:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a RFC function mod in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329207#M797453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the link below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/d1/801f36454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/d1/801f36454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 04:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329207#M797453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T04:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a RFC function mod in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329208#M797454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test the RFC function in R/3 only with the parameter passed through portal and debug in R/3.&lt;/P&gt;&lt;P&gt;&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;Piyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 04:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329208#M797454</guid>
      <dc:creator>piyush_mathur</dc:creator>
      <dc:date>2008-01-22T04:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a RFC function mod in background?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329209#M797455</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 can do  Debugging  , what you need to do is  need not  use the login as Public  . there will be  another   group server  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am sure you are  using  PUBLIC   in this  only the  front  end   will work   means  only   inside the sap objects will be  stopped  . for  Portal  other thigs  you need to take  other gropu server  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Basis Knows  it  well ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally , in SAP   You will have PUBLIC  ,SPACE, MESSAGE ,dialog  servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take the last  one  which will have   all  facilities  ,so that  it will stop  in the  break Points which  you kept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it means the Dialog  proces will take  care of the  screens and  also takes  Break Point  and  stops  it  in sap  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward  points  if it is usefull....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 04:37:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-mod-in-background/m-p/3329209#M797455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T04:37:19Z</dc:date>
    </item>
  </channel>
</rss>

