SAP ABAP Class CL_ISH_GUI_CONTROL_EVENT (IS-H: GUI - Event Request for a Control)
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_EVENT_REQUEST | IS-H: GUI - Event Request | 20070711 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_GRID_EVENT | IS-H: GUI - Event Request for a Grid | 20070712 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_TOOLBAR_EVENT | IS-H: GUI - Event Request for a Toolbar | 20070716 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_TREE_EVENT | IS-H: GUI - Event Request for a Tree | 20070716 |
Properties
| Class | CL_ISH_GUI_CONTROL_EVENT | |
| Short Description | IS-H: GUI - Event Request for a Control | |
| Super Class | CL_ISH_GUI_EVENT_REQUEST | IS-H: GUI - Event Request |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20070711 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISH_GUI_CONTROL_EVENT has no interface implemented.
Friends
Class CL_ISH_GUI_CONTROL_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UI_FUNC | Function Code | 20070711 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_true: Start of Action | 20080922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070711 | |
| 2 | Instance method | Public | Method | Returns the Triggering Control View | 20070711 | |
| 3 | Instance method | Public | Method | Returns the Function Code | 20070711 | |
| 4 | Instance method | Public | Method | Returns Whether Event Request Is Start of Action | 20080922 |
Events
Class CL_ISH_GUI_CONTROL_EVENT has no event.
Types
Class CL_ISH_GUI_CONTROL_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 | IR_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROL_VIEW | Auslösender Control View | 20070711 | |||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20070711 | |||
| 3 | I_STARTUP_ACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | abap_true: Beginn einer Aktion | 20080922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method GET_CONTROL_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONTROL_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTROL_VIEW | IS-H: GUI - Control View | 20070711 |
Method GET_CONTROL_VIEW on class CL_ISH_GUI_CONTROL_EVENT 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 | 20070711 |
Method GET_FCODE on class CL_ISH_GUI_CONTROL_EVENT has no exception.
Method IS_STARTUP_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STARTUP_ACTION | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Beginn einer Aktion | 20080922 |
Method IS_STARTUP_ACTION on class CL_ISH_GUI_CONTROL_EVENT has no exception.
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |