SAP ABAP Interface IF_FPM_TRANSACTION (Provides save methods)
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) | CL_FPMGB_ATTACHMENT | Feeder class for Attachments | 20110314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPMGB_NOTES | Feeder class for Notes | 20110314 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_TEST_TRANSACT_GUIBB | Test Feeder: Transaction Handling | 20110314 |
Properties
| Interface | IF_FPM_TRANSACTION | |
| Short Description | Provides save methods |
General Data
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20110311 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FPM_TRANSACTION has no forward declaration.
Interfaces
Interface IF_FPM_TRANSACTION has no interface.
Friends
Interface IF_FPM_TRANSACTION has no friend.
Attributes
Interface IF_FPM_TRANSACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110311 | ||
| 2 | Instance method | Public | Method | 20110311 | ||
| 3 | Instance method | Public | Method | 20110311 | ||
| 4 | Instance method | Public | Method | 20110311 | ||
| 5 | Instance method | Public | Method | 20110311 |
Events
Interface IF_FPM_TRANSACTION has no event.
Types
Interface IF_FPM_TRANSACTION has no local type.
Method Signatures
Method AFTER_COMMIT 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 | FPM Event | 20110311 |
Method AFTER_COMMIT on Interface IF_FPM_TRANSACTION has no exception.
Method AFTER_REJECTED_SAVE 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 | FPM Event | 20110311 |
Method AFTER_REJECTED_SAVE on Interface IF_FPM_TRANSACTION has no exception.
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Returns a bool about the success | 20110311 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20110311 |
Method CHECK_BEFORE_SAVE on Interface IF_FPM_TRANSACTION has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Returns a bool about the success | 20110311 | |||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | FPM Event | 20110311 |
Method SAVE on Interface IF_FPM_TRANSACTION has no exception.
Method SUPPORTS_TRANSACTION_HANDLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20110311 |
Method SUPPORTS_TRANSACTION_HANDLING on Interface IF_FPM_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |