Menu

SAP Function Module FVD_DB_READ_RELEASE

Lesen des gültigen Releasestandes

The Function Module FVD_DB_READ_RELEASE (Lesen des gültigen Releasestandes) is a standard Function Module in SAP ERP and is part of the function group FVD_DB_READ_CUSTOMIZING within the package FVVD_CUSTOMIZINGCHECK.

Technical Information

Function Module FVD_DB_READ_RELEASE
Short Text Lesen des gültigen Releasestandes
Function Group FVD_DB_READ_CUSTOMIZING
Package FVVD_CUSTOMIZINGCHECK
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_ADDON LIKE SY-SAPRL R/3-System, Release-Stand des R/3-Systems
O_COMPONENT LIKE CVERS-COMPONENT Softwarekomponente
O_RELEASE LIKE SY-SAPRL R/3-System, Release-Stand des R/3-Systems

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.