SAP WDR_TEST_RECORD Repository for WD ABAP Test Cases Table
Overview
WDR_TEST_RECORD is a standard SAP S/4HANA table that stores Repository for WD ABAP Test Cases data. There are total 8 fields in the WDR_TEST_RECORD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDR_TEST_RECORD belongs to Web Dynpro ABAP Rendering (BC-WD-ABA-REN) module and is located in the package Web Dynpro Runtime: Rendering (SWDP_RUNTIME_RENDERING).
In addition, following links provide an overview of foreign key relationships, if any, that link WDR_TEST_RECORD to other SAP tables and standard CDS views available based on WDR_TEST_RECORD table in S/4HANA 2020.
Techincal Settings of WDR_TEST_RECORD
Below are technical details of the table WDR_TEST_RECORD
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of WDR_TEST_RECORD Fields
The following table gives you an overview of the fields available in WDR_TEST_RECORD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | * | CLNT | 3 |
| GUID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 32 | |
| NAME | Name of WD ABAP Test Cases | WDR_TEST_RECORDING_NAME | CHAR | 30 | |
| DESCRIPTION | Description of WD ABAP Test Cases | WDR_TEST_RECORDING_DESCR | CHAR | 80 | |
| DATA | Data for WD ABAP Test Cases | WDR_TEST_RECORDING_STRING | STRG | ||
| PACKAGE_GUID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 32 | |
| USERID | User Name | SYUNAME | CHAR | 12 | |
| CREATE_DATE | Date data element for SYST | SYDATE | DATS | 8 |
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 WDR_TEST_RECORD