BAdI for customer checks
In a S/4HANA® system, this call must not be implemented.
Business object | BAdI name | Method name |
---|---|---|
Customer | CUSTOMER_ADD_DATA | save_data |
The following entry must be made in the method of the business add-in implementation for customers:
* =====================================================================
* Start: AEB Compliance Check
*----------------------------------------------------------------------*
INCLUDE /AEB/CMP_CUS_ONL_SAVE_DATA.
*----------------------------------------------------------------------*
* End: AEB Compliance Check
* =====================================================================
For implementation, an additional Include is required for each additional include as described in chapter Customer exits for customer checks.