SAP ABAP Class CL_ISH_GUI_DYNPRO_HELP_EVENT (IS-H: GUI - F1 Request for 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_DYNPRO_EVENT IS-H: GUI - Event Request of a Dynpro 20070712
Properties
Class CL_ISH_GUI_DYNPRO_HELP_EVENT  
Short Description IS-H: GUI - F1 Request for a Dynpro    
Super Class CL_ISH_GUI_DYNPRO_EVENT IS-H: GUI - Event Request of a Dynpro 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070712   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GUI_DYNPRO_HELP_EVENT has no forward declaration.
Interfaces
Class CL_ISH_GUI_DYNPRO_HELP_EVENT has no interface implemented.
Friends
Class CL_ISH_GUI_DYNPRO_HELP_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PROCBLOCK_HELP_REQUEST Constant Public Type reference (TYPE) N1GUI_DYNP_PROCBLOCK 'F1' Event in Dynpro Screen Logic 20070712
2 G_FIELDNAME Instance attribute Private Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20070712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070712
2 CREATE_DYNPRO_HELP_EVENT Static method Public Method Creates the Object 20070712
3 GET_FIELDNAME Instance method Public Method Returns the Field Name 20070712
Events
Class CL_ISH_GUI_DYNPRO_HELP_EVENT has no event.
Types
Class CL_ISH_GUI_DYNPRO_HELP_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 20070712
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20070712
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070712

Method CREATE_DYNPRO_HELP_EVENT 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 20070712
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20070712
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_DYNPRO_HELP_EVENT IS-H: GUI - F1 Anfrage eines Dynpros 20070712

Method CREATE_DYNPRO_HELP_EVENT on class CL_ISH_GUI_DYNPRO_HELP_EVENT has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20070712

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