SAP ABAP Class CL_ISH_GUI_REQUEST (IS-H: GUI - Request)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_COMMAND_REQUEST IS-H: GUI - Command Query 20070710
2 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_EVENT_REQUEST IS-H: GUI - Event Request 20070710
3 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_OKCODE_REQUEST IS-H: GUI - OKCODE Request 20070710
Properties
Class CL_ISH_GUI_REQUEST  
Short Description IS-H: GUI - Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20070705   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GUI_REQUEST has no forward declaration.
Interfaces
Class CL_ISH_GUI_REQUEST has no interface implemented.
Friends
Class CL_ISH_GUI_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SENDER Instance attribute Private Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_SENDER IS-H: GUI - Request Sender 20070705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070705
2 GET_SENDER Instance method Public Method Returns the Request Sender 20070705
Events
Class CL_ISH_GUI_REQUEST has no event.
Types
Class CL_ISH_GUI_REQUEST 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_REQUEST_SENDER IS-H: GUI - Anfrageversender 20070705
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070705

Method GET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SENDER Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_SENDER IS-H: GUI - Anfrageversender 20070705

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