SAP ABAP Function Module MSS_GET_VERSION (Get MS SQL Server version)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Basic Data
| Function Module | MSS_GET_VERSION | Get MS SQL Server version |
| Function Group | SMSSDATA | MSS: Cockpit Backend not from RAT |
| Program Name | SAPLSMSSDATA | |
| INCLUDE Name | LSMSSDATAU54 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SQLVERSION | TYPE | MSSSERVER-VERSION | ||||
| |
MAINVERSION | TYPE | MSSHELP-MAIN_VERS | ||||
| |
SUBVERSION | TYPE | MSSHELP-SUB_VERS | ||||
| |
BUILDVERSION | TYPE | MSSHELP-SP_VERS | ||||
| |
CON_NAME | TYPE | DBCON-CON_NAME | 'DEFAULT' | Logical name of a database connection | ||
| |
SCHEMA | TYPE | MSSSCHEMA | SPACE | Target schema | ||
| |
NOT_RUNNING_ON_MSSQL | TYPE | Raised when function is executed on a Non-MSSQL System | ||||
| |
INTERNAL_ERROR | TYPE | Internal ADBC error. | ||||
| |
DB_ERROR | TYPE | Some database error occurred. | ||||
| |
CONNECT_ERROR | TYPE | Can't connect | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100421 |
| SAP Release Created in | 711 |