The Function Module SUSR_ZBV_GET_SYSTEM_INFO () is a standard Function Module in SAP ERP and is part of the function group SUU6 within the package SUSR.
Function Module | SUSR_ZBV_GET_SYSTEM_INFO |
Short Text | |
Function Group | SUU6 |
Package | SUSR |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | TYPE | SY-MANDT | R/3 System, Client Number from Logon | |
HWKEY | TYPE | CHAR20 | FIELD_TYPE | |
INSTNO | TYPE | CHAR20 | Character Field Length - 10 | |
SYSID | TYPE | SY-SYSID | Name of SAP R/3 System | |
VERSION | TYPE | CHAR20 | FIELD_TYPE |
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.