Table/Structure Field list used by SAP ABAP Function Module LC_SEL_MONITOR (Selektieren Daten aus der Systemtabelle Monitor)
SAP ABAP Function Module
LC_SEL_MONITOR (Selektieren Daten aus der Systemtabelle Monitor) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON - CON_NAME | Logical name for a database connection | ||
| 2 | DBCON - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME OPTIONAL |
|
| 3 | LVC_MONALL - DESCR | Monitor description | ||
| 4 | LVC_MONALL - NR | Row number in table control | ||
| 5 | LVC_MONALL - TYPE | Type of monitor information from SYSDBA.MONITOR | ||
| 6 | LVC_MONALL - TYPE | Type of monitor information from SYSDBA.MONITOR | SOURCE VALUE(TYPE) LIKE LVC_MONALL-TYPE |
|
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||