The Function Module RS_HDSYS_READ_SC_VARIANT_DB () is a standard Function Module in SAP ERP and is part of the function group SHDU within the package SMOD.
Function Module | RS_HDSYS_READ_SC_VARIANT_DB |
Short Text | |
Function Group | SHDU |
Package | SMOD |
Module Type | Normal Module |
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 |
---|---|---|---|---|
HEADER_SCVARIANT | LIKE | SHDSVCI | Screen variant name |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GUIXT_SCRIPTS | LIKE | SHDGUIXT | ||
VALUES_SCVARIANT | LIKE | SHDSVFVCI |
This function module does not define any Exceptions.