ECLOG_MEMORY_TRC - eCATT Trace of Memory Usage
eCATT Trace of Memory Usage information is stored in SAP table ECLOG_MEMORY_TRC.
It is part of development package SECATT_DDIC in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT ABAP Dictionary Objects".
It is part of development package SECATT_DDIC in software component BC-TWB-TST-ECA. This development package consists of objects that can be grouped under "eCATT ABAP Dictionary Objects".
Fields for table ECLOG_MEMORY_TRC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | ETLOG_KEY | 0 | |||
LOGID | Current Operation Number | X | ETLOG_ID | NUMC | 20 | |
SYSTEM_USER | User Name | X | SYUNAME | CHAR | 24 | |
TIMESTAMP | Execution Date and Time (YYYYMMDDhhmmssmmmuuun) | X | ETOD_EXECUTE_TIMESTAMP | DEC | 11 | |
.INCLUDE | ETLOG_MEMORY_TRC | 0 | ||||
EXEC_DATE | Field of type DATS | DATS | DATS | 16 | ||
EXEC_TIME | Field of type TIMS | TIMS | TIMS | 12 | ||
.INCLUDE | ETSCR_LINE | 0 | ||||
SCR_LEVEL | Nesting Depth of Recursive Call of eCATT Objects | ETLOG_LEV | NUMC | 8 | ||
FUNC | Name of Command | ETCMD_FUN | CHAR | 60 | ||
OBJECT | Object for function | ETCMD_OBJ | CHAR | 60 | ||
PARAM_ID | Parameter Reference ID | ETCMD_PAR | CHAR | 60 | ||
SOFTKOMP | Target System (Key in System Data Container) | ETCMP_CMP | CHAR | 60 | ||
PATH | Name of Path for Script Variants | ETCMD_PATH | CHAR | 60 | ||
DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
CMD_LIN | Command Position Row | ETCMD_LINE | NUMC | 16 | ||
CMD_COL | Command Position Column | ETCMD_POSI | NUMC | 16 | ||
VARIANT_ID | Variant Name | ETVAR_ID | CHAR | 60 | ||
MEM_TOTAL_USED | DEC type that is suitable for 64 bit integer | ABAP_MSIZE | DEC | 11 | ||
MEM_ALLOCATED | DEC type that is suitable for 64 bit integer | ABAP_MSIZE | DEC | 11 | ||
MEM_PEAK | DEC type that is suitable for 64 bit integer | ABAP_MSIZE | DEC | 11 |