SAP WUF_OBJT WUF: Language-Dependent Text for Object Name Table
Overview
WUF_OBJT is a standard SAP S/4HANA table that stores WUF: Language-Dependent Text for Object Name data. There are total 3 fields in the WUF_OBJT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WUF_OBJT belongs to Master Data (SCM-BAS-MD) module and is located in the package Where-Used Framework 01 (WUF01).
In addition, following links provide an overview of foreign key relationships, if any, that link WUF_OBJT to other SAP tables and standard CDS views available based on WUF_OBJT table in S/4HANA 2020.
Techincal Settings of WUF_OBJT
Below are technical details of the table WUF_OBJT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WUF_OBJT Fields
The following table gives you an overview of the fields available in WUF_OBJT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJ_ID | Object/Subobject ID | WUF_ID | WUF_OBJ | CHAR | 20 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| OBJ_NAME | Object Type | WUF_OBJ_NAME | 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 WUF_OBJT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WUF_OBJT | OBJ_ID | 1: CN | WUF_OBJ |
| WUF_OBJT | SPRAS | 1: CN | T002 |