SAP ABAP Interface IF_FPM_WIRE_MODEL_TRANSACTION (Transaction Handler for Wire Models)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_W_TRANSACTION | Wire Transaction Handler | 20101118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_ACT_PREVIEW_CONTROLLER | FPM ACT Preview | 20131008 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_BICS_MODEL_TRANSACTION | Transaction Handler for BICS UIBBs | 20130806 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_BOL_TRANSACTION | BOL Transaction Handler | 20081215 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_SADL_CRUD_TA_MANAGER | Transaction Manager | 20130829 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_WIRE_MODEL_TX_TEST | Wire Model Test Transaction Manager | 20081208 |
Properties
| Interface | IF_FPM_WIRE_MODEL_TRANSACTION | |
| Short Description | Transaction Handler for Wire Models |
General Data
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20081204 | 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 IF_FPM_WIRE_MODEL_TRANSACTION has no interface.
Friends
Interface IF_FPM_WIRE_MODEL_TRANSACTION has no friend.
Attributes
Interface IF_FPM_WIRE_MODEL_TRANSACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After event FLUSH | 20081204 | |
| 2 | Instance method | Public | Method | After NEEDS_CONFIRMATION | 20090429 | |
| 3 | Instance method | Public | Method | After PBO | 20081204 | |
| 4 | Instance method | Public | Method | After event PROCESS_EVENT | 20081204 | |
| 5 | Instance method | Public | Method | Work protection: Is application state dirty? | 20090429 | |
| 6 | Instance method | Public | Method | Application start | 20090129 |
Events
Interface IF_FPM_WIRE_MODEL_TRANSACTION has no event.
Types
Interface IF_FPM_WIRE_MODEL_TRANSACTION has no local type.
Method Signatures
Method AFTER_FLUSH Signature
Method AFTER_FLUSH on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no parameter.
Method AFTER_FLUSH on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no exception.
Method AFTER_NEEDS_CONFIRMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONFIRMATION_REQUESTS | Call by reference | Type reference (TYPE) | FPM_T_CONFIRMATION_REQUESTS | Table of Confirmation Requests | 20090429 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20090429 | |||
| 3 | IT_UIBBS | Call by reference | Type reference (TYPE) | FPM_T_UIBB_COMPONENTS | Runtime representation of WD Comps each realizing 1..n UIBBs | 20090429 |
Method AFTER_NEEDS_CONFIRMATION on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no exception.
Method AFTER_PROCESS_BEFORE_OUTPUT Signature
Method AFTER_PROCESS_BEFORE_OUTPUT on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no parameter.
Method AFTER_PROCESS_BEFORE_OUTPUT on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no exception.
Method AFTER_PROCESS_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20081204 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | Result of processing of a specific FPM event | 20081204 |
Method AFTER_PROCESS_EVENT on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no exception.
Method IS_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_DIRTY | Value transfer | Type reference (TYPE) | BOOLE_D | Indicator for dirty state | 20090429 |
Method IS_DIRTY on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ALLOW_FPM_COMMIT | Call by reference | Type reference (TYPE) | BOOLE_D | Allow FPM framework to execute COMMIT WORK | 20090812 | |||
| 2 | IO_APP_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_PARAMETER | Property Bag | 20090129 | |||
| 3 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | FPM message manager public use | 20090129 | |||
| 4 | IS_RUNTIME_INFO | Call by reference | Type reference (TYPE) | FPM_S_RUNTIME_INFO | Runtime Information | 20090430 |
Method START on Interface IF_FPM_WIRE_MODEL_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |