2008 Aug 08 10:53 PM
Hi Experts,
I am looking for some user exit for the transaction FB60 after entering all the details in the transaction and pressed Enter. I have to get the Reference field from the screen and check in the table if there is any entry already available, if it does, then the posting should not happen.
Can any one suggest how I can go ahead. I have list if Exits, but not sure which one triggers after we hit ENTER.
Please help me friends,
Thanks
Ramya
2008 Aug 12 8:48 AM
Hi,
No Screen Exit exists for FB60, better go for BADIs
Regards,
T.Vijaya Lakshmi
2008 Sep 18 4:33 PM
Hi,
I could do this by validation and substitution method. thanks for ur reply.