SAP ABAP Table ECLOG_SCR (Table of Log Entries for a Script Line)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_DDIC (Package) eCATT ABAP Dictionary Objects
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | ECLOG_SCR |
|
| Short Description | Table of Log Entries for a Script Line |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | L | Table for storing temporary data, delivered empty |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
0 | 0 | eCATT Key Fields for Log Tables | |||||
| 2 | |
ETLOG_ID | NUM10 | NUMC | 10 | 0 | Current operation number | ||
| 3 | |
ETOBJ_LNR | NUM8 | NUMC | 8 | 0 | Current Number of Object | ||
| 4 | |
ETSCR_LNR | NUM10 | NUMC | 10 | 0 | eCATT Current Number of Script Command | ||
| 5 | |
ETMOD_LNR | NUM10 | NUMC | 10 | 0 | eCATT Current No. Nested ECATT in Test Configuration | ||
| 6 | |
0 | 0 | eCATT Log Script Command | |||||
| 7 | |
ETLOG_EXPD | CHAR1 | CHAR | 1 | 0 | eCATT Log Block-Expand Indicator (X = Expandable) | ||
| 8 | |
ETLOG_ERCD | NUM4 | NUMC | 4 | 0 | eCATT Log Error Code | ||
| 9 | |
ETLOG_CNDC | CHAR1 | CHAR | 1 | 0 | Condition Code X=not ok P=Passed F=Failed T=Traced E=Error | ||
| 10 | |
ETLOG_EXDA | CHAR1 | CHAR | 1 | 0 | eCATT Log Data Expand Indicator (X = Expandable) | ||
| 11 | |
0 | 0 | eCATT Structure for Script Line Attributes | |||||
| 12 | |
ETLOG_LEV | NUMC4 | NUMC | 4 | 0 | Nesting Depth of Recursive Call of eCATT Objects | ||
| 13 | |
ETCMD_FUN | ETCMD_FUN | CHAR | 30 | 0 | Name of Command | ||
| 14 | |
ETCMD_OBJ | CHAR30 | CHAR | 30 | 0 | Object for function | ||
| 15 | |
ETCMD_PAR | CHAR30 | CHAR | 30 | 0 | Parameter Reference ID | ||
| 16 | |
ETCMP_CMP | CHAR30 | CHAR | 30 | 0 | Target System (Key in System Data Container) | ||
| 17 | |
ETCMD_PATH | CHAR30 | CHAR | 30 | 0 | Name of Path for Script Variants | ||
| 18 | |
RFCDEST | RFCDEST | CHAR | 32 | 0 | Logical Destination (Specified in Function Call) | * | |
| 19 | |
ETCMD_LINE | NUM8 | NUMC | 8 | 0 | Command Position Row | ||
| 20 | |
ETCMD_POSI | NUM8 | NUMC | 8 | 0 | Command Position Column | ||
| 21 | |
0 | 0 | Log Enhancement to the Command Line | |||||
| 22 | |
ETLOG_STIM | UZEIT | TIMS | 6 | 0 | Start time | ||
| 23 | |
ETLOG_RUNTIME | DEC | 6 | 0 | Total Runtime in the Command Block | |||
| 24 | |
ETLOG_CMDTIME | ETLOG_DURATION | DEC | 6 | 3 | Interpretation Time of an eCATT Command | ||
| 25 | |
ETLOG_RFCTIME | ETLOG_DURATION | DEC | 6 | 3 | Runtime of the Remote Functionality | ||
| 26 | |
ETLOG_SUTTIME | ETLOG_DURATION | DEC | 6 | 3 | Runtime of internal functionality called in SUT | ||
| 27 | |
ETSHORTLOG_MODE | ETSHORTLOG_MODE | CHAR | 1 | 0 | eCATT - Mode for Short Log |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in | 610 |