Table list used by SAP ABAP Function Module MSS_GET_VERSION (Get MS SQL Server version)
SAP ABAP Function Module
MSS_GET_VERSION (Get MS SQL Server version) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | INDX | System Table INDX | ||
| 3 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 4 | MSSHELP | Structure for Data Elements Holding F1 Help Documentation | ||
| 5 | MSSHELP | Structure for Data Elements Holding F1 Help Documentation | SOURCE VALUE(SUBVERSION) LIKE MSSHELP-SUB_VERS |
|
| 6 | MSSHELP | Structure for Data Elements Holding F1 Help Documentation | SOURCE VALUE(MAINVERSION) LIKE MSSHELP-MAIN_VERS |
|
| 7 | MSSHELP | Structure for Data Elements Holding F1 Help Documentation | SOURCE VALUE(BUILDVERSION) LIKE MSSHELP-SP_VERS |
|
| 8 | MSSSERVER | MS SQL Server: Information | ||
| 9 | MSSSERVER | MS SQL Server: Information | SOURCE VALUE(SQLVERSION) LIKE MSSSERVER-VERSION |
|