SAP ABAP Class CX_IHC_EXCEPTION (Exceptions with Static and Dynamic Check of RAISING Clause)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-IHC (Application Component) FSCM In-House Cash
     FIN_IHC (Package) Payment Order In-House Cash
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 20030911
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_IHC_APPL Exception Class for Payment Order Process Application 20030911
2 Inheritance (c INHERITING FROM c_ref)  CX_IHC_DB Exceptions with Static and Dynamic Check of RAISING Clause 20030911
3 Inheritance (c INHERITING FROM c_ref)  CX_IHC_ENT Exceptions with Static and Dynamic Check of RAISING Clause 20030911
4 Inheritance (c INHERITING FROM c_ref)  CX_IHC_LOG For Exceptions in Log Handling 20030912
5 Inheritance (c INHERITING FROM c_ref)  CX_IHC_PROC Exceptions with Static and Dynamic Check of RAISING Clause 20030911
6 Inheritance (c INHERITING FROM c_ref)  CX_IHC_UTIL Exceptions with Static and Dynamic Check of RAISING Clause 20031109
Properties
Class CX_IHC_EXCEPTION  
Short Description Exceptions with Static and Dynamic Check of RAISING Clause    
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 FIN_IHC   Payment Order In-House Cash 
Created 20030911   SAP 
Last change 20040302   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IHC_EXCEPTION has no forward declaration.
Interfaces
Class CX_IHC_EXCEPTION has no interface implemented.
Friends
Class CX_IHC_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20030911
2 CX_IHC_EXCEP Constant Public Type reference (TYPE) SOTR_CONC '5C0C5D3F90DAEF5DE10000000A114D2D' 20030911
3 CX_IHC_EXCEPTION Constant Public Type reference (TYPE) SOTR_CONC 'DD0B5D3F90DAEF5DE10000000A114D2D' 20030911
4 LEVEL Instance attribute Public Type reference (TYPE) CHAR4 Area Not More Closely Defined, Possibly Used for Patchlevels 20030911
5 METHODNAME Instance attribute Public Type reference (TYPE) SEOCPDNAME Full Component Name 20030911
6 NOT_DONE Constant Public Attribute reference (LIKE) TEXTID 'NOT_DONE' Text ID 20031121
7 NOT_FOUND Constant Public Attribute reference (LIKE) TEXTID 'NOT_FOUND' 20031127
8 NOT_RESP Constant Public Attribute reference (LIKE) TEXTID 'NOT_RESP' Text ID 20031121
9 NO_AUTHO Constant Public Attribute reference (LIKE) TEXTID 'NO_AUTHO' 20040212
10 NO_AUTHO_ERR Constant Public Attribute reference (LIKE) TEXTID 'NO_AUTHO_ERR' 20040225
11 PROT Instance attribute Public Type reference (TYPE) CHAR10 Character Field Length = 10 20030911
12 REF_INIT Constant Public Attribute reference (LIKE) TEXTID 'REF_INIT' Text ID 20031121
13 WAS_DONE Constant Public Attribute reference (LIKE) TEXTID 'WAS_DONE' Text ID 20031121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030911
Events
Class CX_IHC_EXCEPTION has no event.
Types
Class CX_IHC_EXCEPTION 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 CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME 20030911
2 Importing LEVEL Call by reference Type reference (TYPE) CHAR4 20030911
3 Importing METHODNAME Call by reference Type reference (TYPE) SEOCPDNAME 20030911
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030911
5 Importing PROT Call by reference Type reference (TYPE) CHAR10 20030911
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030911

Method CONSTRUCTOR on class CX_IHC_EXCEPTION has no exception.
History
Last changed by/on SAP  20040302 
SAP Release Created in 500