Table/Structure Field list used by SAP ABAP Function Module DB6_ALM_GET_ALERT_WEIGHT (DB6: compute alert weight of monitoring attribute)
SAP ABAP Function Module
DB6_ALM_GET_ALERT_WEIGHT (DB6: compute alert weight of monitoring attribute) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DB6ALRTCFG_STRU - ALRTVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | ||
| 2 | DB6ALRTCFG_STRU - ALRTVALUE | Alert: alert value (1 = green, 2 = yellow, ....) | SOURCE REFERENCE(ALERTVALUE) LIKE DB6ALRTCFG_STRU-ALRTVALUE |
|
| 3 | DB6ALRTCFG_STRU - ATTRIBUTE | Alert: Short Name of Monitoring Type | ||
| 4 | DB6ALRTCFG_STRU - ATTRIBUTE | Alert: Short Name of Monitoring Type | SOURCE REFERENCE(ATTRIBUTE) LIKE DB6ALRTCFG_STRU-ATTRIBUTE |
|
| 5 | DB6ALRTCFG_STRU - MODDATE | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | ||
| 6 | DB6ALRTCFG_STRU - OBJECT | Alert: Short Name of Monitoring Type | ||
| 7 | DB6ALRTCFG_STRU - OBJECT | Alert: Short Name of Monitoring Type | SOURCE REFERENCE(OBJECT) LIKE DB6ALRTCFG_STRU-OBJECT |
|
| 8 | DB6ALRTCFG_STRU - PARAMUNIT | ALert: Unit for Perfomance Values | ||
| 9 | DB6ALRTCFG_STRU - PARAMUNIT | ALert: Unit for Perfomance Values | SOURCE REFERENCE(CURRENT_UNIT) LIKE DB6ALRTCFG_STRU-PARAMUNIT |
|
| 10 | DB6NAVSYST - DBCNAME | Logical name for a database connection | ||
| 11 | DB6NAVSYST - DBCNAME | Logical name for a database connection | SOURCE REFERENCE(CONNECTION) LIKE DB6NAVSYST-DBCNAME |
|
| 12 | DB6NAVSYST - RFCDEST | Logical Destination (Specified in Function Call) | ||
| 13 | DB6NAVSYST - RFCDEST | Logical Destination (Specified in Function Call) | SOURCE REFERENCE(DESTINATION) LIKE DB6NAVSYST-RFCDEST |