SAP WCF_CDS_BOLTAG Central Data Source BOL Tag Attribute Table
Overview
WCF_CDS_BOLTAG is a standard SAP S/4HANA table that stores Central Data Source BOL Tag Attribute data. There are total 7 fields in the WCF_CDS_BOLTAG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCF_CDS_BOLTAG belongs to WebClient UI (CA-WUI) module and is located in the package Central DataSource core objects (WCF_CDS_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link WCF_CDS_BOLTAG to other SAP tables and standard CDS views available based on WCF_CDS_BOLTAG table in S/4HANA 2020.
Techincal Settings of WCF_CDS_BOLTAG
Below are technical details of the table WCF_CDS_BOLTAG
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WCF_CDS_BOLTAG Fields
The following table gives you an overview of the fields available in WCF_CDS_BOLTAG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| UI_OBJ_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | BSP_DLC_OBJ_TYPE | CHAR | 20 |
| ATTRIBUTE_ID | Attribute ID | WCF_CDS_ATTRIBUTE_ID | WCF_RFM_MAPPING | CHAR | 30 |
| BOL_PATH | BOL Path | WCF_CDS_BOL_PATH | CHAR | 255 | |
| DESIGN_OBJ | Design Layer: Design Object | BSP_DLC_DESIGN_OBJECT | CHAR | 20 | |
| DESIGN_ATTR | Component name | NAME_KOMP | * | CHAR | 30 |
| TEST_VALUE | Test Value | WCF_CDS_TEST_VALUE | CHAR | 80 | |
| ACTIVE | Attribute active flag | WCF_CDS_ACTIVE | 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_CDS_BOLTAG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCF_CDS_BOLTAG | ATTRIBUTE_ID | 1: C | WCF_RFM_MAPPING |
| WCF_CDS_BOLTAG | UI_OBJ_TYPE | 1: CN | BSP_DLC_OBJ_TYPE |