SAP ABAP Interface IF_MEV_ENQUEUE_HLP (Period-end valuation: Enqueue methods)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_GEN_COM (Package) Period-End Valuation Common Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_ENQUEUE_HLP Period-end valuation: Enqueue methods 20120906
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_ENQUEUE_HLP_MOCK Period-end valuation: Mocking class for locks 20121008
Properties
Interface IF_MEV_ENQUEUE_HLP  
Short Description Period-end valuation: Enqueue methods    
General Data
Package LOG_CMM_MEV_GEN_COM   Period-End Valuation Common Objects 
Created 20120906   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)
2 CL_MEV_RUN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_MEV_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_MEV_ENQUEUE_HLP has no interface.
Friends
Interface IF_MEV_ENQUEUE_HLP has no friend.
Attributes
Interface IF_MEV_ENQUEUE_HLP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_AD_ROOT Instance method Public Method Dequeue accrual document 20121005
2 DEQUEUE_ALL_WL_ITEM Instance method Public Method Dequeue all work list items 20130417
3 DEQUEUE_WL_ITEM Instance method Public Method Enqueue work list item 20121015
4 ENQUEUE_AD_ROOT Instance method Public Method Enqueue accrual document 20121004
5 ENQUEUE_EMEKKOS Instance method Public Method Enqueue purchase order 20121105
6 ENQUEUE_EVVBAKE Instance method Public Method Enqueue sales order 20121001
7 ENQUEUE_EVVBLKE Instance method Public Method Enqueue delivery 20120906
8 ENQUEUE_WL_DLN_SO Instance method Public Method Enqueue work list item SD 20121206
9 ENQUEUE_WL_ITEM Instance method Public Method Enqueue work list item 20120906
10 ENQUEUE_WL_PO Instance method Public Method Lock WL item and PO 20121206
Events
Interface IF_MEV_ENQUEUE_HLP has no event.
Types
Interface IF_MEV_ENQUEUE_HLP has no local type.
Method Signatures

Method DEQUEUE_AD_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) MEV_S_AD_KEY Period-end valuation: Key without client 20121005
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121015
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121005

Method DEQUEUE_ALL_WL_ITEM Signature

Method DEQUEUE_ALL_WL_ITEM on Interface IF_MEV_ENQUEUE_HLP has no parameter.
Method DEQUEUE_ALL_WL_ITEM on Interface IF_MEV_ENQUEUE_HLP has no exception.

Method DEQUEUE_WL_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20121015
2 Importing IT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20121016
3 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121015
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121015

Method ENQUEUE_AD_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) MEV_S_AD_KEY Period-end valuation: Key without client 20121004
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121005
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121004

Method ENQUEUE_EMEKKOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EBELN Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20121105
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for locking 20121105
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121105

Method ENQUEUE_EVVBAKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121031
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VA Sales Document 20121001
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121001

Method ENQUEUE_EVVBLKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121031
2 Importing IV_VBELN Call by reference Type reference (TYPE) VBELN_VL Sales and Distribution Document Number 20120906
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20120906

Method ENQUEUE_WL_DLN_SO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOCK Call by reference Type reference (TYPE) MEV_S_LOCK Period-end valuation: Worklist lock objects 20121206
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121206
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121206

Method ENQUEUE_WL_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) CMM_S_OBJ_K Commodity Management: Object key (without Client) 20121001
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121009
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20120906

Method ENQUEUE_WL_PO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOCK Call by reference Type reference (TYPE) MEV_S_LOCK Period-end valuation: Worklist lock objects 20121206
2 Importing IV_SCOPE Call by reference Type reference (TYPE) C IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 Scope for Locking 20121206
# Exception Resumable Description Created on
1 CX_MEV_LOCK Period-end valuation: Lock error 20121206
History
Last changed by/on SAP  20131127 
SAP Release Created in 617