Menu

SAP Function Module SCWB_PUSH_CHECK_SYSTEM

CWB push: check rfc/ system availability

The Function Module SCWB_PUSH_CHECK_SYSTEM (CWB push: check rfc/ system availability) is a standard Function Module in SAP ERP and is part of the function group SCWL within the package SCWB.

Technical Information

Function Module SCWB_PUSH_CHECK_SYSTEM
Short Text CWB push: check rfc/ system availability
Function Group SCWL
Package SCWB
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_CLIENT TYPE SY-MANDT '000' Mandantenkennung des aktuellen Benutzers
IV_CORR_INSTRUCTION TYPE BOOLEAN boolsche Variable (X-true, --false, space-unknown)
IV_SYSTEM TYPE CHAR10 Characterfeld der Länge 10

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_DESTINATION TYPE RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)

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.