The CFD_W_ODATA_CT_T table in SAP ERP or S/4HANA stores Custom Fields: OData Model Registry Context Descriptions data. There are total 3 fields in CFD_W_ODATA_CT_T table. The Custom Fields: OData Model Registry Context Descriptions 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_ODATA_CT_T 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_ODATA_CT_T Table Fields
Following is the list of fields that are available in SAP CFD_W_ODATA_CT_T table. The primary key fields of Custom Fields: OData Model Registry Context Descriptions table in SAP are LANGUAGE (Language Key), ENTITY_NAME (Custom Fields: Entity Type Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGUAGE | Language Key | SYLANGU | LANG (1) | |
| ENTITY_NAME | Custom Fields: Entity Type Name | CFD_ENTITY_NAME | CHAR (40) | |
| DESCRIPTION | Custom Fields: Deviating Gateway Model Context Description | CFD_ODATA_CONTEXT_DESCRIPTION | CHAR (255) |


