Individual address check

The following functions are available to trigger the screening check in a flexible way.

📘

Please note that these functions will not create any entries in the Compliance monitor entries nor logs .

If you would like to do a screening check for any kind of address (even if there is not an existing document / master data record in the system) you can use one of the following function modules:
(1) /AEB/CMP_ADDR_CHK_FOR_ADDR1VAL
(2) /AEB/CMP_ADDR_CHK_FOR_ADDRNR
(3) /AEB/CMP_ADDR_CHK_FOR_HANDLE

Each function module provides the following import parameters:

Field nameTypeDescription
(1) IM_ADDR1_VAL
(2) IM_ADDRNR
(3) IM_ADDRHANDLE
(1) ADDR1_VAL
(2) ADDR1_VAL-ADDRNUMBER
(3) ADDR1_VAL-ADDRHANDLE
(1) Structure with address values
(2) address number
(3) address handle
IM_SUPPRESS_ENGINE_LOGGINGCHAR1Flag to supress logs
IM_RFC_DESTINATIONRFCDESTDefined destination to AEB engine
IM_ENGINE_CLIENT/AEB/CMP_ENGN_CLIENTClient name from the AEB engine
IM_ENGINE_PROFILE/AEB/CMP_ENGN_PROFILEProfile Name from the AEB engine
IM_REF_COMMENTCHAR255Comment for the check – e.g. a document ID or master data ID (optional)
IM_REF_ID/AEB/CMP_ENTRY_REF_IDAn internal reference number (optional)
IM_ORG_UNIT/AEB/CMP_PB_ORG_UNITIf provided, used to retrieve engine client and profile. Replaces the corresponding import parameters.
IM_ADDRESS_TYPECHAR20Possible values are:
• "individual"
• "entity"
• "meansOfTransport"
• "unknown"