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 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
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 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 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 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 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 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 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 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 617