The Function Module CIF_GEN_HANDLE_CALLERROR (Fehlerbehandlung für fehlgeschlagene Remote-Calls) is a standard Function Module in SAP ERP and is part of the function group CIFG within the package CIF.
Function Module | CIF_GEN_HANDLE_CALLERROR |
Short Text | Fehlerbehandlung für fehlgeschlagene Remote-Calls |
Function Group | CIFG |
Package | CIF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_FUNCTION_MODULE | LIKE | SY-MSGV1 | Nachrichten, Nachrichtenvariable | |
IV_LOGSYS | LIKE | CIFCTRLPAR-LOGDESTSYS | Logisches System: Zielsystem der Übertragung |
This function module does not define any EXPORTING parameters.
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.