<?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/1304397#M159563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.Field exit can not debug. Field exits have to be tested in isolation in the development environment. To analyze problems that occur only in the screen environment, the relevant variables can be written to the file system using TRANSFER... and can be analyzed there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether you have assigned a value to the OUTPUT field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following ABAP statements are not allowed in the function modules of field exits:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BREAK-POINT,&lt;/P&gt;&lt;P&gt;CALL SCREEN, CALL DIALOG, CALL TRANSACTION, SUBMIT,&lt;/P&gt;&lt;P&gt;COMMIT WORK, ROLLBACK WORK,&lt;/P&gt;&lt;P&gt;COMMUNICATION RECEIVE, &lt;/P&gt;&lt;P&gt;EXIT FROM STEP-LOOP,&lt;/P&gt;&lt;P&gt;MESSAGE I, MESSAGE W.&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;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2006 07:38:01 GMT</pubDate>
    <dc:creator>vinod_gunaware2</dc:creator>
    <dc:date>2006-05-17T07:38:01Z</dc:date>
    <item>
      <title>Debugging Field Exits</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304395#M159561</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;I am trying to create a field exit on Outline Agreement Field(KONNR) in ME21N. Can anybody plz guide me how I can debug the Function Module at the time of excuting the Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Rinku.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 07:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304395#M159561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T07:28:31Z</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/1304396#M159562</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;search in the forum, field-exit could not be debug.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 07:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304396#M159562</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-05-17T07:29:39Z</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/1304397#M159563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.Field exit can not debug. Field exits have to be tested in isolation in the development environment. To analyze problems that occur only in the screen environment, the relevant variables can be written to the file system using TRANSFER... and can be analyzed there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether you have assigned a value to the OUTPUT field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following ABAP statements are not allowed in the function modules of field exits:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BREAK-POINT,&lt;/P&gt;&lt;P&gt;CALL SCREEN, CALL DIALOG, CALL TRANSACTION, SUBMIT,&lt;/P&gt;&lt;P&gt;COMMIT WORK, ROLLBACK WORK,&lt;/P&gt;&lt;P&gt;COMMUNICATION RECEIVE, &lt;/P&gt;&lt;P&gt;EXIT FROM STEP-LOOP,&lt;/P&gt;&lt;P&gt;MESSAGE I, MESSAGE W.&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;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 07:38:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304397#M159563</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-05-17T07:38:01Z</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/1304398#M159564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Vinod and Fredrick.&lt;/P&gt;&lt;P&gt;Vinod can you please elaborate on how I can analyse using TRANSFER. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 07:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304398#M159564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T07:57:03Z</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/1304399#M159565</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;look here: &lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="323003"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 08:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304399#M159565</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-05-17T08:34:17Z</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/1304400#M159566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am entering the outline agreement no. in the item list.&lt;/P&gt;&lt;P&gt;When I press enter it should display the amount corresponding to the no. Till this step its going fine however when by mistake an enter is pressed again it takes amount as outline agreement no. and output is going wrong.&lt;/P&gt;&lt;P&gt;I tried writing Field Exit for the same but didnt help much. So I have taken up writing a BADI. Can anybody tell me a BADI for subscreen(Item List).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rinku&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 10:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304400#M159566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T10:05:46Z</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/1304401#M159567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rinku&lt;/P&gt;&lt;P&gt;You can put message 'E' statement in your field exit and display the values in message statement. this is the good way of debugging field exits.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 12:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-field-exits/m-p/1304401#M159567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T12:14:25Z</dc:date>
    </item>
  </channel>
</rss>

