SAP ABAP Class CL_ISH_GUI_DYNPRO_EVENT (IS-H: GUI - Event Request of a Dynpro)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_DYNPRO_HELP_EVENT IS-H: GUI - F1 Request for a Dynpro 20070712
2 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_DYNPRO_VALUE_EVENT IS-H: GUI - F4 Request for a Dynpro 20070712
Properties
Class CL_ISH_GUI_DYNPRO_EVENT  
Short Description IS-H: GUI - Event Request of a Dynpro    
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
Class CL_ISH_GUI_DYNPRO_EVENT has no forward declaration.
Interfaces
Class CL_ISH_GUI_DYNPRO_EVENT has no interface implemented.
Friends
Class CL_ISH_GUI_DYNPRO_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PROCBLOCK_AFTER_PAI Constant Public Type reference (TYPE) N1GUI_DYNP_PROCBLOCK 'AFTER_PAI' Event in Dynpro Screen Logic 20070711
2 CO_PROCBLOCK_AFTER_PBO Constant Public Type reference (TYPE) N1GUI_DYNP_PROCBLOCK 'AFTER_PBO' Event in Dynpro Screen Logic 20070711
3 CO_PROCBLOCK_BEFORE_PAI Constant Public Type reference (TYPE) N1GUI_DYNP_PROCBLOCK 'BEFORE_PAI' Event in Dynpro Screen Logic 20070711
4 CO_PROCBLOCK_BEFORE_PBO Constant Public Type reference (TYPE) N1GUI_DYNP_PROCBLOCK 'BEFORE_PBO' Event in Dynpro Screen Logic 20070711
5 G_PROCESSING_BLOCK Instance attribute Private Type reference (TYPE) N1GUI_DYNP_PROCBLOCK Event in Dynpro Screen Logic 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_DYNPRO_VIEW Instance method Public Method Retunrs the Triggering Dynpro View 20070711
4 GET_PROCESSING_BLOCK Instance method Public Method Returns the Event 20070711
Events
Class CL_ISH_GUI_DYNPRO_EVENT has no event.
Types
Class CL_ISH_GUI_DYNPRO_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_DYNPRO_VIEW Auslösender Dynpro View 20070711
2 Importing I_PROCESSING_BLOCK Call by reference Type reference (TYPE) N1GUI_DYNP_PROCBLOCK Zeitpunkt in der Ablauflogik eines Dynpros 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_DYNPRO_VIEW Auslösender Dynpro View 20070711
2 Importing I_PROCESSING_BLOCK Call by reference Type reference (TYPE) N1GUI_DYNP_PROCBLOCK Zeitpunkt in der Ablauflogik eines Dynpros 20070711
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_DYNPRO_EVENT IS-H: GUI - Ereignisanfrage eines Dynpros 20070711

Method CREATE on class CL_ISH_GUI_DYNPRO_EVENT has no exception.

Method GET_DYNPRO_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DYNPRO_VIEW Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_DYNPRO_VIEW IS-H: GUI - Dynpro View 20070711

Method GET_DYNPRO_VIEW on class CL_ISH_GUI_DYNPRO_EVENT has no exception.

Method GET_PROCESSING_BLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCESSING_BLOCK Value transfer Type reference (TYPE) N1GUI_DYNP_PROCBLOCK Zeitpunkt in der Ablauflogik eines Dynpros 20070711

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