SAP ABAP Class CL_ISH_GUI_MDY_EVENT (IS-H: GUI - Event Query for a Subscreen Container)
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)  CL_ISH_GUI_EVENT_REQUEST IS-H: GUI - Event Request 20070711
Properties
Class CL_ISH_GUI_MDY_EVENT  
Short Description IS-H: GUI - Event Query for a Subscreen Container    
Super Class CL_ISH_GUI_EVENT_REQUEST IS-H: GUI - Event Request 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070711   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_GUI_MDY_EVENT has no interface implemented.
Friends
Class CL_ISH_GUI_MDY_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_IS_EXIT_COMMAND Instance attribute Private Type reference (TYPE) ABAP_BOOL abap_true: Exit Command 20070711
2 G_UCOMM Instance attribute Private Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20070711
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070711
2 CREATE Static method Public Method Creates the Object 20070711
3 GET_UCOMM Instance method Public Method Returns the Function Code 20070711
4 IS_EXIT_COMMAND Instance method Public Method Returns Whether Command Is an Exit Command 20070711
Events
Class CL_ISH_GUI_MDY_EVENT has no event.
Types
Class CL_ISH_GUI_MDY_EVENT 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 IR_SENDER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_MDY_VIEW Auslösender Trägerdynpro View 20070711
2 Importing I_IS_EXIT_COMMAND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE abap_true: ExitCommand 20070711
3 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070711
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070711

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SENDER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_MDY_VIEW Auslösender Trägerdynpro View 20070711
2 Importing I_IS_EXIT_COMMAND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE abap_true: ExitCommand 20070711
3 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070711
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_MDY_EVENT IS-H: GUI - Ereignisanfrage zu einem Trägerdynpro 20070711

Method CREATE on class CL_ISH_GUI_MDY_EVENT has no exception.

Method GET_UCOMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UCOMM Value transfer Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070711

Method GET_UCOMM on class CL_ISH_GUI_MDY_EVENT has no exception.

Method IS_EXIT_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_EXIT_COMMAND Value transfer Type reference (TYPE) ABAP_BOOL abap_true: ExitCommand 20070711

Method IS_EXIT_COMMAND on class CL_ISH_GUI_MDY_EVENT has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in