SAP ABAP Class CX_FINB_ERROR (Errors occurred)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_MSG_HANDLING (Package) Message Handler with Extended Context Information
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 20040511
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_FINB_TYPES_FOREIGN_LOCK Configuration is locked by another user 20050317
2 Inheritance (c INHERITING FROM c_ref)  CX_FINB_TYPES_READ_FAILED Configuration could not be read 20050317
3 Inheritance (c INHERITING FROM c_ref)  CX_FOBJ_ERROR Errors Occurred (Messages in Message Handler) 20040602
Properties
Class CX_FINB_ERROR  
Short Description Errors occurred    
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 FINB_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20040511   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FINB_ERROR has no forward declaration.
Interfaces
Class CX_FINB_ERROR has no interface implemented.
Friends
Class CX_FINB_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CX_FINB_ERROR Constant Public Type reference (TYPE) SEOCLSNAME 'CX_FINB_ERROR' Class Name 20040511
2 MD_CLASS_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME GC_CX_FINB_ERROR Name of Exception Triggered 20040511
3 MO_MSG_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER Message Handler 20040511
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SY_MESSAGE Instance method Public Method Adds Message from SY Fields 20040511
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040511
3 COPY Instance method Public Method Returns a Copy of the Instance and the Message Handler 20040511
Events
Class CX_FINB_ERROR has no event.
Types
Class CX_FINB_ERROR has no local type.
Method Signatures

Method ADD_SY_MESSAGE Signature

Method ADD_SY_MESSAGE on class CX_FINB_ERROR has no parameter.
Method ADD_SY_MESSAGE on class CX_FINB_ERROR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MD_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME GC_CX_FINB_ERROR 20040511
2 Importing MO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER 20040511
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040511
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040511

Method CONSTRUCTOR on class CX_FINB_ERROR has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RX_ERROR Value transfer Object reference (TYPE REF TO) CX_FINB_ERROR Kopie der Instanz 20040511

Method COPY on class CX_FINB_ERROR has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 300