SAP WCF_ML_OBJ_FLDS Fields for UI Object types Table
Overview
WCF_ML_OBJ_FLDS is a standard SAP S/4HANA table that stores Fields for UI Object types data. There are total 4 fields in the WCF_ML_OBJ_FLDS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCF_ML_OBJ_FLDS belongs to WebClient UI (CA-WUI) module and is located in the package Mixed Object result list core objects (WCF_MIXED_LIST_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link WCF_ML_OBJ_FLDS to other SAP tables and standard CDS views available based on WCF_ML_OBJ_FLDS table in S/4HANA 2020.
Techincal Settings of WCF_ML_OBJ_FLDS
Below are technical details of the table WCF_ML_OBJ_FLDS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCF_ML_OBJ_FLDS Fields
The following table gives you an overview of the fields available in WCF_ML_OBJ_FLDS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| UI_OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | BSP_DLC_OBJ_TYPE | CHAR | 20 |
| ATTRIBUTE_ID | Attribute ID | WCF_CDS_ATTRIBUTE_ID | WCF_CDS_BOLTAG | CHAR | 30 |
| HIDDEN | Checkbox | XFELD | CHAR | 1 | |
| LINK | Checkbox | XFELD | 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 WCF_ML_OBJ_FLDS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCF_ML_OBJ_FLDS | ATTRIBUTE_ID | : | WCF_CDS_BOLTAG |
| WCF_ML_OBJ_FLDS | UI_OBJECT_TYPE | : | BSP_DLC_OBJ_TYPE |