SAP ABAP Class CL_MEV_AD_BUILDER (Builder for accrual documents)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_GEN_BO (Package) Period-End Valuation Business object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_AD_BUILDER Builder for accrual documents 20130417
Properties
Class CL_MEV_AD_BUILDER  
Short Description Builder for accrual documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_MEV_GEN_BO   Period-End Valuation Business object 
Created 20130409   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEV_AD_BUILDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEV_AD_BUILDER Builder for accrual documents 20130417
Friends
Class CL_MEV_AD_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DB_ACCESS Static Attribute Private Object reference (TYPE REF TO) IF_MEV_DB_ACCESS Period-end valuation: Access to AD db tables 20130417
2 GO_UTILITY Static Attribute Private Object reference (TYPE REF TO) IF_MEV_UTILITY Period-end valuation: Utility methods 20130417
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SPLIT_KEY_EXCHANGE_RATE Static method Private Method Determine document category from workist item 20130426
2 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20130417
3 CREATE_FROM_WORKLIST Instance method Public Method 20130417
4 DETERMINE_DOCUMENT_CATEGORY Static method Private Method Determine document category from workist item 20130417
Events
Class CL_MEV_AD_BUILDER has no event.
Types
Class CL_MEV_AD_BUILDER has no local type.
Method Signatures

Method ADD_SPLIT_KEY_EXCHANGE_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_WL_BO_ITEM Period-end Valuation: Worklist BO Item 20130426
2 Importing IS_KEY Call by reference Type reference (TYPE) MEV_S_AD_SPLIT_KEY Period-end valuation: Split of accrual documents 20130426
3 Returning RV_FIXED_EXCHANGE_RATE Value transfer Type reference (TYPE) KURSF Exchange rate 20130426
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130426

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MEV_AD_BUILDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEV_AD_BUILDER has no exception.

Method CREATE_FROM_WORKLIST Signature

Method CREATE_FROM_WORKLIST on class CL_MEV_AD_BUILDER has no parameter.
Method CREATE_FROM_WORKLIST on class CL_MEV_AD_BUILDER has no exception.

Method DETERMINE_DOCUMENT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_WL_BO_ITEM Period-end Valuation: Worklist BO Item 20130417
2 Returning RV_DOCUMENT_CATEGORY Value transfer Type reference (TYPE) MEV_AD_DOCUMENT_CATEGORY Period-End Valuation: Document category of accrual document 20130417

Method DETERMINE_DOCUMENT_CATEGORY on class CL_MEV_AD_BUILDER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in