SAP ABAP Class CX_FINB_RT_TABLE_RUNTIME_ERROR (Runtime Error)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB-SRV (Application Component) Services
     FINB_RUNTIME (Package) Runtime Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_FINB_RT_TABLE_ERROR General Exception Class for Runtime Tables 20040122
Properties
Class CX_FINB_RT_TABLE_RUNTIME_ERROR  
Short Description Runtime Error    
Super Class CX_FINB_RT_TABLE_ERROR General Exception Class for Runtime Tables 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package FINB_RUNTIME   Runtime Services 
Created 20040116   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FINB_RT_TABLE_RUNTIME_ERROR has no forward declaration.
Interfaces
Class CX_FINB_RT_TABLE_RUNTIME_ERROR has no interface implemented.
Friends
Class CX_FINB_RT_TABLE_RUNTIME_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ERROR_DUPLICATE_KEY Instance attribute Public Type reference (TYPE) CHAR10 'TR2' 20040126
2 CD_ERROR_ENTRY_NOT_FOUND Instance attribute Public Type reference (TYPE) CHAR10 'TR1' 20040126
3 CD_ERROR_OPTION_NOT_SUPPORTED Instance attribute Public Type reference (TYPE) CHAR10 'TR3' 20040216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040116
Events
Class CX_FINB_RT_TABLE_RUNTIME_ERROR has no event.
Types
Class CX_FINB_RT_TABLE_RUNTIME_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 CD_ERROR_DUPLICATE_KEY Call by reference Type reference (TYPE) CHAR10 'TR2' 20040126
2 Importing CD_ERROR_ENTRY_NOT_FOUND Call by reference Type reference (TYPE) CHAR10 'TR1' 20040126
3 Importing CD_ERROR_OPTION_NOT_SUPPORTED Call by reference Type reference (TYPE) CHAR10 'TR3' 20040216
4 Importing MD_ERROR_CODE Call by reference Type reference (TYPE) CHAR10 20040122
5 Importing MO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_FINB_MSG_HANDLER 20040122
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040116
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040116

Method CONSTRUCTOR on class CX_FINB_RT_TABLE_RUNTIME_ERROR has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 300