Menu

SAP Function Module CIF_GEN_HANDLE_CALLERROR

Fehlerbehandlung für fehlgeschlagene Remote-Calls

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.

Technical Information

Function Module CIF_GEN_HANDLE_CALLERROR
Short Text Fehlerbehandlung für fehlgeschlagene Remote-Calls
Function Group CIFG
Package CIF
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.