/
BAdI Enhancement Spot: /TBAI/ES_BADI_DETERMINE
BAdI Enhancement Spot: /TBAI/ES_BADI_DETERMINE
This enhancement spot only has the following BAdI:
/TBAI/BADI_DETERMINE → Modify the code of the determine by being able to add new validations.
This BAdI is called at the following point after executing the code of the standard
To perform the implementation first an Enhancement Implementation must be created in a Z package, once created we select Add BAdI Implementation and add the BAdI Definition ( in this case /TBAI/BADI_DETERMINE ) we must also indicate the implementation Z class ( in this example ZTBAI_CL_BADI_DETERMINE ).
Finally, the ZTBAI_CL_BADI_DETERMINE class must be implemented:
Avvale 2024