SAP ABAP Class CL_CPF_FORMULA (CPF: Formula in document)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-PR-CPF (Application Component) Configurable Parameters and Formulas
⤷
CPF_BASIS (Package) Configurable Parameters and Formulas (Basis)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPF_CONSTANTS | Interface CPF constants | 20120725 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CPF_FORMULA | Interface for CPF formula | 20120720 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_CLONE | Object Services: Clone Operations | 20120720 |
Properties
| Class | CL_CPF_FORMULA | |
| Short Description | CPF: Formula in document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CPF_BASIS | Configurable Parameters and Formulas (Basis) |
| Created | 20120720 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CPF_CONSTANTS | Interface CPF constants | 20120725 | ||
| 2 | IF_CPF_FORMULA | Interface for CPF formula | 20120720 | ||
| 3 | IF_OS_CLONE | Object Services: Clone Operations | 20120720 |
Friends
Class CL_CPF_FORMULA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR20 | 'EXEC_TASK' | Prefix for method | 20120919 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR01 | '_' | Method Separator | 20120919 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CPF_BASIS_FACTORY | CPF Factory: gets/generates needed instances | 20120720 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CPF_PARAMETERS | Interface for CPF parameters handling | 20120824 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CPFC_FORMULA | CPF Customizing formula | 20120824 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CPFT_FORMULAPAR | Table type for CPF formula parameters | 20120824 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CPFT_FORMULAMAP | CPF Formula Parameter Mapping | 20121010 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CPFT_FORMULATASK | Table type for CPF formula tasks | 20120910 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CPFT_USAGETASK | Table type for CPF usage tasks | 20120910 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Is true, if formula data was changed | 20120724 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CPF_FORMULA_ERROR | CPF formula error state | 20130320 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | CPF_GUID | CPF document guid | 20120806 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | CPF_FORMULA_ID | CPF formula key in Customizing | 20120824 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Is true, if formula was already saved in DB | 20120913 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | CPF_USAGE | CPF Usage | 20120806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20120720 | |
| 2 | Instance method | Private | Method | Initialize formula parameters | 20120824 |
Events
Class CL_CPF_FORMULA has no event.
Types
Class CL_CPF_FORMULA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_CPF_BASIS_FACTORY | CPF Factory: gets/generates needed instances | 20120720 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | CPF_GUID | CPF document guid | 20120806 | |||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | CPF_FORMULA_ID | CPF Formula key | 20120824 | |||
| 4 | IV_USAGE | Call by reference | Type reference (TYPE) | CPF_USAGE | CPF usage | 20120806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for CPF | 20130320 | ||
| 2 | Exception: Nothing was found | 20130320 |
Method INITIALIZE_FORMULA_PARAMETERS Signature
Method INITIALIZE_FORMULA_PARAMETERS on class CL_CPF_FORMULA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for CPF | 20130320 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |