SAP WUF_SOBJ WUF: Subobject Table Table
Overview
WUF_SOBJ is a standard SAP S/4HANA table that stores WUF: Subobject Table data. There are total 6 fields in the WUF_SOBJ table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WUF_SOBJ 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_SOBJ to other SAP tables and standard CDS views available based on WUF_SOBJ table in S/4HANA 2020.
Techincal Settings of WUF_SOBJ
Below are technical details of the table WUF_SOBJ
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WUF_SOBJ Fields
The following table gives you an overview of the fields available in WUF_SOBJ
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJ_ID | Object/Subobject ID | WUF_ID | WUF_OBJ | CHAR | 20 |
| SOBJ_ID | Subobject ID | WUF_SOBJID | CHAR | 20 | |
| SOBJ_IO_STRUC | Structure Name of Object/Subobject | WUF_IO_STRUCNAME | CHAR | 30 | |
| SOBJ_IO_TAB | Table Name of Object/Subobject | WUF_IO_TABNAME | CHAR | 30 | |
| SOBJ_CLASS | Class Name of Object or Subobject | WUF_CLASSNAME | CHAR | 30 | |
| ACTIVE | WUF sobject active flag | WUF_SOBJACT | CHAR | 1 |
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_SOBJ
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WUF_SOBJ | OBJ_ID | 1: CN | WUF_OBJ |