SAP WCFC_CDS_CONST_T Central Data Source Constant Attributes texts table Table
Overview
WCFC_CDS_CONST_T is a standard SAP S/4HANA table that stores Central Data Source Constant Attributes texts table data. There are total 6 fields in the WCFC_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 WCFC_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 WCFC_CDS_CONST_T to other SAP tables and standard CDS views available based on WCFC_CDS_CONST_T table in S/4HANA 2020.
Techincal Settings of WCFC_CDS_CONST_T
Below are technical details of the table WCFC_CDS_CONST_T
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WCFC_CDS_CONST_T Fields
The following table gives you an overview of the fields available in WCFC_CDS_CONST_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | WCFC_CDS_CONST | CLNT | 3 |
| CONTEXT_ID | Context ID | WCF_CDS_CONTEXT_ID | WCFC_CDS_CONST | CHAR | 20 |
| ATTRIBUTE_ID | Attribute ID | WCF_CDS_ATTRIBUTE_ID | WCFC_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 WCFC_CDS_CONST_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_CDS_CONST_T | ATTRIBUTE_ID | 1: CN | WCFC_CDS_CONST |
| WCFC_CDS_CONST_T | CLIENT | 1: CN | WCFC_CDS_CONST |
| WCFC_CDS_CONST_T | CONTEXT_ID | 1: CN | WCFC_CDS_CONST |