The Function Module C1CA_INTERFACE_ERR_MESSAGE (EHS: Versenden einer Fehlermeldung bei Abbruch SD_DATA_INTERCHAGE) is a standard Function Module in SAP ERP and is part of the function group C1CA within the package CBUI.
Function Module | C1CA_INTERFACE_ERR_MESSAGE |
Short Text | EHS: Versenden einer Fehlermeldung bei Abbruch SD_DATA_INTERCHAGE |
Function Group | C1CA |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ERROR_CODE | LIKE | CVCET-ERRCODE | Fehleridentifikator | |
I_INFO_FOR_ERROR_MAIL | LIKE | RCGSDERROR | ||
I_REASON | LIKE | CVDREASON |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DEST_CLIENT | LIKE | CVCER-DSTCLIENT | Zielmandant | |
E_DEST_SYSTEM | LIKE | CVCER-DSTSYSID | Zielsystem | |
E_RECNAME | LIKE | CVCER-RECNAME | Empfängername | |
E_RECTYPE | LIKE | CVCER-RECTYPE | Empfängertyp |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_ERRORTEXTTAB | LIKE | CVDTLINE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERRORMAIL_SEND_FAILED | Fehlermeldung konnte nicht gesendet werden |