<?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 field exits in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651158#M879395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;
Hi Ashish,
The code which is written in the function module can not be debugged . But u can do one thing to know whether it is being triggered or not.. Just write one statement for messages. 
like 
&lt;PRE&gt;&lt;CODE&gt;MESSAGE w027(ZMSGCUSTOME) with 'It is being triggered'.&lt;/CODE&gt;&lt;/PRE&gt; 

You can come to know that whether cursor is coming there or not .

I hope that it helps u .

Regards,
Venkat.O
&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Apr 2008 16:31:21 GMT</pubDate>
    <dc:creator>venkat_o</dc:creator>
    <dc:date>2008-04-20T16:31:21Z</dc:date>
    <item>
      <title>debugging field exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651155#M879392</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;Can field exits be debugged ?&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;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2008 10:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651155#M879392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-20T10:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: debugging field exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651156#M879393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;General debugger statements&lt;/P&gt;&lt;P&gt;BREAK USERNAME.&lt;/P&gt;&lt;P&gt;BREAK-POINT. &lt;/P&gt;&lt;P&gt;will work in the field exit but you will have to place them in the function module for that field exit...&lt;/P&gt;&lt;P&gt;You can also place manual break points for the session by using the break point button but in the function module for that field exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Byju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2008 10:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651156#M879393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-20T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: debugging field exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651157#M879394</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;P&gt;No. Field exits must be tested separately in the ABAP/4 Development Workbench. For errors which only occur in the screen environment, it is helpful to write interesting variable to the file system using TRANSFER... . These can then be analysed there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sowjanya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2008 15:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651157#M879394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-20T15:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: debugging field exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651158#M879395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;
Hi Ashish,
The code which is written in the function module can not be debugged . But u can do one thing to know whether it is being triggered or not.. Just write one statement for messages. 
like 
&lt;PRE&gt;&lt;CODE&gt;MESSAGE w027(ZMSGCUSTOME) with 'It is being triggered'.&lt;/CODE&gt;&lt;/PRE&gt; 

You can come to know that whether cursor is coming there or not .

I hope that it helps u .

Regards,
Venkat.O
&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2008 16:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/3651158#M879395</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2008-04-20T16:31:21Z</dc:date>
    </item>
  </channel>
</rss>

