The Function Module RS_SELSCREEN_VERSION_EXISTS (Prüft, ob eine logische Datenbank eine mitgegebene Sel.-bild-version hat.) is a standard Function Module in SAP ERP and is part of the function group SLDB within the package SLDBV.
Function Module | RS_SELSCREEN_VERSION_EXISTS |
Short Text | Prüft, ob eine logische Datenbank eine mitgegebene Sel.-bild-version hat. |
Function Group | SLDB |
Package | SLDBV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_LDB | LIKE | RSLDB-LDB | ||
P_VERSION | LIKE | TRDIR-TYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_VERSION_TEXT | LIKE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_VERSIONS | |
VERSION_DOES_NOT_EXIST |