The CPFC_DS_ROUTINE table in SAP ERP or S/4HANA stores CPF Data Source Routine data. There are total 3 fields in CPFC_DS_ROUTINE table. The CPF Data Source Routine 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 CPFC_DS_ROUTINE table. It is in Configurable Parameters and Formulas (Basis) (CPF_BASIS) ABAP package and is part of the Configurable Parameters and Formulas (CA-GTF-PR-CPF) module.
SAP CPFC_DS_ROUTINE Table Fields
Following is the list of fields that are available in SAP CPFC_DS_ROUTINE table. The primary key fields of the table are CLIENT (Client), CPF_USAGE (Usage), CPF_DS_ROUTINE (Data Source Routine).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CPF_USAGE | Usage | CPF_USAGE | CPFC_USAGE | CHAR (3) |
| CPF_DS_ROUTINE | Data Source Routine | CPF_DS_ROUTINE | NUMC (7) |


