The Function Module VS_HP_VERSION_NUMBER () is a standard Function Module in SAP ERP and is part of the function group VSHP within the package CNVS.
Function Module | VS_HP_VERSION_NUMBER |
Short Text | |
Function Group | VSHP |
Package | CNVS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VERSION_GROUP | LIKE | VSSTEU-VSGRUPPE | versiongroup |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SELECTED_VERSION | LIKE | VSKOPF-VSNMR | version be selected |
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 |
---|---|---|---|---|
RANGE_AUFNR | LIKE | RNG_AUFNR | range of network numbers | |
RANGE_POSID | LIKE | RNG_POSID | range of project id's | |
RANGE_PSPID | LIKE | RNG_PSPID | range of wbs element id's |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | basic error |
NO_VERSION_FOUND | no version found in range |
NO_VERSION_SELECT | no version selected in help popup |