SAP ABAP Class CL_ISH_GUI_DYNPRO_EVENT (IS-H: GUI - Event Request of a Dynpro)
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_DYNPRO_HELP_EVENT | IS-H: GUI - F1 Request for a Dynpro | 20070712 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GUI_DYNPRO_VALUE_EVENT | IS-H: GUI - F4 Request for a Dynpro | 20070712 |
Properties
| Class | CL_ISH_GUI_DYNPRO_EVENT | |
| Short Description | IS-H: GUI - Event Request of a Dynpro | |
| Super Class | CL_ISH_GUI_EVENT_REQUEST | IS-H: GUI - Event 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 | 20070711 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_GUI_DYNPRO_EVENT has no forward declaration.
Interfaces
Class CL_ISH_GUI_DYNPRO_EVENT has no interface implemented.
Friends
Class CL_ISH_GUI_DYNPRO_EVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | 'AFTER_PAI' | Event in Dynpro Screen Logic | 20070711 | ||
| 2 | Constant | Public | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | 'AFTER_PBO' | Event in Dynpro Screen Logic | 20070711 | ||
| 3 | Constant | Public | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | 'BEFORE_PAI' | Event in Dynpro Screen Logic | 20070711 | ||
| 4 | Constant | Public | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | 'BEFORE_PBO' | Event in Dynpro Screen Logic | 20070711 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | Event in Dynpro Screen Logic | 20070711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070711 | |
| 2 | Static method | Public | Method | Creates the Object | 20070711 | |
| 3 | Instance method | Public | Method | Retunrs the Triggering Dynpro View | 20070711 | |
| 4 | Instance method | Public | Method | Returns the Event | 20070711 |
Events
Class CL_ISH_GUI_DYNPRO_EVENT has no event.
Types
Class CL_ISH_GUI_DYNPRO_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_DYNPRO_VIEW | Auslösender Dynpro View | 20070711 | |||
| 2 | I_PROCESSING_BLOCK | Call by reference | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | Zeitpunkt in der Ablauflogik eines Dynpros | 20070711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method CREATE 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_DYNPRO_VIEW | Auslösender Dynpro View | 20070711 | |||
| 2 | I_PROCESSING_BLOCK | Call by reference | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | Zeitpunkt in der Ablauflogik eines Dynpros | 20070711 | |||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 |
Method CREATE on class CL_ISH_GUI_DYNPRO_EVENT has no exception.
Method GET_DYNPRO_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DYNPRO_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_DYNPRO_VIEW | IS-H: GUI - Dynpro View | 20070711 |
Method GET_DYNPRO_VIEW on class CL_ISH_GUI_DYNPRO_EVENT has no exception.
Method GET_PROCESSING_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PROCESSING_BLOCK | Value transfer | Type reference (TYPE) | N1GUI_DYNP_PROCBLOCK | Zeitpunkt in der Ablauflogik eines Dynpros | 20070711 |
Method GET_PROCESSING_BLOCK on class CL_ISH_GUI_DYNPRO_EVENT has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |