Table/Structure Field list used by SAP ABAP Function Module TH_READ_USER_TRACE (User-Trace lesen)
SAP ABAP Function Module
TH_READ_USER_TRACE (User-Trace lesen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SM04DIC - CONVID | CPIC conversation ID | SOURCE VALUE(CONV_ID) LIKE SM04DIC-CONVID DEFAULT ' ' |
|
| 2 | SM04DIC - TRACECOMPS | Trace components | SOURCE VALUE(TRACECOMPS) LIKE SM04DIC-TRACECOMPS DEFAULT 'All' |
|
| 3 | SM04DIC - TRACECOMPS | Trace components | ||
| 4 | SM04DIC - WP_TYPE | Work Process Type | SOURCE VALUE(WP_TYPE) LIKE SM04DIC-WP_TYPE DEFAULT 'ALL' |
|
| 5 | SM04DIC - WP_TYPE | Work Process Type | ||
| 6 | SM04DIC - CONVID | CPIC conversation ID | ||
| 7 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 8 | SYST - OPSYS | ABAP System Field: Operating System of Application Server | ||
| 9 | USERTRACE - WEBSOCKET | Character field, length 64 | ||
| 10 | USERTRACE - USER | User Name | SOURCE VALUE(USER) LIKE USERTRACE-USER |
|
| 11 | USERTRACE - USER | User Name | ||
| 12 | USERTRACE - UID | Statistics, counter field in raw statistical record | ||
| 13 | USERTRACE - TIME | User trace time | SOURCE VALUE(TIME) LIKE USERTRACE-TIME DEFAULT '000000' |
|
| 14 | USERTRACE - TIME | User trace time | ||
| 15 | USERTRACE - STEP | Statistics, counter field in raw statistical record | ||
| 16 | USERTRACE - MODE | User trace mode | SOURCE VALUE(MODE) LIKE USERTRACE-MODE DEFAULT ' ' |
|
| 17 | USERTRACE - MODE | User trace mode | ||
| 18 | USERTRACE - LINE_NO | Statistics, counter field in raw statistical record | ||
| 19 | USERTRACE - LINE | User trace line | ||
| 20 | USERTRACE - DATE | Date in User trace | SOURCE VALUE(DATE) LIKE USERTRACE-DATE DEFAULT '00000000' |
|
| 21 | USERTRACE - DATE | Date in User trace |