The Function Module CBRC_CHK01_MAIL_RECIPIENT_CHK (EHS&S RegCheck: Select Recipient abhängig von Eintrag in ERRORMAIL) is a standard Function Module in SAP ERP and is part of the function group CBRC_CHK01 within the package CBRC.
Function Module | CBRC_CHK01_MAIL_RECIPIENT_CHK |
Short Text | EHS&S RegCheck: Select Recipient abhängig von Eintrag in ERRORMAIL |
Function Group | CBRC_CHK01 |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCTYPE | TYPE | CCRCC_ERRORMAIL-SDDOCTYPE | SD-Dokumententyp | |
I_VKORG | TYPE | CCRCC_ERRORMAIL-VKORG | SD-Dokumententyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DEST_CLIENT | LIKE | CCRCC_ERRORMAIL-DSTCLIENT | Target client | |
E_DEST_SYSTEM | LIKE | CCRCC_ERRORMAIL-DSTSYSID | Target system | |
E_LANGU | LIKE | CCRCC_ERRORMAIL-LANGU | Language key | |
E_RECNAME | LIKE | CCRCC_ERRORMAIL-RECNAME | Recipient name |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.