SAP ABAP Class CX_CPE_EVALUATION_TERMINATED (CPE Evaluation Terminated)
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 20100505
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CPE_CONSTANTS CPE constants and declarations 20101021
Properties
Class CX_CPE_EVALUATION_TERMINATED  
Short Description CPE Evaluation Terminated    
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 20100505   SAP 
Last change 20110908   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 20101021
Friends
Class CX_CPE_EVALUATION_TERMINATED 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 20100621
2 MV_ADD_SYMSG Instance attribute Public Type reference (TYPE) ABAP_BOOL 'X' 20100820
3 MV_FORMULA_STATUS Instance attribute Public Type reference (TYPE) CPET_FORMSTATUS CPE Formula - Status of Evaluation 20100831
4 MV_FUNCTION Instance attribute Public Type reference (TYPE) CPET_LOG_FUNCTION CPE - Log: Function 20100621
5 MV_MSG_ATTR1 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 1 20100621
6 MV_MSG_ATTR2 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 2 20100621
7 MV_MSG_ATTR3 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 3 20100621
8 MV_MSG_ATTR4 Instance attribute Public Type reference (TYPE) SCX_ATTRNAME Message attribute Name 4 20100621
9 MV_MSG_ID Instance attribute Public Type reference (TYPE) SYMSGID 'CPE_IPC' Message Class 20100625
10 MV_MSG_NO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20100625
11 MV_PERIOD_STATUS Instance attribute Public Type reference (TYPE) CPET_PERIOD_STATUS CPE Term - Status of Period Determination 20100621
12 MV_SUBMODULE Instance attribute Public Type reference (TYPE) CPET_MODULE CPE - Module of the Commodity Pricing Engine 20100831
13 MV_TERMSTATUS Instance attribute Public Type reference (TYPE) CPET_TERMSTATUS CPE Term - Status of Period Determination 20100831
14 NO_QUOTATION_FOUND Constant Public Type reference (TYPE) SOTR_CONC '005056952E771EE286BA405B028291CC' 20121019
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100505
2 UPDATE_EVALUATION_DATA Instance method Public Method Update log of class CL_CPE_FE_EVALUATION_DATA 20100902
3 UPDATE_LOG Instance method Public Method Update log of class CL_CPE_FE_EVALUATION_DATA 20100902
Events
Class CX_CPE_EVALUATION_TERMINATED has no event.
Types
Class CX_CPE_EVALUATION_TERMINATED 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 20100621
2 Importing MV_ADD_SYMSG Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20100820
3 Importing MV_FORMULA_STATUS Call by reference Type reference (TYPE) CPET_FORMSTATUS 20100831
4 Importing MV_FUNCTION Call by reference Type reference (TYPE) CPET_LOG_FUNCTION 20100621
5 Importing MV_MSG_ATTR1 Call by reference Type reference (TYPE) SCX_ATTRNAME 20100621
6 Importing MV_MSG_ATTR2 Call by reference Type reference (TYPE) SCX_ATTRNAME 20100621
7 Importing MV_MSG_ATTR3 Call by reference Type reference (TYPE) SCX_ATTRNAME 20100621
8 Importing MV_MSG_ATTR4 Call by reference Type reference (TYPE) SCX_ATTRNAME 20100621
9 Importing MV_MSG_ID Call by reference Type reference (TYPE) SYMSGID 'CPE_IPC' 20100625
10 Importing MV_MSG_NO Call by reference Type reference (TYPE) SYMSGNO 20100625
11 Importing MV_PERIOD_STATUS Call by reference Type reference (TYPE) CPET_PERIOD_STATUS 20100621
12 Importing MV_SUBMODULE Call by reference Type reference (TYPE) CPET_MODULE 20100831
13 Importing MV_TERMSTATUS Call by reference Type reference (TYPE) CPET_TERMSTATUS 20100831
14 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100505
15 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100505

Method CONSTRUCTOR on class CX_CPE_EVALUATION_TERMINATED has no exception.

Method UPDATE_EVALUATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORMULA_STATUS Call by reference Type reference (TYPE) CPET_FORMSTATUS CPE Formula - Status of Evaluation 20100906
2 Importing IV_FOR_QUOTATIONS Call by reference Type reference (TYPE) BOOLE_D 'X': For Quotations; ' ': For Currency Conversion Data 20100902
3 Importing IV_PERIOD_STATUS Call by reference Type reference (TYPE) CPET_PERIOD_STATUS CPE Term - Status of Period Determination 20100906
4 Importing IV_TERMSTATUS Call by reference Type reference (TYPE) CPET_TERMSTATUS CPE Term - Status 20100906

Method UPDATE_EVALUATION_DATA on class CX_CPE_EVALUATION_TERMINATED has no exception.

Method UPDATE_LOG Signature

Method UPDATE_LOG on class CX_CPE_EVALUATION_TERMINATED has no parameter.
# Exception Resumable Description Created on
1 CX_CPE_EVALUATION_TERMINATED CPE Evaluation Terminated 20100902
History
Last changed by/on SAP  20110908 
SAP Release Created in 703