Hi Aneel,
For FCH5, we don't have BADI and Exit.
Aneel Munawar wrote:
I want to fill some default values in FCH5 screen in payee name on base of some doc. types.
If default value need to be populated without condition means we can use Screen Variant concept(SHD0).
For Condition based value updation, for this T-code(FCH5), we can use Implicit enhancement.
In Program MFCHKFZ0, inside subroutine zahlungsbeleg_pruefen, enhancement point is available, please find the screenshot.
Use the Bottom enhancement point, to overwrite the standard Payee value.
Variables for Payee name - PAYR-ZNME1, PAYR-ZNME2, PAYR-ZNME3, PAYR-ZNME4.
Regards
Rajkumar Narasimman.