SAP ABAP Class CL_ISH_GUI_COMMAND_REQUEST (IS-H: GUI - Command Query)
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_COMMAND_REQUEST | |
| Short Description | IS-H: GUI - Command Query | |
| 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_COMMAND_REQUEST has no forward declaration.
Interfaces
Class CL_ISH_GUI_COMMAND_REQUEST has no interface implemented.
Friends
Class CL_ISH_GUI_COMMAND_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISH_GUI_OKCODE_REQUEST | IS-H: GUI - OKCODE Request | 20070710 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UI_FUNC | Function Code | 20070710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070710 | |
| 2 | Static method | Public | Method | Creates Object from a Function Code | 20070710 | |
| 3 | Static method | Public | Method | Creates the Object from an OKCODE Request | 20070710 | |
| 4 | Instance method | Public | Method | Returns the Function Code | 20070710 | |
| 5 | Instance method | Public | Method | Returns the OKCODE Request | 20070710 |
Events
Class CL_ISH_GUI_COMMAND_REQUEST has no event.
Types
Class CL_ISH_GUI_COMMAND_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_OKCODE_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_OKCODE_REQUEST | IS-H: GUI - OKCODE Anfrage | 20070710 | |||
| 2 | IR_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Anfrageversender | 20070710 | |||
| 3 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20070710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070710 |
Method CREATE_BY_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Anfrageversender | 20070710 | |||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20070710 | |||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_COMMAND_REQUEST | IS-H: GUI - Kommandoanfrage | 20070710 |
Method CREATE_BY_FCODE on class CL_ISH_GUI_COMMAND_REQUEST has no exception.
Method CREATE_BY_OKCODE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OKCODE_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_OKCODE_REQUEST | IS-H: GUI - OKCODE Anfrage | 20070710 | |||
| 2 | IR_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Anfrageversender | 20070710 | |||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_COMMAND_REQUEST | IS-H: GUI - Kommandoanfrage | 20070710 |
Method CREATE_BY_OKCODE_REQUEST on class CL_ISH_GUI_COMMAND_REQUEST has no exception.
Method GET_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FCODE | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20070710 |
Method GET_FCODE on class CL_ISH_GUI_COMMAND_REQUEST has no exception.
Method GET_OKCODE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_OKCODE_REQUEST | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_OKCODE_REQUEST | IS-H: GUI - OKCODE Anfrage | 20070710 |
Method GET_OKCODE_REQUEST on class CL_ISH_GUI_COMMAND_REQUEST has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |