SAP ABAP Class CL_ISH_GUI_OKCODE_REQUEST (IS-H: GUI - OKCODE 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_REQUEST IS-H: GUI - Request 20070710
Properties
Class CL_ISH_GUI_OKCODE_REQUEST  
Short Description IS-H: GUI - OKCODE Request    
Super Class CL_ISH_GUI_REQUEST IS-H: GUI - 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 20070710   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GUI_OKCODE_REQUEST has no forward declaration.
Interfaces
Class CL_ISH_GUI_OKCODE_REQUEST has no interface implemented.
Friends
Class CL_ISH_GUI_OKCODE_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_UCOMM_OKCODE_REQUEST Constant Public Type reference (TYPE) SYUCOMM 'OKCODE_REQUEST' Function Code that Triggered PAI 20070716
2 GR_CONTROL_EVENT Instance attribute Private Object reference (TYPE REF TO) CL_ISH_GUI_CONTROL_EVENT IS-H: GUI - Event Request for a Control 20070716
3 GR_PROCESSOR Instance attribute Private Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_PROCESSOR IS-H: GUI - Request Processor 20070716
4 G_UCOMM Instance attribute Private Type reference (TYPE) SYUCOMM Function Code to Be Executed 20070716
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070716
2 CREATE_BY_CONTROL_EVENT Static method Public Method Creates the Object from a Control Event Request 20070716
3 GET_CONTROL_EVENT Instance method Public Method Returns the Control Event Request 20070716
4 GET_PROCESSOR Instance method Public Method Returns the Request Processor 20070716
5 GET_UCOMM Instance method Public Method Returns the Function Code to Be Executed 20070716
Events
Class CL_ISH_GUI_OKCODE_REQUEST has no event.
Types
Class CL_ISH_GUI_OKCODE_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_CONTROL_EVENT Call by reference Object reference (TYPE REF TO) CL_ISH_GUI_CONTROL_EVENT IS-H: GUI - Ereignisanfrage zu einem Control 20070716
2 Importing IR_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_PROCESSOR IS-H: GUI - Anfrageverarbeiter 20070716
3 Importing IR_SENDER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_SENDER IS-H: GUI - Anfrageversender 20070716
4 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM Auszulösender Funktionscode 20070716
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070716

Method CREATE_BY_CONTROL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROL_EVENT Call by reference Object reference (TYPE REF TO) CL_ISH_GUI_CONTROL_EVENT IS-H: GUI - Ereignisanfrage zu einem Control 20070716
2 Importing IR_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_PROCESSOR IS-H: GUI - Anfrageverarbeiter 20070716
3 Importing IR_SENDER Call by reference Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_SENDER IS-H: GUI - Anfrageversender 20070716
4 Importing I_UCOMM Call by reference Type reference (TYPE) SYUCOMM CO_UCOMM_OKCODE_REQUEST Auszulösender UserCommand 20070716
5 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_OKCODE_REQUEST IS-H: GUI - OKCODE Anfrage 20070716

Method CREATE_BY_CONTROL_EVENT on class CL_ISH_GUI_OKCODE_REQUEST has no exception.

Method GET_CONTROL_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CONTROL_EVENT Value transfer Object reference (TYPE REF TO) CL_ISH_GUI_CONTROL_EVENT IS-H: GUI - Ereignisanfrage zu einem Control 20070716

Method GET_CONTROL_EVENT on class CL_ISH_GUI_OKCODE_REQUEST has no exception.

Method GET_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PROCESSOR Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_REQUEST_PROCESSOR IS-H: GUI - Anfrageverarbeiter 20070716

Method GET_PROCESSOR on class CL_ISH_GUI_OKCODE_REQUEST 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 Auszulösender Funktionscode 20070716

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