SAP ABAP Class IF_MEV_ACCOUNTING_INTERFACE (Create Post accounting document)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_ACCOUNTING_INTERFACE Create Post accounting document 20130225
Properties
Class IF_MEV_ACCOUNTING_INTERFACE  
Short Description Create Post accounting document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130225   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MEV_ACCOUNTING_INTERFACE has no forward declaration.
Interfaces
Class IF_MEV_ACCOUNTING_INTERFACE has no interface implemented.
Friends
Class IF_MEV_ACCOUNTING_INTERFACE has no friend class.
Attributes
Class IF_MEV_ACCOUNTING_INTERFACE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method AC_DOCUMENT_CREATE 20130225
2 CREATE_AND_POST Instance method Public Method AC_DOCUMENT_CREATE + AC_DOCUMENT_POST 20130225
3 POST Instance method Public Method AC_DOCUMENT_POST 20130225
Events
Class IF_MEV_ACCOUNTING_INTERFACE has no event.
Types
Class IF_MEV_ACCOUNTING_INTERFACE has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACCCR Call by reference Type reference (TYPE) ACCCR_T 20130225
2 Importing IT_ACCHD Call by reference Type reference (TYPE) ACCHD_T 20130225
3 Importing IT_ACCIT Call by reference Type reference (TYPE) ACCIT_T 20130225
# Exception Resumable Description Created on
1 CX_MEV_POSTING_ERROR 20130225

Method CREATE_AND_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACCCR Call by reference Type reference (TYPE) ACCCR_T 20130225
2 Importing IT_ACCHD Call by reference Type reference (TYPE) ACCHD_T 20130225
3 Importing IT_ACCIT Call by reference Type reference (TYPE) ACCIT_T 20130225
# Exception Resumable Description Created on
1 CX_MEV_POSTING_ERROR 20130225

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AWORG Call by reference Type reference (TYPE) AWORG Reference Organizational Units 20130225
2 Importing IV_AWREF Call by reference Type reference (TYPE) AWREF Reference Document Number 20130225
3 Importing IV_AWSYS Call by reference Type reference (TYPE) LOGSYSTEM Logical System 20130225
4 Importing IV_AWTYP Call by reference Type reference (TYPE) AWTYP Reference Transaction 20130225
# Exception Resumable Description Created on
1 CX_MEV_POSTING_ERROR Error while posting accrual document (MM) 20130225
History
Last changed by/on SAP  20130531 
SAP Release Created in