CPFC_DECT_ROWS - CPF determination table
CPF determination table information is stored in SAP table CPFC_DECT_ROWS.
It is part of development package CPF_BASIS in software component CA-GTF-PR-CPF. This development package consists of objects that can be grouped under "Configurable Parameters and Formulas (Basis)".
It is part of development package CPF_BASIS in software component CA-GTF-PR-CPF. This development package consists of objects that can be grouped under "Configurable Parameters and Formulas (Basis)".
Fields for table CPFC_DECT_ROWS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| CPF_USAGE | Usage | X | CPF_USAGE | CHAR | 6 | |
| FORMULA_ID | CPF Formula Identifier | X | CPF_FORMULA_ID | CHAR | 60 | |
| CPF_USAGE_TASK | Usage Task | X | CPF_USAGE_TASK | CHAR | 40 | |
| ROW_NUMBER | CPF Decision Table: Row Number | X | CPF_DT_ROWNUMBER | NUMC | 20 | |
| PARAMETER_NAME | Parameter Name | X | CPF_PARAMETER_NAME | CHAR | 60 | |
| SUBPARAMETER | Subparameter | X | CPF_SUBPARAMETER | CHAR | 40 | |
| OPERATOR | Operator for CPF Determination Tables | CPF_DECT_OPERATOR | CHAR | 4 | ||
| VALUE | Parameter Value | CPF_PARAMETER_VALUE | CHAR | 100 | ||
| UNIT | UoM | CPF_UNIT | CHAR | 10 |