SAP ABAP Class IF_FPM_TRANSACTION (Provides save methods)
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
| Class | IF_FPM_TRANSACTION | |
| Short Description | Provides save methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110311 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FPM_TRANSACTION has no forward declaration.
Interfaces
Class IF_FPM_TRANSACTION has no interface implemented.
Friends
Class IF_FPM_TRANSACTION has no friend class.
Attributes
Class 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
Class IF_FPM_TRANSACTION has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_FPM_TRANSACTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |