SAP ABAP Class CX_FICO_OL_EXECUTION_ERROR (Processing errors)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO_OBJECT_LAYER (Package) New Object Layer
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 20081001
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20081001
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_FICO_OL_NOT_FOUND Exception: Unable to Find Object 20090313
2 Inheritance (c INHERITING FROM c_ref)  CX_FICO_OL_OBJ_STATE OL Error: Object does not Exist in State 20090311
Properties
Class CX_FICO_OL_EXECUTION_ERROR  
Short Description Processing errors    
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 FICO_OBJECT_LAYER   New Object Layer 
Created 20081001   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)
2 IF_FICO_LIST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20081001
Friends
Class CX_FICO_OL_EXECUTION_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONDTYPE_DO_NOT_EXIST Constant Public See coding 20081013
2 KEY_INVALID Constant Public See coding 20090227
3 LISTVERSION Instance attribute Public Type reference (TYPE) IF_FICO_LIST=>TS_LISTVERS List Version for which Exception was Raised 20090306
4 LIST_NOT_EXIST Constant Public See coding 20090303
5 MSGV1 Instance attribute Public Type reference (TYPE) SYST-MSGV1 Message Variable 20081001
6 MSGV2 Instance attribute Public Type reference (TYPE) SYST-MSGV2 Message Variable 20081001
7 MSGV3 Instance attribute Public Type reference (TYPE) SYST-MSGV3 Message Variable 20081001
8 MSGV4 Instance attribute Public Type reference (TYPE) SYST-MSGV4 Message Variable 20081001
9 M_MESSAGES_ADDITIONAL Instance attribute Protected Type reference (TYPE) BAPIRET2_T Return Table 20090306
10 M_MSGTY Instance attribute Protected Type reference (TYPE) SYMSGTY Message Type 20090313
11 NO_CHANGE_OF_BRD_ALLOWED Constant Public See coding 20110428
12 NO_CUST_FOR_APPL Constant Public See coding 20081013
13 NO_OBJECT_FOUND Constant Public See coding 20081020
14 NO_TIMESTAMP_ACCESS Constant Public See coding 20110419
15 REF_NOT_BOUND Constant Public See coding 20081013
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081001
2 GET_MESSAGES Instance method Public Method Gets all Messages 20090305
3 S_PREPARE_TEXT_ID Static method Public Method Set Text ID to Default Value 20090305
Events
Class CX_FICO_OL_EXECUTION_ERROR has no event.
Types
Class CX_FICO_OL_EXECUTION_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 LISTVERSION Call by reference Type reference (TYPE) IF_FICO_LIST=>TS_LISTVERS 20090306
2 Importing MSGV1 Call by reference Type reference (TYPE) SYST-MSGV1 20081001
3 Importing MSGV2 Call by reference Type reference (TYPE) SYST-MSGV2 20081001
4 Importing MSGV3 Call by reference Type reference (TYPE) SYST-MSGV3 20081001
5 Importing MSGV4 Call by reference Type reference (TYPE) SYST-MSGV4 20081001
6 Importing M_MESSAGES_ADDITIONAL Call by reference Type reference (TYPE) BAPIRET2_T 20090306
7 Importing M_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20090313
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081001
9 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20081001

Method CONSTRUCTOR on class CX_FICO_OL_EXECUTION_ERROR has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) BAPIRET2_T Returntabelle 20090305

Method GET_MESSAGES on class CX_FICO_OL_EXECUTION_ERROR has no exception.

Method S_PREPARE_TEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Nachrichtenklasse 20090305
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20090305
3 Returning RS_TEXTID Value transfer Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20090305

Method S_PREPARE_TEXT_ID on class CX_FICO_OL_EXECUTION_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720