SAP ABAP Class CX_CPE_CALENDAR_HELPER (Exception CPE Calendar Helper)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_FA_FE (Package) Commodity Pricing: Formula Assembly and Evaluation (ABAP)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20110606
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CPE_CONSTANTS CPE constants and declarations 20110606
Properties
Class CX_CPE_CALENDAR_HELPER  
Short Description Exception CPE Calendar Helper    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CPE_FA_FE   Commodity Pricing: Formula Assembly and Evaluation (ABAP) 
Created 20110308   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_CPE_CONSTANTS CPE constants and declarations 20110606
Friends
Class CX_CPE_CALENDAR_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EVALUATION_DATA Instance attribute Public Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA CPE Evaluation data container 20110606
2 MV_ADD_SYMSG Instance attribute Public Type reference (TYPE) ABAP_BOOL 'X' 20110606
3 MV_FORMULA_STATUS Instance attribute Public Type reference (TYPE) CPET_FORMSTATUS CPE Formula - Status of Evaluation 20110606
4 MV_FUNCTION Instance attribute Public Type reference (TYPE) CPET_LOG_FUNCTION CPE - Log: Function 20110606
5 MV_MSG_ATTR1 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 1 20110606
6 MV_MSG_ATTR2 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 2 20110606
7 MV_MSG_ATTR3 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 3 20110606
8 MV_MSG_ATTR4 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 4 20110606
9 MV_MSG_ID Instance attribute Public Type reference (TYPE) SYMSGID 'CPE_IPC' Message Class 20110606
10 MV_MSG_NO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20110606
11 MV_PERIOD_STATUS Instance attribute Public Type reference (TYPE) CPET_PERIOD_STATUS CPE Term - Status of Period Determination 20110606
12 MV_SUBMODULE Instance attribute Public Type reference (TYPE) CPET_MODULE CPE - Module of the Commodity Pricing Engine 20110606
13 MV_TERMSTATUS Instance attribute Public Type reference (TYPE) CPET_TERMSTATUS CPE Term - Status of Period Determination 20110606
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110606
Events
Class CX_CPE_CALENDAR_HELPER has no event.
Types
Class CX_CPE_CALENDAR_HELPER 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 MO_EVALUATION_DATA Call by reference Object reference (TYPE REF TO) CL_CPE_FE_EVALUATION_DATA 20110606
2 Importing MV_ADD_SYMSG Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20110606
3 Importing MV_FORMULA_STATUS Call by reference Type reference (TYPE) CPET_FORMSTATUS 20110606
4 Importing MV_FUNCTION Call by reference Type reference (TYPE) CPET_LOG_FUNCTION 20110606
5 Importing MV_MSG_ATTR1 Call by reference Type reference (TYPE) SCX_ATTRNAME 20110606
6 Importing MV_MSG_ATTR2 Call by reference Type reference (TYPE) SCX_ATTRNAME 20110606
7 Importing MV_MSG_ATTR3 Call by reference Type reference (TYPE) SCX_ATTRNAME 20110606
8 Importing MV_MSG_ATTR4 Call by reference Type reference (TYPE) SCX_ATTRNAME 20110606
9 Importing MV_MSG_ID Call by reference Type reference (TYPE) SYMSGID 'CPE_IPC' 20110606
10 Importing MV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO 20110606
11 Importing MV_PERIOD_STATUS Call by reference Type reference (TYPE) CPET_PERIOD_STATUS 20110606
12 Importing MV_SUBMODULE Call by reference Type reference (TYPE) CPET_MODULE 20110606
13 Importing MV_TERMSTATUS Call by reference Type reference (TYPE) CPET_TERMSTATUS 20110606
14 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20110606
15 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20110606

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