Menu

SAP Function Module S_DB_INFORMIX_VERSION_GET

returns the INFORMIX version, takes it directly from the database

The Function Module S_DB_INFORMIX_VERSION_GET (returns the INFORMIX version, takes it directly from the database) is a standard Function Module in SAP ERP and is part of the function group STUI within the package STUI.

Technical Information

Function Module S_DB_INFORMIX_VERSION_GET
Short Text returns the INFORMIX version, takes it directly from the database
Function Group STUI
Package STUI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FULL_VERSION LIKE SY-DAYST SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VERSION LIKE TUNESTRUCT-VERSION
VERSION_TEXT LIKE LISTE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE
SYSTEM_FAILURE
WRONG_DATABASE
X_ERROR