SAP WCF_CDS_CONST_T Central Data Source Constant Attributes texts table Table
Overview
WCF_CDS_CONST_T is a standard SAP S/4HANA table that stores Central Data Source Constant Attributes texts table data. There are total 5 fields in the WCF_CDS_CONST_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCF_CDS_CONST_T 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_CONST_T to other SAP tables and standard CDS views available based on WCF_CDS_CONST_T table in S/4HANA 2020.
Techincal Settings of WCF_CDS_CONST_T
Below are technical details of the table WCF_CDS_CONST_T
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WCF_CDS_CONST_T Fields
The following table gives you an overview of the fields available in WCF_CDS_CONST_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CONTEXT_ID | Context ID | WCF_CDS_CONTEXT_ID | WCF_CDS_CONST | CHAR | 20 |
| ATTRIBUTE_ID | Attribute ID | WCF_CDS_ATTRIBUTE_ID | WCF_CDS_CONST | CHAR | 30 |
| LANGUAGE | Language Key | SPRAS | * | LANG | 1 |
| ATTR_LABEL | Attribute Label | WCF_CDS_LABEL | CHAR | 30 | |
| DESCRIPTION | Attribute Description | WCF_CDS_DESCRIPTION | CHAR | 100 |
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_CONST_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCF_CDS_CONST_T | ATTRIBUTE_ID | 1: CN | WCF_CDS_CONST |
| WCF_CDS_CONST_T | CONTEXT_ID | 1: CN | WCF_CDS_CONST |