SAP WTRAD Runtime Measurement: Log: Item Data Table
Overview
WTRAD is a standard SAP S/4HANA table that stores Runtime Measurement: Log: Item Data data. There are total 15 fields in the WTRAD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTRAD belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package Runtime Analysis/Throughput Statistics Retail (A-Comp temp.) (W_RUNTIME_ANALYSIS).
In addition, following links provide an overview of foreign key relationships, if any, that link WTRAD to other SAP tables and standard CDS views available based on WTRAD table in S/4HANA 2020.
Techincal Settings of WTRAD
Below are technical details of the table WTRAD
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WTRAD Fields
The following table gives you an overview of the fields available in WTRAD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDANT | Client | MANDT | T000 | CLNT | 3 |
| LOGNR | Runtime Measurement: Log Number | WRA_LOGNR | WTRAH | CHAR | 10 |
| TASKNAME | Runtime Measurement: Unique Name of a Task | WRA_TASKNAME | CHAR | 20 | |
| LFDNR | Sequence Number of the Log for Runtime Measurement | WRA_LFDNR | CHAR | 10 | |
| STATUS | Status of program | WRA_STATUS | CHAR | 60 | |
| PROTGRAD | Runtime Analysis: Process-Specific Level of Detail | WRA_PROTGRAD | CHAR | 1 | |
| APPLSRV | Name of the application server | WRA_APPLSRV | CHAR | 32 | |
| TIMESTAMP | Time stamp short form (YYYYMMDDhhmmss) | WRA_TIMESTAMP | DEC | 15 | |
| NUMOBJ_1 | Number of Processed Objects | WRA_NUMOBJ | INT4 | 10 | |
| OBJECT_1 | Runtime Measurement: Object Name | WRA_OBJECT | CHAR | 35 | |
| NUMOBJ_2 | Number of Processed Objects | WRA_NUMOBJ | INT4 | 10 | |
| OBJECT_2 | Runtime Measurement: Object Name | WRA_OBJECT | CHAR | 35 | |
| NUMOBJ_3 | Number of Processed Objects | WRA_NUMOBJ | INT4 | 10 | |
| OBJECT_3 | Runtime Measurement: Object Name | WRA_OBJECT | CHAR | 35 | |
| LAUFZEIT | Runtime Measurement: Runtime | WRA_RUNTIME | INT4 | 10 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WTRAD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTRAD | LOGNR | : | WTRAH |
| WTRAD | MANDANT | : | T000 |