SAP ABAP Class CX_CPE_CONDITION_ERROR (CPE: errors in conditions area)
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_CPE_ASSEMBLY_ERROR Error in CPE Formula Assembly 20100706
Properties
Class CX_CPE_CONDITION_ERROR  
Short Description CPE: errors in conditions area    
Super Class CX_CPE_ASSEMBLY_ERROR Error in CPE Formula Assembly 
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 20100701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CPE_CONDITION_ERROR has no forward declaration.
Interfaces
Class CX_CPE_CONDITION_ERROR has no interface implemented.
Friends
Class CX_CPE_CONDITION_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Public Type reference (TYPE) CPET_APPLICATION CPE Caller - Application 20100701
2 ATTRIBUTE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050568E21D402DE908AAAC9581841AB' 20100701
3 CX_CPE_CONDITION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050568E21D402DE908A6783AD640045' 20100701
4 DETERMINATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050568E21D402DE908AA634F4F501A9' 20100701
5 INVALID_WORKINGSET Constant Public Type reference (TYPE) SOTR_CONC '0050568E21D402DE908AA377B8C181A5' 20100701
6 MSG_TEXT Instance attribute Private Type reference (TYPE) MSGTX Message text 20100701
7 PREVIOUS_MSG Instance attribute Public Type reference (TYPE) SYMSG Structure of message variables 20100701
8 PROCEDURE Instance attribute Public Type reference (TYPE) CPET_PRC_PROCEDURE CPE Caller - Procedure 20100701
9 USAGE Constant Public Type reference (TYPE) CPET_USAGE 'FA' CPE Caller - Usage 20100701
10 WS_NAME Instance attribute Public Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20100701
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100701
2 FILL_MSG_TEXT Instance method Private Method fill attribute MSG_TEXT 20100706
Events
Class CX_CPE_CONDITION_ERROR has no event.
Types
Class CX_CPE_CONDITION_ERROR 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 APPLICATION Call by reference Type reference (TYPE) CPET_APPLICATION 20100701
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100701
3 Importing PREVIOUS_MSG Call by reference Type reference (TYPE) SYMSG 20100701
4 Importing PROCEDURE Call by reference Type reference (TYPE) CPET_PRC_PROCEDURE 20100701
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100701
6 Importing WS_NAME Call by reference Type reference (TYPE) DDOBJNAME 20100701

Method CONSTRUCTOR on class CX_CPE_CONDITION_ERROR has no exception.

Method FILL_MSG_TEXT Signature

Method FILL_MSG_TEXT on class CX_CPE_CONDITION_ERROR has no parameter.
Method FILL_MSG_TEXT on class CX_CPE_CONDITION_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703