Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

F-02 Screen Exit

Former Member
0 Kudos

Hi Experts,

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.

*****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.

Pls advise with some good screen exits or better examples to resolve it.

thanks & regards

sankar.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi sankar babu,

hi try using this exit

it is the exit to be used for that screen

FI_HEADER_SUB_1300

hope it will work

with regards

S.Janagar

+*hint: to find the screen exit go to se-24 type clexithandler and press display*+_

and now click on get instance

+*and now put a break point on clexit handler*+_

and now u execute f-02

and now it will lead u to debug mode

where click on exit name in that

now u will get that exit name.

3 REPLIES 3

Former Member
0 Kudos

hi sankar babu,

hi try using this exit

it is the exit to be used for that screen

FI_HEADER_SUB_1300

hope it will work

with regards

S.Janagar

+*hint: to find the screen exit go to se-24 type clexithandler and press display*+_

and now click on get instance

+*and now put a break point on clexit handler*+_

and now u execute f-02

and now it will lead u to debug mode

where click on exit name in that

now u will get that exit name.

Former Member
0 Kudos

HI,

One more alternative solution and pls post me how to resolve/achieve it.

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).

I got a BADI 'FI_HEADER_SUB_1300' but its not working upto my requirement.

Pls advise with fine examples.

thanks & regards

sankar.

Former Member
0 Kudos

Not resolved

Closed session.

regards

sankar.