The CFD_L_GEN_REP table in SAP ERP or S/4HANA stores Store result of where used check data. There are total 5 fields in CFD_L_GEN_REP table. The Store result of where used check 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_GEN_REP table. It is in Custom Fields: Generation Handler (S_CFD_GENERATION_HANDLER) ABAP package and is part of the Custom Fields (BC-SRV-APS-EXT-FLD) module.
SAP CFD_L_GEN_REP Table Fields
Following is the list of fields that are available in SAP CFD_L_GEN_REP table. The primary key fields of Store result of where used check table in SAP are MANDT (Client), RELID (Region in IMPORT/EXPORT Data Table).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| RELID | Region in IMPORT/EXPORT Data Table | INDX_RELID | CHAR (2) | |
| USERID | User Name | SYUNAME | CHAR (12) | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| CLUSTD | Data Field (BLOB) for IMPORT/EXPORT Database Tables | INDX_CLUST_BLOB | RSTR () |


