SAP WDKLAYOUTOBJT Definition of Layout Objects (Texts) Table
Overview
WDKLAYOUTOBJT is a standard SAP S/4HANA table that stores Definition of Layout Objects (Texts) data. There are total 3 fields in the WDKLAYOUTOBJT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKLAYOUTOBJT belongs to Musing Tools (BC-MUS) module and is located in the package Kayak Controller (WDK_CONTROLLER).
In addition, following links provide an overview of foreign key relationships, if any, that link WDKLAYOUTOBJT to other SAP tables and standard CDS views available based on WDKLAYOUTOBJT table in S/4HANA 2020.
Techincal Settings of WDKLAYOUTOBJT
Below are technical details of the table WDKLAYOUTOBJT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKLAYOUTOBJT Fields
The following table gives you an overview of the fields available in WDKLAYOUTOBJT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| OBJECT | Layout object for dynamic adjustments | WDK_LAYOUT_OBJECT | WDKLAYOUTOBJ | CHAR | 4 |
| OBJECT_TEXT | Description of Layout Object | WDK_LAYOUT_OBJECT_TEXT | CHAR | 30 |
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 WDKLAYOUTOBJT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKLAYOUTOBJT | OBJECT | 1: CN | WDKLAYOUTOBJ |
| WDKLAYOUTOBJT | SPRAS | : | T002 |