SAP ABAP Class IF_MEV_ACC_CONVERTER_MM (Converter for posting accounting item)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_ACC_CONVERTER_MM Period-End Valuation: Posting Item Converter 20130214
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_ACC_CONVERTER_MM_MOCK Mock for IF_MEV_ACC_CONVERTER_MM 20130228
Properties
Class IF_MEV_ACC_CONVERTER_MM  
Short Description Converter for posting accounting item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130214   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_ACC_CONVERTER_MM has no interface implemented.
Friends
Class IF_MEV_ACC_CONVERTER_MM has no friend class.
Attributes
Class IF_MEV_ACC_CONVERTER_MM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Instance method Public Method 20130214
Events
Class IF_MEV_ACC_CONVERTER_MM has no event.
Types
Class IF_MEV_ACC_CONVERTER_MM has no local type.
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACCCR Call by reference Type reference (TYPE) ACCCR_T Accounting interface: Currency information 20130214
2 Exporting ET_ACCIT Call by reference Type reference (TYPE) ACCIT_T Accounting Interface: Item Information 20130214
3 Importing IT_ACCCR Call by reference Type reference (TYPE) ACCCR_T Accounting interface: Currency information 20130214
4 Importing IT_ACCIT Call by reference Type reference (TYPE) ACCIT_T Accounting Interface: Item Information 20130214
5 Importing IV_BUDAT_RESET Call by reference Type reference (TYPE) MEV_BUDAT_RESET Period-End Valuation: Reset Date 20130226
6 Importing IV_FOR_RESET Call by reference Type reference (TYPE) ABAP_BOOL 20130226
7 Importing IV_FOR_REVERSAL Call by reference Type reference (TYPE) ABAP_BOOL Indicator real-reversal 20130214
# Exception Resumable Description Created on
1 CX_MEV_POSTING_ERROR Error while posting accrual document (MM) 20130214
History
Last changed by/on SAP  20131127 
SAP Release Created in