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 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'OKCODE_REQUEST' | Function Code that Triggered PAI | 20070716 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISH_GUI_CONTROL_EVENT | IS-H: GUI - Event Request for a Control | 20070716 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Request Processor | 20070716 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Function Code to Be Executed | 20070716 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070716 | |
| 2 | Static method | Public | Method | Creates the Object from a Control Event Request | 20070716 | |
| 3 | Instance method | Public | Method | Returns the Control Event Request | 20070716 | |
| 4 | Instance method | Public | Method | Returns the Request Processor | 20070716 | |
| 5 | 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 | 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 | IR_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Anfrageverarbeiter | 20070716 | |||
| 3 | IR_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Anfrageversender | 20070716 | |||
| 4 | I_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Auszulösender Funktionscode | 20070716 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | IR_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Anfrageverarbeiter | 20070716 | |||
| 3 | IR_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Anfrageversender | 20070716 | |||
| 4 | I_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | CO_UCOMM_OKCODE_REQUEST | Auszulösender UserCommand | 20070716 | ||
| 5 | 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 | 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 | 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 | 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 |