SAP ABAP Class CX_ISH_NO_CHECK_HANDLER (IS-H: Superclass for No-Check Exceptions)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20030819
Properties
Class CX_ISH_NO_CHECK_HANDLER  
Short Description IS-H: Superclass for No-Check Exceptions    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20030819   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ISH_NO_CHECK_HANDLER has no forward declaration.
Interfaces
Class CX_ISH_NO_CHECK_HANDLER has no interface implemented.
Friends
Class CX_ISH_NO_CHECK_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ERRORHANDLER Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Class for Error Handling 20030819
2 GR_MSGTYP Instance attribute Public Type reference (TYPE) SY-MSGTY 'E' Message Type 20041111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030819
2 GET_ERRORHANDLER Instance method Public Method Get Error Messages 20030819
Events
Class CX_ISH_NO_CHECK_HANDLER has no event.
Types
Class CX_ISH_NO_CHECK_HANDLER 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 GR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING 20030819
2 Importing GR_MSGTYP Call by reference Type reference (TYPE) SY-MSGTY 'E' 20041111
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20030819
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20030819

Method CONSTRUCTOR on class CX_ISH_NO_CHECK_HANDLER has no exception.

Method GET_ERRORHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbearbeitung 20030821
2 Importing I_NO_DEFAULT_MSG Value transfer Type reference (TYPE) ISH_ON_OFF SPACE keine Default Meldung verwenden 20030930

Method GET_ERRORHANDLER on class CX_ISH_NO_CHECK_HANDLER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472