CPFD_FORMULAPAR - CPF Formula parameters in document
CPF Formula parameters in document information is stored in SAP table CPFD_FORMULAPAR.
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 CPFD_FORMULAPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CPF_GUID | Identifier of CPF Formula in Document | X | CPF_GUID | CHAR | 64 | |
PARAMETER_NAME | Parameter Name | X | CPF_PARAMETER_NAME | CHAR | 60 | |
SUBPARAMETER | Subparameter | X | CPF_SUBPARAMETER | CHAR | 40 | |
ELEMENT | Custom Structure Component | X | CPF_COMPONENT | CHAR | 40 | |
VALUE | Parameter Value | CPF_PARAMETER_VALUE | CHAR | 100 | ||
UNIT | UoM | CPF_UNIT | CHAR | 10 |