SAP ABAP Class CL_CPE_ERP_CALCULATION (CPE Calculation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-BF-PR (Application Component) Pricing and Conditions
     VF_PRC_INTERFACE (Package) Pricing Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CPE_ERP_OBJECT CPE Object 20130108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CPE_ERP_CALCULATION CPE Calculation 20121002
Properties
Class CL_CPE_ERP_CALCULATION  
Short Description CPE Calculation    
Super Class CL_CPE_ERP_OBJECT CPE Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VF_PRC_INTERFACE   Pricing Interfaces 
Created 20121002   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CPE_ERP_CALCULATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CPE_ERP_CALCULATION CPE Calculation 20121002
Friends
Class CL_CPE_ERP_CALCULATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONTEXT_DATA Instance attribute Private Object reference (TYPE REF TO) IF_PRC_CONTEXT_DATA CPE helper for document communication 20121002
2 MO_CPE_DOC_COMM Instance attribute Private Object reference (TYPE REF TO) IF_CPE_ERP_DOC_COMMUNICATION CPE helper for document communication 20121002
3 MV_COND_TYPE Instance attribute Private Type reference (TYPE) CPET_COND_TYPE CPE: Condition Type for Commodity Pricing 20121002
4 MV_DOCITEM_GUID Instance attribute Private Type reference (TYPE) CPET_DOCITEM_GUID CPE Caller - GUID of Document Item 20121002
5 MV_TERMNO Instance attribute Private Type reference (TYPE) CPET_TERMNO CPE Term - Number in Formula 20121002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121002
Events
Class CL_CPE_ERP_CALCULATION has no event.
Types
Class CL_CPE_ERP_CALCULATION 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_CONTEXT_DATA Call by reference Object reference (TYPE REF TO) IF_PRC_CONTEXT_DATA CPE helper for document communication 20121002
2 Importing IO_CPE_DOC_COMM Call by reference Object reference (TYPE REF TO) IF_CPE_ERP_DOC_COMMUNICATION CPE helper for document communication 20121002
3 Importing IV_COND_TYPE Call by reference Type reference (TYPE) CPET_COND_TYPE CPE: Condition Type for Commodity Pricing 20121002
4 Importing IV_DOCITEM_GUID Call by reference Type reference (TYPE) CPET_DOCITEM_GUID CPE Caller - GUID of Document Item 20121002
5 Importing IV_TERMNO Call by reference Type reference (TYPE) CPET_TERMNO CPE Term - Number in Formula 20121002

Method CONSTRUCTOR on class CL_CPE_ERP_CALCULATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617