Table/Structure Field list used by SAP ABAP Function Module DB6_DIAG_GET_SYSTEM_BASICS (DB6: get basic system information)
SAP ABAP Function Module
DB6_DIAG_GET_SYSTEM_BASICS (DB6: get basic system information) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB6NAVSYST - DBHOST | DBA Cockpit: Server Name | ||
| 2 | DB6NAVSYST - DBREL | DB6: Database Release Level | SOURCE VALUE(DBREL) LIKE DB6NAVSYST-DBREL |
|
| 3 | DB6NAVSYST - DBREL | DB6: Database Release Level | ||
| 4 | DB6NAVSYST - DBSID | DBA Cockpit: Database Name | ||
| 5 | DB6NAVSYST - DBSID | DBA Cockpit: Database Name | SOURCE VALUE(DBNAME) LIKE DB6NAVSYST-DBSID |
|
| 6 | DB6NAVSYST - SCHEMANAME | DB6: Schema Name | ||
| 7 | DB6NAVSYST - SCHEMANAME | DB6: Schema Name | SOURCE VALUE(SCHEMANAME) LIKE DB6NAVSYST-SCHEMANAME |
|
| 8 | DB6NAVSYST - DBHOST | DBA Cockpit: Server Name | SOURCE VALUE(DBSERVER) LIKE DB6NAVSYST-DBHOST |
|
| 9 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CONNECTION) LIKE DBCON-CON_NAME OPTIONAL |
|
| 10 | DBCON - CON_NAME | Logical name for a database connection | ||
| 11 | DBRELINFO - DBNAME | Central Database System | ||
| 12 | DBRELINFO - SUPP_REL | DBRELINFO-SUPP_REL | ||
| 13 | DBRELINFO - SRVREL | Database server release | ||
| 14 | DBRELINFO - PATCHES | DBRELINFO-PATCHES | ||
| 15 | DBRELINFO - DBUSER | Database user | ||
| 16 | DBRELINFO - DBSYS | Central Database System | ||
| 17 | DBRELINFO - DBSL_VERS | DBSL version | ||
| 18 | DBRELINFO - DBSCHEMA | Database Schema | ||
| 19 | DBRELINFO - DBHOST | SAPDBHOST | ||
| 20 | DBRELINFO - CLIREL | Database client software release | ||
| 21 | DBRELINFO - CHARSET | Installed database character set | ||
| 22 | SYST - DBSYS | ABAP System Field: Central Database System | ||
| 23 | SYST - HOST | ABAP System Field: Name of Current Application Server | ||
| 24 | SYST - OPSYS | ABAP System Field: Operating System of Application Server | ||
| 25 | SYST - SAPRL | ABAP System Field: SAP System Release | ||
| 26 | SYST - SYSID | ABAP System Field: Name of SAP System | ||
| 27 | VINSTANCE - HOST_NAME | Oracle: v$instance.hostname |