Menu

SAP Function Module RSZ_DB_CONTROL_VERSION_GET

Liefert die vom Server erwartete Minimalversion für das Frontend

The Function Module RSZ_DB_CONTROL_VERSION_GET (Liefert die vom Server erwartete Minimalversion für das Frontend) is a standard Function Module in SAP ERP and is part of the function group RZD1 within the package RSZ.

Technical Information

Function Module RSZ_DB_CONTROL_VERSION_GET
Short Text Liefert die vom Server erwartete Minimalversion für das Frontend
Function Group RZD1
Package RSZ
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
E_FRONTEND_MAJOR_VERSION LIKE RSGENERAL-FRONT_VERSION Versionsnummer für Frontend-Komponente
E_FRONTEND_MINOR_VERSION LIKE RSGENERAL-FRONT_VERSION Versionsnummer für Frontend-Komponente
E_FRONTEND_REVISION LIKE RSGENERAL-FRONT_REVISION Revisionsnummer der Frontend-Komponente
E_MAX_FRONTEND_MAJOR_VERSION LIKE RSGENERAL-FRONT_VERSION Versionsnummer für Frontend-Komponente
E_MAX_FRONTEND_MINOR_VERSION LIKE RSGENERAL-FRONT_VERSION Versionsnummer für Frontend-Komponente
E_MAX_FRONTEND_REVISION LIKE RSGENERAL-FRONT_REVISION Revisionsnummer der Frontend-Komponente

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.