Custom BAPI Invocation
The SAP HR/HCM connector can invoke custom BAPIs which are used for the following purposes:
-
To filter the employees.
-
To aggregate the additional attributes.
Note
The custom BAPI code for the BAPI filter should filter out the accounts, as required, for both full and delta aggregation. The delta logic should be managed in the BAPI itself when delta mode is selected.
Prerequisites
Based on your requirements, write a custom BAPI code which follows the Input and Output parameters standard specified by SailPoint.
For more information on the input and output parameters, refer to Input and Output Parameters for BAPI.