The CFD_W_REP_ODATA table in SAP ERP or S/4HANA stores Custom Fields: Repository ΓÇô OData Model Context Usage data. There are total 7 fields in CFD_W_REP_ODATA table. The Custom Fields: Repository ΓÇô OData Model Context Usage 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_REP_ODATA table. It is in Custom Fields: Repository Persistence (S_CFD_REPOSITORY_DB) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.
SAP CFD_W_REP_ODATA Table Fields
Following is the list of fields that are available in SAP CFD_W_REP_ODATA table. The primary key fields of Custom Fields: Repository ΓÇô OData Model Context Usage table in SAP are NAME (Custom Fields: Field Name), VERSION (Activation State of Repository Object), ENTITY_NAME (Custom Fields: Entity Type Name), UNION_SUFFIX (Custom Fields: Union Suffix), ROLE_SUFFIX (Custom Fields: Role Suffix).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| NAME | Custom Fields: Field Name | CFD_FIELD_NAME | CFD_W_REP | CHAR (30) |
| VERSION | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| ENTITY_NAME | Custom Fields: Entity Type Name | CFD_ENTITY_NAME | CHAR (40) | |
| UNION_SUFFIX | Custom Fields: Union Suffix | CFD_UNION_SUFFIX | CHAR (3) | |
| ROLE_SUFFIX | Custom Fields: Role Suffix | CFD_ROLE_SUFFIX | CHAR (3) | |
| INCLUDE_IN_BASIC_SEARCH | Custom Fields: Field Is to Be Included in Basic Search | CFD_FIELD_IN_BASIC_SEARCH | CHAR (1) | |
| STATIC_FIELD_CONTROL | Custom Fields: Static Field Control | CFD_STATIC_FIELD_CONTROL | CHAR (1) |


