SAP ABAP Interface /PLMU/IF_FRW_G_ACTIONS (Feeder Callback - Define and Process Actions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | /PLMU/IF_FRW_G_ACTIONS | |
| Short Description | Feeder Callback - Define and Process Actions |
General Data
| Package | /PLMU/UI_FRW_GUIBB | UI Framework: Generic UI Building Blocks |
| Created | 20090901 | SAP |
| Last changed | 20130531 | 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 /PLMU/IF_FRW_G_ACTIONS has no interface.
Friends
Interface /PLMU/IF_FRW_G_ACTIONS has no friend.
Attributes
Interface /PLMU/IF_FRW_G_ACTIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Provides the definition of application specific actions | 20090901 | |
| 2 | Instance method | Public | Method | Processes actions | 20090901 |
Events
Interface /PLMU/IF_FRW_G_ACTIONS has no event.
Types
Interface /PLMU/IF_FRW_G_ACTIONS has no local type.
Method Signatures
Method GET_ACTION_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | FPMGB_T_ACTIONDEF | Action Definition | 20090901 | |||
| 2 | CT_ROW_ACTION_DEFINITION | Call by reference | Type reference (TYPE) | /PLMU/T_FRW_G_ROW_ACTION_DEF | Row Action Definition | 20111202 |
Method GET_ACTION_DEFINITION on Interface /PLMU/IF_FRW_G_ACTIONS has no exception.
Method PROCESS_ACTION_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | FPMGB_T_MESSAGES | Messages | 20090901 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | FPM_EVENT_RESULT | Result of this event | 20090901 | |||
| 3 | EV_SKIP_DEFAULT | Call by reference | Type reference (TYPE) | BOOLE_D | Skip Framework default logic for this event? | 20090901 | |||
| 4 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20090901 | |||
| 5 | IV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index of Cell based Events | 20120402 |
Method PROCESS_ACTION_EVENT on Interface /PLMU/IF_FRW_G_ACTIONS has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |