The CFD_L_RT_CDS_USG table in SAP ERP or S/4HANA stores Custom Fields: Runtime Data – CDS Usages data. There are total 5 fields in CFD_L_RT_CDS_USG table. The Custom Fields: Runtime Data – CDS Usages 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_L_RT_CDS_USG table. It is in Custom Fields: Runtime (S_CFD_RUNTIME) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.
SAP CFD_L_RT_CDS_USG Table Fields
Following is the list of fields that are available in SAP CFD_L_RT_CDS_USG table. The primary key fields of Custom Fields: Runtime Data – CDS Usages table in SAP are CDS_VIEW_NAME (Name of SAP table view), PERSISTENCE_FIELD_NAME (Custom Fields: Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CDS_VIEW_NAME | Name of SAP table view | VIEWNAME | CHAR (30) | |
| PERSISTENCE_FIELD_NAME | Custom Fields: Field Name | CFD_FIELD_NAME | CHAR (30) | |
| EXTERNAL_FIELD_NAME | Custom Fields: External Field Name | CFD_FIELD_EXTERNAL_NAME | CHAR (30) | |
| FIELD_NAME | Custom Fields: Field Name | CFD_FIELD_NAME | CHAR (30) | |
| IS_TRANSIENT_FIELD | Custom Fields: Boolean | CFD_BOOLEAN | CHAR (1) |


