<?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 F-02 Screen Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416010#M1049115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my client requirement , they want to post some interest against LC. So the requirment is to doa screen exit by way to add/assign a new field for LC and the functionality as same as Purchasing document field in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****Here, we tried and posted one transaction against LC by assigned the LC number instead of PO doc number field. The document get posted but the client need separate field and F4 help/screen display thing for the LC as like in PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls advise with some good screen exits or better examples to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2008 08:08:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-17T08:08:17Z</dc:date>
    <item>
      <title>F-02 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416010#M1049115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my client requirement , they want to post some interest against LC. So the requirment is to doa screen exit by way to add/assign a new field for LC and the functionality as same as Purchasing document field in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****Here, we tried and posted one transaction against LC by assigned the LC number instead of PO doc number field. The document get posted but the client need separate field and F4 help/screen display thing for the LC as like in PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls advise with some good screen exits or better examples to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 08:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416010#M1049115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: F-02 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416011#M1049116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sankar babu,&lt;/P&gt;&lt;P&gt;hi try using this exit&lt;/P&gt;&lt;P&gt;it is the exit to be used for that screen&lt;/P&gt;&lt;P&gt;FI_HEADER_SUB_1300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;S.Janagar&lt;/P&gt;&lt;P&gt;&lt;U&gt;+*hint: to find the screen exit go to se-24 type cl&lt;/U&gt;exithandler and press display*+_&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;and now click on get instance&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;+*and now put a break point on cl&lt;/U&gt;exit handler*+_&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;and now u execute f-02&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;and now it will lead u to debug mode&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;where click on exit name in that&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;EM&gt;&lt;STRONG&gt;now u will get that exit name.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 08:25:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416011#M1049116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T08:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: F-02 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416012#M1049117</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;One more alternative solution and pls post me how to resolve/achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Client need their LC(SAP generated) document numbers (from BSEG table) and populating inany one of the free text field with F4 help while posting in F-02 (either header fields or item fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a BADI 'FI_HEADER_SUB_1300' but its not working upto my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls advise with fine examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 05:36:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416012#M1049117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T05:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: F-02 Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416013#M1049118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not resolved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Closed session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 07:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/f-02-screen-exit/m-p/4416013#M1049118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T07:06:06Z</dc:date>
    </item>
  </channel>
</rss>

