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: 

Exit or BADI at save button on tcode FB65

Former Member
0 Kudos

Dear Gurus,

I want to put a validation check on document date field at FB65. Can anybody tell which exit or BADI can be used for this purpose. Specially the exits or BADI that calls at SAVE button. Kindly tell the exit and Badi name.

Regards

3 REPLIES 3

former_member218424
Participant
0 Kudos

check badi FAGL_PERIOD_CHECK

Former Member
0 Kudos

I had a similar requirement couple of years back for a very similar Tcode you can refer the same.

It might be helpful.

Former Member
0 Kudos

Hi Imran,

Try EXIT LFDCB001 using CMOD TCode or you can try BTE given by Sijin.

Please let me know if this helps.

Regards,

Sid