The CFD_W_CDS_CTXT table in SAP ERP or S/4HANA stores obsolete data. There are total 5 fields in CFD_W_CDS_CTXT table. The obsolete table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CFD_W_CDS_CTXT table. It is in Custom Fields: Application Registry Persistence (S_CFD_REGISTRY_DB) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.
SAP CFD_W_CDS_CTXT Table Fields
Following is the list of fields that are available in SAP CFD_W_CDS_CTXT table. The primary key fields of obsolete table in SAP are ROLE_SUFFIX (Custom Fields: Role Suffix).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| ROLE_SUFFIX | Custom Fields: Role Suffix | CFD_ROLE_SUFFIX | CHAR (3) | |
| ROLE_TEXT_DATA_ELEMENT | Custom Fields: Data Element with Text for Role | CFD_ROLE_TEXT_DATA_ELEMENT | * | CHAR (30) |
| CDS_ALIAS | Custom Fields: CDS Alias of Extension Incl. View Association | CFD_CDS_ALIAS | CHAR (30) | |
| DRAFT_ALIAS | Custom Fields: CDS Alias of Ext. Include Draft Association | CFD_CDS_DRAFT_ALIAS | CHAR (30) | |
| UNDERLYING_VIEW_ALIAS | Custom Fields: CDS Alias for underlying View | CFD_UNDERLYING_VIEW_ALIAS | CHAR (30) |


