The CFD_W_REP_T table in SAP ERP or S/4HANA stores Custom Fields: Repository ΓÇô User Interface Texts data. There are total 5 fields in CFD_W_REP_T table. The Custom Fields: Repository ΓÇô User Interface Texts 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_T 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_T Table Fields
Following is the list of fields that are available in SAP CFD_W_REP_T table. The primary key fields of Custom Fields: Repository ΓÇô User Interface Texts table in SAP are NAME (Custom Fields: Field Name), VERSION (Activation State of Repository Object), LANGUAGE (Language Key).
| 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) | |
| LANGUAGE | Language Key | SYLANGU | LANG (1) | |
| FIELD_LABEL | Custom Fields: Field Label | CFD_FIELD_LABEL | CHAR (40) | |
| TOOLTIP | Custom Fields: Field Tooltip | CFD_FIELD_TOOLTIP | CHAR (60) |


