ECTRACE_CONTENT - eCATT Trace - Recordings in the Test Content System
eCATT Trace - Recordings in the Test Content System information is stored in SAP table ECTRACE_CONTENT.
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 ECTRACE_CONTENT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | ETRECORDING_KEY | 0 | |||
REC_TYPE | eCATT Recorder Recording Type | X | ETREC_TYPE | CHAR | 10 | |
REC_ID | eCATT Recorder Recording Session ID | X | ETREC_SESSION_ID | RAW | 16 | |
ABAP_SESSION_ID | eCATT Recorder Recording ABAP Session ID | X | ETREC_SESSION_ID_ABAP | RAW | 16 | |
REC_STEP | Current Number of Object | X | ETOBJ_LNR | NUMC | 8 | |
REC_DATE | DATS | 8 | ||||
REC_TIME | TIMS | 6 | ||||
REC_STEP_TYPE | eCATT Trace - Type of a Trace Step (In-/Outbound/Error) | ETREC_STEP_TYPE | CHAR | 1 | ||
SERVICE_NAME | eCATT Recording Description of a Service/Method | ETREC_SERVICE | CHAR | 70 | ||
SERVICE_NAME_2 | eCATT Recording Description of a Service/Method | ETREC_SERVICE | CHAR | 70 | ||
REC_CONTENT | Detail Data about Service | RSTR | 8 |