SAP ABAP Interface IF_ME_PEV (Period-End Valuation connector)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ME_PEV Period-end valuation connector 20131009
Properties
Interface IF_ME_PEV  
Short Description Period-End Valuation connector    
General Data
Package ME   Application development R/3 Purchasing 
Created 20130919   SAP 
Last changed 20131127   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_ME_PEV has no interface.
Friends
Interface IF_ME_PEV has no friend.
Attributes
Interface IF_ME_PEV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IF_PO_IN_PERIOD_END Instance method Public Method Check if PO item is currently processed in PEV 20131009
2 DELETE_WL_BY_GR Instance method Public Method Delete WL by goods receipts 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 Select WL MM for goods receipts 20131009
Events
Interface IF_ME_PEV has no event.
Types
Interface IF_ME_PEV has no local type.
Method Signatures

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 Item 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: External Service Methods 20131009

Method DELETE_WL_BY_GR 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 20131009

Method DELETE_WL_BY_GR on Interface IF_ME_PEV has no exception.

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 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_ME_PEV 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_ME_PEV has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in