Menu

SAP Function Module RFC_SYSTEM_INFO

Liefert versch. Informationen über das System.

The Function Module RFC_SYSTEM_INFO (Liefert versch. Informationen über das System.) is a standard Function Module in SAP ERP and is part of the function group SRFC within the package SRCX.

Technical Information

Function Module RFC_SYSTEM_INFO
Short Text Liefert versch. Informationen über das System.
Function Group SRFC
Package SRCX
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURRENT_RESOURCES LIKE SY-INDEX Currently Available Resources
MAXIMAL_RESOURCES LIKE SY-INDEX Maximum Resources Available
RECOMMENDED_DELAY LIKE SY-INDEX Default Value for Delay
RFCSI_EXPORT LIKE RFCSI See structure RFCSI

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.