Change is object to check (EC)
In order to adapt the logic whether or not to trigger an export control check, you can implement a BAdI for each business object . Use the method is_object_to_check in the following BAdIs:
Business object | BAdI |
---|---|
Delivery | /AEB/CMP_EC_DLV_01 |
Purchase document | /AEB/CMP_EC_PD_01 |
Sales document | /AEB/CMP_EC_ORDER_04 |
Service order | /AEB/CMP_EC_SO_01 |
Attention: If you're using Compliance Screening and Export Controls, make sure you implement the logic whether to check or not for both modules the same way .
Updated over 1 year ago