The Function Module RS_VARIANT_VALUE_SAVE (Sichern VARI, VARIVDAT (nur interner Gebrauch)) is a standard Function Module in SAP ERP and is part of the function group SVAR within the package SLDBV.
Function Module | RS_VARIANT_VALUE_SAVE |
Short Text | Sichern VARI, VARIVDAT (nur interner Gebrauch) |
Function Group | SVAR |
Package | SLDBV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RKEY | LIKE | Key for import of variant information | ||
STATUS | LIKE | SPACE | ||
SUBMODE | LIKE | SPACE | Calling mode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNCTION | LIKE | SY-UCOMM |
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 |
---|---|---|---|---|
SELCTAB | LIKE | RSSCR | Information about parameters and select-options |
This function module does not define any Exceptions.