SAP ABAP Interface IF_MEV_DB_TRANSACTION_MANAGER (Period-End Valuation: Transaction Manager for Data Objects)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM (Application Component) Commodity Management in Logistics
⤷
LOG_CMM_MEV_GEN_COM (Package) Period-End Valuation Common Objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_DB_TRANSACTION_MANAGER | Period-End Valuation: Registration Service for Data Objects | 20120802 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_DB_TRANSACTION_MAN_MOCK | Period-End Valuation: Mocking Class for Transaction Manager | 20121129 |
Properties
| Interface | IF_MEV_DB_TRANSACTION_MANAGER | |
| Short Description | Period-End Valuation: Transaction Manager for Data Objects |
General Data
| Package | LOG_CMM_MEV_GEN_COM | Period-End Valuation Common Objects |
| Created | 20120802 | SAP |
| Last changed | 20131127 | 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_MEV_DB_TRANSACTION_MANAGER has no interface.
Friends
Interface IF_MEV_DB_TRANSACTION_MANAGER has no friend.
Attributes
Interface IF_MEV_DB_TRANSACTION_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clear list of registered objects | 20120802 | |
| 2 | Static method | Public | Method | Get instance of transaction manager | 20120802 | |
| 3 | Instance method | Public | Method | Init transaction | 20130110 | |
| 4 | Instance method | Public | Method | Check whether the data object is registed | 20120802 | |
| 5 | Instance method | Public | Method | Register data object | 20120802 | |
| 6 | Instance method | Public | Method | Save to DB | 20130417 |
Events
Interface IF_MEV_DB_TRANSACTION_MANAGER has no event.
Types
Interface IF_MEV_DB_TRANSACTION_MANAGER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_MEV_DB_TRANSACTION_MANAGER has no parameter.
Method CLEAR on Interface IF_MEV_DB_TRANSACTION_MANAGER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_MEV_DB_TRANSACTION_MANAGER | Period-End Valuation: Transaction Manager for Data Objects | 20120802 |
Method GET_INSTANCE on Interface IF_MEV_DB_TRANSACTION_MANAGER has no exception.
Method INIT Signature
Method INIT on Interface IF_MEV_DB_TRANSACTION_MANAGER has no parameter.
Method INIT on Interface IF_MEV_DB_TRANSACTION_MANAGER has no exception.
Method IS_REGISTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_MEV_DATA_OBJECT | Period-End Valuation: Data Object | 20120802 | |||
| 2 | RV_REGISTERED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120802 |
Method IS_REGISTERED on Interface IF_MEV_DB_TRANSACTION_MANAGER has no exception.
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_MEV_DATA_OBJECT | Period-End Valuation: Data Object | 20120802 |
Method REGISTER on Interface IF_MEV_DB_TRANSACTION_MANAGER has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMIT_WORK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130417 | |||
| 2 | IV_WAIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130417 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130417 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |