SAP WCFC_RDT_DQY_ASG Assign Relative Dates to Dynamic Query Table
Overview
WCFC_RDT_DQY_ASG is a standard SAP S/4HANA table that stores Assign Relative Dates to Dynamic Query data. There are total 3 fields in the WCFC_RDT_DQY_ASG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_RDT_DQY_ASG 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_DQY_ASG to other SAP tables and standard CDS views available based on WCFC_RDT_DQY_ASG table in S/4HANA 2020.
Techincal Settings of WCFC_RDT_DQY_ASG
Below are technical details of the table WCFC_RDT_DQY_ASG
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCFC_RDT_DQY_ASG Fields
The following table gives you an overview of the fields available in WCFC_RDT_DQY_ASG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| COMPONENT | Component Name | CRMT_COMPONENT_NAME | WCFC_RDT_DQY | CHAR | 6 |
| DQUERY_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | WCFC_RDT_DQY | CHAR | 30 |
| RELATIVE_DATE_ID | Relative Date ID | WCF_RELATIVE_DATE_ID | WCFC_RDT_DEF | 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_DQY_ASG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_RDT_DQY_ASG | COMPONENT | : | WCFC_RDT_DQY |
| WCFC_RDT_DQY_ASG | DQUERY_NAME | : | WCFC_RDT_DQY |
| WCFC_RDT_DQY_ASG | RELATIVE_DATE_ID | : | WCFC_RDT_DEF |