Table/Structure Field list used by SAP ABAP Program LSTUWF05 (Include LSTUWF05)
SAP ABAP Program
LSTUWF05 (Include LSTUWF05) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATDEC - SEQ_OPEN | Number of OPENs for sequential read commands | ||
| 2 | DBSTATDEC - INS_ROW | Number of new records inserted in a table | ||
| 3 | DBSTATDEC - LOAD_DUR | Length of buffer load operations in milliseconds | ||
| 4 | DBSTATDEC - LOAD_FETCH | Number of FETCHes for buffer load operations | ||
| 5 | DBSTATDEC - LOAD_OPEN | Number of OPENs for buffer load operations | ||
| 6 | DBSTATDEC - LOAD_PREP | Number of PREPAREs for buffer load operations | ||
| 7 | DBSTATDEC - LOAD_ROW | Number of records read at buffer load operations | ||
| 8 | DBSTATDEC - REF | Table type (short text) | ||
| 9 | DBSTATDEC - REGIONS_N | No. of generic regions of a buffered table | ||
| 10 | DBSTATDEC - RNAME | Name of the pool or cluster | ||
| 11 | DBSTATDEC - SEQCNT | No. of SEQUENTIAL READs | ||
| 12 | DBSTATDEC - SEQ_DUR | Length of the sequential read command in milliseconds | ||
| 13 | DBSTATDEC - SEQ_FETCH | Number of FETCHes for sequential read commands | ||
| 14 | DBSTATDEC - BUF_DIR | No. of direct hits in the buffer | ||
| 15 | DBSTATDEC - SEQ_PREP | Numbe rof PREPAREs for sequential read commands | ||
| 16 | DBSTATDEC - SEQ_ROW | Number of records read at sequential read operations | ||
| 17 | DBSTATDEC - SEQ_SCAN | No. of records read with seq. acess | ||
| 18 | DBSTATDEC - SQL | Flag: Table processed via EXEC SQL? | ||
| 19 | DBSTATDEC - TNAME | Table name | ||
| 20 | DBSTATDEC - UPDCNT | No. of UPDATE commands | ||
| 21 | DBSTATDEC - UPDFAIL | No. of failed update commands | ||
| 22 | DBSTATDEC - UPD_DUR | Length of UPDATE commands in milliseconds | ||
| 23 | DBSTATDEC - UPD_EXEC | Number of EXECUTEs for UPDATE commands | ||
| 24 | DBSTATDEC - UPD_PREP | Number of PREPAREs for UPDATE commands | ||
| 25 | DBSTATDEC - UPD_ROW | Number of Changed Records in a Table | ||
| 26 | DBSTATDEC - INS_EXEC | Number of EXECUTEs for INSERT commands | ||
| 27 | DBSTATDEC - BUF | Buffer mode of an SAP table | ||
| 28 | DBSTATDEC - BUF_RECS | No. of buffered records for an object | ||
| 29 | DBSTATDEC - BUF_RECSMX | Maximum no. of buffered records for an object | ||
| 30 | DBSTATDEC - BUF_RESET | No. of buffer resets | ||
| 31 | DBSTATDEC - BUF_SEQ | No. of sequential buffer accesses | ||
| 32 | DBSTATDEC - BUF_SIZE | Size of the buffer for an object | ||
| 33 | DBSTATDEC - BUF_SIZEMX | Maximum buffer size for an object | ||
| 34 | DBSTATDEC - BUF_STATE | Status of the table in the table buffer | ||
| 35 | DBSTATDEC - DELCNT | No. of DELETE attempts | ||
| 36 | DBSTATDEC - DELFAIL | No. of failed DELETE attempts | ||
| 37 | DBSTATDEC - DEL_DUR | Length of DELETE commands in milliseconds | ||
| 38 | DBSTATDEC - DEL_EXEC | Number of EXECUTEs for DELETE commands | ||
| 39 | DBSTATDEC - DEL_PREP | Number of PREPAREs for DELETE commands | ||
| 40 | DBSTATDEC - DEL_ROW | Number of deleted records in a table | ||
| 41 | DBSTATDEC - DIRCNT | Number of DIRECT READs | ||
| 42 | DBSTATDEC - DIRFAIL | No. of failed SELECT SINGLE commands | ||
| 43 | DBSTATDEC - DIR_DUR | Length of direct read commands in milliseconds | ||
| 44 | DBSTATDEC - DIR_FETCH | Number of FETCHes for direct read commands (SELECT SINGLE) | ||
| 45 | DBSTATDEC - DIR_OPEN | Number of OPENs for direct read commands (SELECT SINGLE) | ||
| 46 | DBSTATDEC - DIR_PREP | Number of PREPAREs for direct read commands (SELECT SINGLE) | ||
| 47 | DBSTATDEC - INSCNT | No. of INSERT attempts | ||
| 48 | DBSTATDEC - INSFAIL | No. of failed INSERT attempts | ||
| 49 | DBSTATDEC - INS_DUR | Length of INSERT commands in milliseconds | ||
| 50 | DBSTATDEC - INS_PREP | Number of PREPAREs for INSERT commands | ||
| 51 | MONI_V01 - SRTFD | Character 22 | ||
| 52 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |