ECLOG_EXT - Table for Logs of External Test Tool (SM-TSTR)
Table for Logs of External Test Tool (SM-TSTR) information is stored in SAP table ECLOG_EXT.
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_EXT
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 | ECLOG_HEAD |
OBJ_LNR | Current Number of Object | X | ETOBJ_LNR | NUMC | 16 | ECLOG_SCR |
SCRIPT_LNR | eCATT Current Number of Script Command | X | ETSCR_LNR | NUMC | 20 | ECLOG_SCR |
PART_ID | Comment | X | CHAR50 | CHAR | 100 | |
COMM_ID | Globally Unique Identifier | GUID | RAW | 16 | ||
TOOLNAME | Name of Test Tool | ETTOOLNAME | CHAR | 80 | ||
FILE_TYPE | 3-Byte field | CHAR3 | CHAR | 6 | ||
FILE_PATH | STRG | 8 | ||||
FILE_CONTENT | RSTR | 8 |