SAP ABAP Class CL_MEV_EXTERNAL_SERVICES (Period-end valuation: External Service Methods)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_APPL_MM (Package) PEV package for MM specific objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_EXTERNAL_SERVICES Period-End external services 20130514
Properties
Class CL_MEV_EXTERNAL_SERVICES  
Short Description Period-end valuation: External Service Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_MEV_APPL_MM   PEV package for MM specific objects 
Created 20130513   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEV_EXTERNAL_SERVICES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEV_EXTERNAL_SERVICES Period-End external services 20130514
Friends
Class CL_MEV_EXTERNAL_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_AD_BO_DAO Static Attribute Private Object reference (TYPE REF TO) IF_MEV_AD_BO_DAO Period-End Valuation: Data Access Object for the AD BO 20130708
2 GO_CUST_MM Static Attribute Private Object reference (TYPE REF TO) IF_MEV_CUST_MM Customizing MM 20130514
3 GO_UTILITY Static Attribute Private Object reference (TYPE REF TO) IF_MEV_UTILITY Period-end valuation: Utility methods 20130514
4 GO_WL_BO_DAO Static Attribute Private Object reference (TYPE REF TO) IF_MEV_WL_BO_DAO Period-End Valuation: Data Access Object for the Worklist BO 20130708
5 GO_WL_DB_ACCESS Static Attribute Private Object reference (TYPE REF TO) IF_MEV_WL_DB_ACCESS Period-end valuation: Access to WL db tables 20131009
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20130514
2 MAP_M2P_KEY Instance method Private Method Map goods receipt key to period end valuation key 20130913
3 MAP_MRM_TO_PEV Instance method Private Method Map MRM to period end valuation data 20130913
4 MAP_P2M_KEY Instance method Private Method Map period end valuation key to goods receipt key 20130913
5 MAP_PEV_TO_MRM Instance method Private Method Map period end valuation data to MRM 20130913
6 MAP_PO2OBJ_KEY Instance method Private Method Map PO key to period end valuation key 20131009
Events
Class CL_MEV_EXTERNAL_SERVICES has no event.
Types
Class CL_MEV_EXTERNAL_SERVICES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method MAP_M2P_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GR_KEY Call by reference Type reference (TYPE) MEV_S_GR_KEY Period-end valuation: Goods receipt key 20130913
2 Returning RS_OBJ_KEY Value transfer Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20130913

Method MAP_M2P_KEY on class CL_MEV_EXTERNAL_SERVICES has no exception.

Method MAP_MRM_TO_PEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GR_KEYS Call by reference Type reference (TYPE) MEV_T_GR_KEY Period-end valuation: Goods receipt key 20130913
2 Returning RT_OBJ_KEYS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20131127

Method MAP_MRM_TO_PEV on class CL_MEV_EXTERNAL_SERVICES has no exception.

Method MAP_P2M_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20130913
2 Returning RS_GR_KEY Value transfer Type reference (TYPE) MEV_S_GR_KEY Period-end valuation: Goods receipt key 20130913

Method MAP_P2M_KEY on class CL_MEV_EXTERNAL_SERVICES has no exception.

Method MAP_PEV_TO_MRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONFLICTS Call by reference Type reference (TYPE) MEV_T_IN_PEV_CONTEXT Period-end valuation: Context table of GR documents in PEV 20131127
2 Returning RT_CONFLICTS Value transfer Type reference (TYPE) MRM_T_IN_PEV_CONTEXT Context data of GR documents in Period-end valuation 20131127

Method MAP_PEV_TO_MRM on class CL_MEV_EXTERNAL_SERVICES has no exception.

Method MAP_PO2OBJ_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EKPO_KEY Call by reference Type reference (TYPE) EKPO_KEY Table Type for Key Fields of a Purchasing Document Item 20131009
2 Returning RS_OBJ_KEY Value transfer Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20131009

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