SAP ABAP Class CX_ISHMED_TC (Treatment Authorization)
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_ISH_STATIC_HANDLER IS-H: Superclass for Static Exceptions 20120131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20120131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ISHMED_TC_AUTHORITY Errors in Authorization Checks 20120131
2 Inheritance (c INHERITING FROM c_ref)  CX_ISHMED_TC_CUST Settings Error of Treatment Contract 20120131
3 Inheritance (c INHERITING FROM c_ref)  CX_ISHMED_TC_DELEGATION_CANCEL Delegation of Treatment Authorization Canceled 20120131
4 Inheritance (c INHERITING FROM c_ref)  CX_ISHMED_TC_REQUEST_CANCELED Application Creation Canceled 20120131
Properties
Class CX_ISHMED_TC  
Short Description Treatment Authorization    
Super Class CX_ISH_STATIC_HANDLER IS-H: Superclass for Static Exceptions 
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 20120117   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ISHMED_TC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20120131
Friends
Class CX_ISHMED_TC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120131
2 ATTR2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120131
3 ATTR3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120131
4 ATTR4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120131
5 CX_ISHMED_TC Constant Public See coding 20120131
6 NO_DELEGATION_POSSIBLE Constant Public See coding 20120131
7 NO_REQUEST_POSSIBLE Constant Public See coding 20120131
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_MESSAGES Instance method Protected Method Collect and Filter Messages 20120131
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120131
3 DISPLAY_MESSAGES Instance method Public Method Display Error as Message(s) 20120131
4 SET_SY_MESSAGE Instance method Public Method Assigns System Message to Exception 20120131
Events
Class CX_ISHMED_TC has no event.
Types
Class CX_ISHMED_TC has no local type.
Method Signatures

Method COLLECT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20120131
2 Importing I_EXCEPTIONS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20120131

Method COLLECT_MESSAGES on class CX_ISHMED_TC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTR1 Call by reference Type reference (TYPE) SYMSGV 20120131
2 Importing ATTR2 Call by reference Type reference (TYPE) SYMSGV 20120131
3 Importing ATTR3 Call by reference Type reference (TYPE) SYMSGV 20120131
4 Importing ATTR4 Call by reference Type reference (TYPE) SYMSGV 20120131
5 Importing GR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING 20120131
6 Importing GR_MSGTYP Call by reference Type reference (TYPE) SY-MSGTY 'E' 20120131
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120131
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120131

Method CONSTRUCTOR on class CX_ISHMED_TC has no exception.

Method DISPLAY_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_ERRORTYPE Value transfer Type reference (TYPE) TEXT15 Text in Laenge 15 20120131

Method DISPLAY_MESSAGES on class CX_ISHMED_TC has no exception.

Method SET_SY_MESSAGE Signature

Method SET_SY_MESSAGE on class CX_ISHMED_TC has no parameter.
Method SET_SY_MESSAGE on class CX_ISHMED_TC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in