SAP ABAP Interface IF_MEV_EXTERNAL_SERVICES (Period-End external services)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_EXTERNAL_SERVICES Period-end valuation: External Service Methods 20130514
Properties
Interface IF_MEV_EXTERNAL_SERVICES  
Short Description Period-End external services    
General Data
Package LOG_CMM_MEV_APPL_MM   PEV package for MM specific objects 
Created 20130513   SAP 
Last changed 20140121   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_EXTERNAL_SERVICES has no interface.
Friends
Interface IF_MEV_EXTERNAL_SERVICES has no friend.
Attributes
Interface IF_MEV_EXTERNAL_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IF_GR_IN_PERIOD_END Instance method Public Method Check if goods receipt is currently processed in PEV 20130514
2 CHECK_IF_PO_IN_PERIOD_END Instance method Public Method Check if PO item is currently processed in PEV 20131009
3 SELECT_WL_ITEMS_FOR_GR Instance method Public Method Select WL items for goods receipts 20131009
4 SELECT_WL_MM_FOR_GR Instance method Public Method 20131009
Events
Interface IF_MEV_EXTERNAL_SERVICES has no event.
Types
Interface IF_MEV_EXTERNAL_SERVICES has no local type.
Method Signatures

Method CHECK_IF_GR_IN_PERIOD_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GR_KEY Call by reference Type reference (TYPE) MEV_T_GR_KEY Goods receipt key 20130514
2 Importing IV_BUDAT Call by reference Type reference (TYPE) BUDAT Posting Date in the Document 20130514
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20130514
4 Importing IV_CONSIDER_PEV_CUSTOMIZING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Consider Period-End MM/SD specific customizing 20130514
5 Returning RT_CONFLICTS Value transfer Type reference (TYPE) MRM_T_IN_PEV_CONTEXT Context data of GR documents in Period-end valuation 20131127
# Exception Resumable Description Created on
1 CX_MEV_EXTERNAL_SERVICES Period-end valuation: External Service Methods 20130514

Method CHECK_IF_PO_IN_PERIOD_END 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 Purchasing Document Number 20131009
2 Returning RV_DATA_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20131009
# Exception Resumable Description Created on
1 CX_MEV_EXTERNAL_SERVICES Period-End Valuation: Error in Accruals Document Processing 20131009

Method SELECT_WL_ITEMS_FOR_GR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA Period-end valuation: Table of Worklist Item 20131009
2 Importing IT_GR_KEYS Call by reference Type reference (TYPE) MEV_T_GR_KEY Period-end valuation: Goods receipt key 20131009

Method SELECT_WL_ITEMS_FOR_GR on Interface IF_MEV_EXTERNAL_SERVICES has no exception.

Method SELECT_WL_MM_FOR_GR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA Period-end valuation: Worklist - Materials Management Data 20131009
2 Importing IT_GR_KEYS Call by reference Type reference (TYPE) MEV_T_GR_KEY Period-end valuation: Goods receipt key 20131009

Method SELECT_WL_MM_FOR_GR on Interface IF_MEV_EXTERNAL_SERVICES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in