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 ABAP 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 LC_METHOD_PREFIX Constant Protected Type reference (TYPE) CHAR20 'EXEC_TASK' Prefix for method 20120919
2 LC_METHOD_SEPARATOR Constant Protected Type reference (TYPE) CHAR01 '_' Method Separator 20120919
3 MO_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_CPF_BASIS_FACTORY CPF Factory: gets/generates needed instances 20120720
4 MO_PARAMETERS Instance attribute Protected Object reference (TYPE REF TO) CL_CPF_PARAMETERS Interface for CPF parameters handling 20120824
5 MS_FORMULA Instance attribute Protected Type reference (TYPE) CPFC_FORMULA CPF Customizing formula 20120824
6 MT_CUST_PARAMETER Instance attribute Protected Type reference (TYPE) CPFT_FORMULAPAR Table type for CPF formula parameters 20120824
7 MT_FORMULAMAP Instance attribute Protected Type reference (TYPE) CPFT_FORMULAMAP CPF Formula Parameter Mapping 20121010
8 MT_FORMULA_TASK Instance attribute Protected Type reference (TYPE) CPFT_FORMULATASK Table type for CPF formula tasks 20120910
9 MT_USAGE_TASK Instance attribute Protected Type reference (TYPE) CPFT_USAGETASK Table type for CPF usage tasks 20120910
10 MV_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL Is true, if formula data was changed 20120724
11 MV_FORMULA_ERROR_STATUS Instance attribute Protected Type reference (TYPE) CPF_FORMULA_ERROR CPF formula error state 20130320
12 MV_GUID Instance attribute Protected Type reference (TYPE) CPF_GUID CPF document guid 20120806
13 MV_KEY Instance attribute Protected Type reference (TYPE) CPF_FORMULA_ID CPF formula key in Customizing 20120824
14 MV_SAVED_IN_DB Instance attribute Protected Type reference (TYPE) XFELD Is true, if formula was already saved in DB 20120913
15 MV_USAGE Instance attribute Protected Type reference (TYPE) CPF_USAGE CPF Usage 20120806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20120720
2 INITIALIZE_FORMULA_PARAMETERS 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 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) IF_CPF_BASIS_FACTORY CPF Factory: gets/generates needed instances 20120720
2 Importing IV_GUID Call by reference Type reference (TYPE) CPF_GUID CPF document guid 20120806
3 Importing IV_KEY Call by reference Type reference (TYPE) CPF_FORMULA_ID CPF Formula key 20120824
4 Importing IV_USAGE Call by reference Type reference (TYPE) CPF_USAGE CPF usage 20120806
# Exception Resumable Description Created on
1 CX_CPF Exception for CPF 20130320
2 CX_CPF_NOTHING_FOUND 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 CX_CPF Exception for CPF 20130320
History
Last changed by/on SAP  20130531 
SAP Release Created in 740