CRM_ECLOG_SCR - Replicated Log Entries of a Script Line
Replicated Log Entries of a Script Line information is stored in SAP table CRM_ECLOG_SCR.
It is part of development package S_CHECK_RESULT_MANAGEMENT_OBSL in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "STRICTELY FORBIDDEN: Outdated stuff nominated for deletaion".
It is part of development package S_CHECK_RESULT_MANAGEMENT_OBSL in software component BC-DWB-TOO-ATF. This development package consists of objects that can be grouped under "STRICTELY FORBIDDEN: Outdated stuff nominated for deletaion".
Fields for table CRM_ECLOG_SCR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SESSION_ID | Check Results Management: Numbering | X | CRMSEQNBR | NUMC | 8 | |
.INCLUDE | X | ETLOG_KEY | 0 | |||
LOGID | Current Operation Number | X | ETLOG_ID | NUMC | 10 | |
OBJ_LNR | Current Number of Object | X | ETOBJ_LNR | NUMC | 8 | |
SCRIPT_LNR | eCATT Current Number of Script Command | X | ETSCR_LNR | NUMC | 10 | |
MOD_LNR | eCATT Current No. Nested ECATT in Test Configuration | ETMOD_LNR | NUMC | 10 | ||
.INCLUDE | ETLOG_SCR | 0 | ||||
SCR_EXPAND | eCATT Log Block-Expand Indicator (X = Expandable) | ETLOG_EXPD | CHAR | 1 | ||
SCR_ERRCD | eCATT Log Error Code | ETLOG_ERCD | NUMC | 4 | ||
SCR_CNDCD | Condition Code X=not ok P=Passed F=Failed T=Traced E=Error | ETLOG_CNDC | CHAR | 1 | ||
SCR_EXDATA | eCATT Log Data Expand Indicator (X = Expandable) | ETLOG_EXDA | CHAR | 1 | ||
.INCLUDE | ETSCR_LINE | 0 | ||||
SCR_LEVEL | Nesting Depth of Recursive Call of eCATT Objects | ETLOG_LEV | NUMC | 4 | ||
FUNC | Name of Command | ETCMD_FUN | CHAR | 30 | ||
OBJECT | Object for function | ETCMD_OBJ | CHAR | 30 | ||
PARAM_ID | Parameter Reference ID | ETCMD_PAR | CHAR | 30 | ||
SOFTKOMP | Target System (Key in System Data Container) | ETCMP_CMP | CHAR | 30 | ||
PATH | Name of Path for Script Variants | ETCMD_PATH | CHAR | 30 | ||
DEST | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * | |
CMD_LIN | Command Position Row | ETCMD_LINE | NUMC | 8 | ||
CMD_COL | Command Position Column | ETCMD_POSI | NUMC | 8 | ||
.INCLUDE | ETLOG_EXTENSION | 0 | ||||
STIM | Start time | ETLOG_STIM | TIMS | 6 | ||
RUNTIME | Total Runtime in the Command Block | ETLOG_RUNTIME | DEC | 4 | ||
CMDTIME | Interpretation Time of an eCATT Command | ETLOG_CMDTIME | DEC | 4 | ||
RFCTIME | Runtime of Remote Functions | ETLOG_RFCTIME | DEC | 4 | ||
SUTTIME | Runtime of Internal Functions Called in SUT | ETLOG_SUTTIME | DEC | 4 | ||
SLOG_MODE | eCATT - Mode for Short Log | ETSHORTLOG_MODE | CHAR | 1 |