The Function Module VS_BT_VSSTEU_ITAB_GET (Read from internal version table for version control) is a standard Function Module in SAP ERP and is part of the function group VSBT within the package CNVS.
Function Module | VS_BT_VSSTEU_ITAB_GET |
Short Text | Read from internal version table for version control |
Function Group | VSBT |
Package | CNVS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VS_INDEX | LIKE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VSSTEU_EXP | LIKE | VSSTEUB | Versionen: Belegtabellenstruktur der Tabelle VSSTEU |
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.