/
BAdI Enhancement Spot: /TBAI/ES_BADI_DETERMINE

BAdI Enhancement Spot: /TBAI/ES_BADI_DETERMINE

This enhancement spot only has the following BAdI:

  1. /TBAI/BADI_DETERMINE → Modify the code of the determine by being able to add new validations.

image-20241025-072656.png

This BAdI is called at the following point after executing the code of the standard

image-20241025-072934.png

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