<?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: field exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935173#M1486402</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;this sound like an extension of your screen, which must be done as a screen exit and not field exit as you write. There are some examples in SDN for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[link 1|http://wiki.sdn.sap.com/wiki/display/ABAP/USER&lt;EM&gt;AND&lt;/EM&gt;CUSTOMER&lt;EM&gt;EXITS&lt;/EM&gt;.]&lt;/P&gt;&lt;P&gt;[link 2|http://help.sap.com/saphelp_nw04/helpdata/en/c8/1975e643b111d1896f0000e8322d00/frameset.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 May 2010 12:24:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-20T12:24:38Z</dc:date>
    <item>
      <title>field exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935172#M1486401</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 need to display a field on vf03 after entered into vf03 billing doc, we can go to the Accounting and here i need to show the sgtxt of the lines to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to the that? Default, it is not seeming.&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, 20 May 2010 12:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935172#M1486401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-20T12:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: field exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935173#M1486402</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;this sound like an extension of your screen, which must be done as a screen exit and not field exit as you write. There are some examples in SDN for it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[link 1|http://wiki.sdn.sap.com/wiki/display/ABAP/USER&lt;EM&gt;AND&lt;/EM&gt;CUSTOMER&lt;EM&gt;EXITS&lt;/EM&gt;.]&lt;/P&gt;&lt;P&gt;[link 2|http://help.sap.com/saphelp_nw04/helpdata/en/c8/1975e643b111d1896f0000e8322d00/frameset.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 12:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935173#M1486402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-20T12:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: field exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935174#M1486403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls tell me where can i write code or extend the screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 12:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935174#M1486403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-20T12:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: field exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935175#M1486404</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;there´s no recipe or magic formula for that. Every case is specific and I myself cannot tell you exactly what and where you have to do. First step is to learn about screen exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are only some basic steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to the screen&lt;DEL&gt;&amp;gt;System&lt;/DEL&gt;&amp;gt;Status--&amp;gt;Program (Double click this program. It will take you to the program)&lt;/P&gt;&lt;P&gt;2. Now, Go to--&amp;gt;Object Directory Entry.&lt;/P&gt;&lt;P&gt;3. Make a note about package name.&lt;/P&gt;&lt;P&gt;4. Now run the transaction SMOD, press F4 and enter the above noted package, press enter.&lt;/P&gt;&lt;P&gt;5. It will display a list of Exits.&lt;/P&gt;&lt;P&gt;6. Now go back to the initial screen SMOD.&lt;/P&gt;&lt;P&gt;7. Specify the exit name here that might be the correct one and select the radio button Components.&lt;/P&gt;&lt;P&gt;8. It will display four group boxes one for FM, second for Fcodes, third for Screen areas and last for includes.&lt;/P&gt;&lt;P&gt;9. Go to transaction CMOD, create a new project and click the button "Enhancement assignments" and  specify your enhancements that you got in SMOD.&lt;/P&gt;&lt;P&gt;10. Now double click the enhancement, it will take you to the ABAP editor with some includes starting with Z, double click the screen you want to modify and proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 13:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-exit/m-p/6935175#M1486404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-20T13:09:13Z</dc:date>
    </item>
  </channel>
</rss>

