SAP WCFC_RDT_DEF Relative Date Definition Table
Overview
WCFC_RDT_DEF is a standard SAP S/4HANA table that stores Relative Date Definition data. There are total 4 fields in the WCFC_RDT_DEF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_RDT_DEF belongs to Generic Interaction Layer (CA-WUI-GOL-GIL) module and is located in the package Customizing Objects for Generic Interaction Layer (CRM_GENIL_CUST).
In addition, following links provide an overview of foreign key relationships, if any, that link WCFC_RDT_DEF to other SAP tables and standard CDS views available based on WCFC_RDT_DEF table in S/4HANA 2020.
Techincal Settings of WCFC_RDT_DEF
Below are technical details of the table WCFC_RDT_DEF
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCFC_RDT_DEF Fields
The following table gives you an overview of the fields available in WCFC_RDT_DEF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| COMPONENT | Component Name | CRMT_COMPONENT_NAME | CRMC_GIL_COMP | CHAR | 6 |
| RELATIVE_DATE_ID | Relative Date ID | WCF_RELATIVE_DATE_ID | CHAR | 30 | |
| OPERATOR | Combination between Option and Sign | CRMT_OPERATOR | CHAR | 2 | |
| RDT_DESCR_ID | Relative Date Description ID | WCF_RELATIVE_DATE_DESCR_ID | WCFC_RDT_DES | CHAR | 30 |
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_RDT_DEF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_RDT_DEF | COMPONENT | : | CRMC_GIL_COMP |
| WCFC_RDT_DEF | RDT_DESCR_ID | : | WCFC_RDT_DES |