The CFD_W_REP_BUS table in SAP ERP or S/4HANA stores Custom Fields: Repository ΓÇô Business Context Usage data. There are total 4 fields in CFD_W_REP_BUS table. The Custom Fields: Repository ΓÇô Business 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_BUS 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_BUS Table Fields
Following is the list of fields that are available in SAP CFD_W_REP_BUS table. The primary key fields of Custom Fields: Repository ΓÇô Business Context Usage table in SAP are NAME (Custom Fields: Field Name), VERSION (Activation State of Repository Object).
| 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) | |
| IS_ADDED | Custom Fields: Added Business Context Indicator | CFD_FIELD_ADDED_BUSINESS_CTXT | CHAR (1) | |
| PERSISTENCE_CONTEXT_SUFFIX | Custom Fields: Persistence Context Suffix | CFD_PERSISTENCE_CONTEXT_SUFFIX | CHAR (3) |


