SAP ABAP Class CL_ISHMED_ME_WARNING_HANDLER (i.s.h.med: Medication: Warning Handler)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_ME (Package) IS-H*MED: Medication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_ME_WARNING_HANDLER i.s.h.med: Medication - Warning Handling 20060629
Properties
Class CL_ISHMED_ME_WARNING_HANDLER  
Short Description i.s.h.med: Medication: Warning Handler    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20060629   SAP 
Last change 20060920   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_ME_WARNING_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_ME_WARNING_HANDLER i.s.h.med: Medication - Warning Handling 20060629
Friends
Class CL_ISHMED_ME_WARNING_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BEHAV_DISPLAY Constant Public Type reference (TYPE) CHAR01 'D' Display Messages 20060629
2 CO_BEHAV_IGNORE Constant Public Type reference (TYPE) CHAR01 'I' Ignore Messages (do not Display) 20060629
3 G_BEHAVIOUR Instance attribute Protected Type reference (TYPE) CHAR01 Warning Behavior: See CO_BEHAV_... 20060629
4 OFF Instance attribute Public Attribute reference (LIKE) 20060629
5 ON Instance attribute Public Attribute reference (LIKE) 20060629
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060629
2 CREATE Static method Public Method Creates Class Instance 20060629
3 GET_BEHAVIOR Instance method Public Method Returns Current Behavior of Class 20060629
4 HANDLE_WARNINGS Instance method Public Method 20060629
5 SET_BEHAVIOR Instance method Public Method Determines Behavior when Warnings Occur 20060629
Events
Class CL_ISHMED_ME_WARNING_HANDLER has no event.
Types
Class CL_ISHMED_ME_WARNING_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_ME_WARNING_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_ME_WARNING_HANDLER has no exception.

Method CREATE 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 20060629
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_WARNING_HANDLER i.s.h.med: Medikation: Warnungsbehandler 20060629
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20060629

Method CREATE on class CL_ISHMED_ME_WARNING_HANDLER has no exception.

Method GET_BEHAVIOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BEHAVIOUR Value transfer Type reference (TYPE) CHAR01 Siehe Konstanten CO_BEHAV_... 20060629

Method GET_BEHAVIOR on class CL_ISHMED_ME_WARNING_HANDLER has no exception.

Method HANDLE_WARNINGS Signature

Method HANDLE_WARNINGS on class CL_ISHMED_ME_WARNING_HANDLER has no parameter.
Method HANDLE_WARNINGS on class CL_ISHMED_ME_WARNING_HANDLER has no exception.

Method SET_BEHAVIOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEHAVIOUR Value transfer Type reference (TYPE) CHAR01 Mögliche Werte siehe Konstanten CO_BEHAV_... 20060629

Method SET_BEHAVIOR on class CL_ISHMED_ME_WARNING_HANDLER has no exception.
History
Last changed by/on SAP  20060920 
SAP Release Created in