Table/Structure Field list used by SAP ABAP Program RSAMON31 (Application Monitor: Database Accesses)
SAP ABAP Program
RSAMON31 (Application Monitor: Database Accesses) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATITEM - DEL_EXEC | Number of EXECUTEs for DELETE commands | ||
| 2 | DBSTATITEM - UPD_ROW | Number of Changed Records in a Table | ||
| 3 | DBSTATITEM - UPD_PREP | Number of PREPAREs for UPDATE commands | ||
| 4 | DBSTATITEM - UPD_EXEC | Number of EXECUTEs for UPDATE commands | ||
| 5 | DBSTATITEM - UPDCNT | No. of UPDATE commands | ||
| 6 | DBSTATITEM - TNAME | Table name | ||
| 7 | DBSTATITEM - SEQ_ROW | Number of records read at sequential read operations | ||
| 8 | DBSTATITEM - SEQ_PREP | Numbe rof PREPAREs for sequential read commands | ||
| 9 | DBSTATITEM - SEQ_OPEN | Number of OPENs for sequential read commands | ||
| 10 | DBSTATITEM - SEQ_FETCH | Number of FETCHes for sequential read commands | ||
| 11 | DBSTATITEM - SEQCNT | No. of SEQUENTIAL READs | ||
| 12 | DBSTATITEM - LOAD_ROW | Number of records read at buffer load operations | ||
| 13 | DBSTATITEM - LOAD_PREP | Number of PREPAREs for buffer load operations | ||
| 14 | DBSTATITEM - LOAD_FETCH | Number of FETCHes for buffer load operations | ||
| 15 | DBSTATITEM - DELCNT | No. of DELETE attempts | ||
| 16 | DBSTATITEM - DEL_PREP | Number of PREPAREs for DELETE commands | ||
| 17 | DBSTATITEM - DEL_ROW | Number of deleted records in a table | ||
| 18 | DBSTATITEM - DIRCNT | Number of DIRECT READs | ||
| 19 | DBSTATITEM - DIR_FETCH | Number of FETCHes for direct read commands (SELECT SINGLE) | ||
| 20 | DBSTATITEM - DIR_OPEN | Number of OPENs for direct read commands (SELECT SINGLE) | ||
| 21 | DBSTATITEM - DIR_PREP | Number of PREPAREs for direct read commands (SELECT SINGLE) | ||
| 22 | DBSTATITEM - INSCNT | No. of INSERT attempts | ||
| 23 | DBSTATITEM - INS_EXEC | Number of EXECUTEs for INSERT commands | ||
| 24 | DBSTATITEM - INS_PREP | Number of PREPAREs for INSERT commands | ||
| 25 | DBSTATITEM - INS_ROW | Number of new records inserted in a table | ||
| 26 | DBSTATITEM - LOAD_OPEN | Number of OPENs for buffer load operations | ||
| 27 | DF14T - FCTR_ID | Application Component | ||
| 28 | DF14T - NAME | Short text | ||
| 29 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 30 | SYST - LSIND | ABAP System Field: Current List Level | ||
| 31 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 32 | SYST - UCOMM | ABAP System Field: PAI-Triggering Function Code | ||
| 33 | SYST - VLINE | ABAP System Field: Vertical Line for List |