SAP ABAP Interface /PLMB/IF_SPI_B_DYNPRO_EVENT (Interface for Handle Dynpro Events)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_TOOLS (Package) Service Provider Infrastructure Tools

⤷

⤷

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
Interface | /PLMB/IF_SPI_B_DYNPRO_EVENT | |
Short Description | Interface for Handle Dynpro Events |
General Data
Package | /PLMB/BA_SPI_TOOLS | Service Provider Infrastructure Tools |
Created | 20101122 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /PLMB/IF_SPI_B_DYNPRO_EVENT has no interface.
Friends
Interface /PLMB/IF_SPI_B_DYNPRO_EVENT has no friend.
Attributes
Interface /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
Interface /PLMB/IF_SPI_B_DYNPRO_EVENT has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /PLMB/IF_SPI_B_DYNPRO_EVENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |