SAP ABAP Class /PLMB/IF_SPI_B_DYNPRO_EVENT (Interface for Handle Dynpro Events)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_SPI_B_DYNPRO_CTRL | Service Provider Browser - Dynpro Controller Class | 20101122 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_SPI_B_GUI_CONTROLLER | Service Provider Browser - Conroller for GUI actions | 20101215 |
Properties
| Class | /PLMB/IF_SPI_B_DYNPRO_EVENT | |
| Short Description | Interface for Handle Dynpro Events | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101122 | SAP |
| Last change | 20110908 | 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 /PLMB/IF_SPI_B_DYNPRO_EVENT has no interface implemented.
Friends
Class /PLMB/IF_SPI_B_DYNPRO_EVENT has no friend class.
Attributes
Class /PLMB/IF_SPI_B_DYNPRO_EVENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Handle DYNPRO cursor event | 20101122 | |
| 2 | Instance method | Public | Method | Handle DYNPRO SPB event | 20101127 | |
| 3 | Instance method | Public | Method | Handle DYNPRO user command | 20101126 | |
| 4 | Instance method | Public | Method | Get Operation Name and Operation Parameters | 20110128 |
Events
Class /PLMB/IF_SPI_B_DYNPRO_EVENT has no event.
Types
Class /PLMB/IF_SPI_B_DYNPRO_EVENT has no local type.
Method Signatures
Method HANDLE_CURSOR_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CURSORFIELD | Call by reference | Type reference (TYPE) | CHAR20 | Character Field of Length 12 | 20101122 | |||
| 2 | IV_CURSORVALUE | Call by reference | Type reference (TYPE) | CHAR12 | Character Field of Length 12 | 20101122 | |||
| 3 | IV_DYNPRO | Call by reference | Type reference (TYPE) | DYNNR | Number of the following screen | 20101127 |
Method HANDLE_CURSOR_EVENT on class /PLMB/IF_SPI_B_DYNPRO_EVENT has no exception.
Method HANDLE_CUSTOM_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNPRO | Call by reference | Type reference (TYPE) | DYNNR | Number of the following screen | 20101127 | |||
| 2 | IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20101127 |
Method HANDLE_CUSTOM_EVENT on class /PLMB/IF_SPI_B_DYNPRO_EVENT has no exception.
Method HANDLE_FUNCTION_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNPRO | Call by reference | Type reference (TYPE) | DYNNR | Number of the following screen | 20101127 | |||
| 2 | IV_FUNCTION_CODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20101126 |
Method HANDLE_FUNCTION_CODE on class /PLMB/IF_SPI_B_DYNPRO_EVENT has no exception.
Method HANDLE_INITIALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20110202 | |||
| 2 | EV_ACTION_STRUC_INITIAL | Call by reference | Type reference (TYPE) | C | 20110128 | ||||
| 3 | EV_SELECTED_OPERATION | Call by reference | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20110128 |
Method HANDLE_INITIALIZATION on class /PLMB/IF_SPI_B_DYNPRO_EVENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |