SAP ABAP Class IF_MEV_DB_TRANSACTION_MANAGER (Period-End Valuation: Transaction Manager for Data 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
Class | IF_MEV_DB_TRANSACTION_MANAGER | |
Short Description | Period-End Valuation: Transaction Manager for Data Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120802 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_MEV_DB_TRANSACTION_MANAGER has no interface implemented.
Friends
Class IF_MEV_DB_TRANSACTION_MANAGER has no friend class.
Attributes
Class 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
Class IF_MEV_DB_TRANSACTION_MANAGER has no event.
Types
Class IF_MEV_DB_TRANSACTION_MANAGER has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class IF_MEV_DB_TRANSACTION_MANAGER has no parameter.
Method CLEAR on class 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 class IF_MEV_DB_TRANSACTION_MANAGER has no exception.
Method INIT Signature
Method INIT on class IF_MEV_DB_TRANSACTION_MANAGER has no parameter.
Method INIT on class 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 class 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 class 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 |