BAdI for asynchronous checks of business partners (BP transaction and native Fiori app)
Business object | BAdI name | Method name |
---|---|---|
Business partner | BUPA_GENERAL_UPDATE | change_before_update |
The following entry must be made in the method of the business add-in implementation for business partners:
* =====================================================================
* Start: AEB Compliance Check
*----------------------------------------------------------------------*
INCLUDE /AEB/CMP_BP_CHG_BEFORE_UPDATE.
*----------------------------------------------------------------------*
* End: AEB Compliance Check
* =====================================================================
The call only triggers an asynchronous check, not an online check.
This integration supports both the BP transaction and the native Maintain business partner data Fiori app.
If this integration is used, then integration using Business Data Toolset (BDT) should not be used to avoid double checking.