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 ABAP 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 CLEAR Instance method Public Method Clear list of registered objects 20120802
2 GET_INSTANCE Static method Public Method Get instance of transaction manager 20120802
3 INIT Instance method Public Method Init transaction 20130110
4 IS_REGISTERED Instance method Public Method Check whether the data object is registed 20120802
5 REGISTER Instance method Public Method Register data object 20120802
6 SAVE 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 Returning 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 Importing IO_DATA_OBJ Call by reference Object reference (TYPE REF TO) IF_MEV_DATA_OBJECT Period-End Valuation: Data Object 20120802
2 Returning 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 Importing 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 Importing IV_COMMIT_WORK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130417
2 Importing IV_WAIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130417
# Exception Resumable Description Created on
1 CX_MEV_ERROR 20130417
History
Last changed by/on SAP  20131127 
SAP Release Created in