<?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 in VF31 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632915#M1864709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put the break-point at start of FM, but also display the debug screen (with /h) and activate update debugging. (&lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/a9/5208086a6e448aa35f08357d958af5/content.htm"&gt;Settings Change Debugger Profile/Settings&amp;nbsp; Update Debugging&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 09:14:02 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2014-09-18T09:14:02Z</dc:date>
    <item>
      <title>Debugging in VF31</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632909#M1864703</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;In VF31 tcode i need to find the Function Module : Read_text. While debugging i cannot able to trace out the FM. Is there any possibility of finding the FM in debugging&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632909#M1864703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T08:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in VF31</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632910#M1864704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Bharani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried putting a break.point at the begining of the function READ_TEXT &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JCD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:16:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632910#M1864704</guid>
      <dc:creator>JuanCarlosDelga</dc:creator>
      <dc:date>2014-09-18T08:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in VF31</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632911#M1864705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tcode VF31 is for processing messages and the program RSNAST00&amp;nbsp; is used internally to process those messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let us know the issue you are facing to suggest the best possible solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632911#M1864705</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-09-18T08:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in VF31</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632912#M1864706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction VF31 is to process the output types for Billing. It is used if the configuration for output processing is set as&amp;nbsp; "3 : Send with application own transaction".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure why you need to get "READ_TEXT" in this output processing program. Anyways, what i guess is you are looking for READ_TEXT in the program associated with the output type which you are processing through this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in NACE, the program associated with the output type and&amp;nbsp; put a break-point in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now process your output type, and you will get into the correct program and can find the FM if it really has.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 08:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632912#M1864706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T08:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in VF31</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632913#M1864707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se37 enter the function module name and click on where-used List you will get a pop-up click on continue............you will get a list of classes and programs........search for "RSNAST00" you will find the program which is nothing but VF31 tcode program...........double click on the program you will find the line no...........i.e. 142.....................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.........&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dhanoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 09:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632913#M1864707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-18T09:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in VF31</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632914#M1864708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;What is the Business requirement and what exactly you want to validate in VF31?&amp;nbsp; First explore the possibilities with standard configuration of achieving this requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;G. Lakshmipathi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 09:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632914#M1864708</guid>
      <dc:creator>Lakshmipathi</dc:creator>
      <dc:date>2014-09-18T09:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging in VF31</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632915#M1864709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put the break-point at start of FM, but also display the debug screen (with /h) and activate update debugging. (&lt;A href="http://help.sap.com/saphelp_nw70ehp2/helpdata/en/a9/5208086a6e448aa35f08357d958af5/content.htm"&gt;Settings Change Debugger Profile/Settings&amp;nbsp; Update Debugging&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 09:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-in-vf31/m-p/10632915#M1864709</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-09-18T09:14:02Z</dc:date>
    </item>
  </channel>
</rss>

