SAP ABAP Interface IF_MEV_WL_DB_ACCESS (Period-end valuation: Access to WL db tables)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM (Application Component) Commodity Management in Logistics
     LOG_CMM_MEV_GEN_WL (Package) Period-End Valuation Worklist
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_WL_DB_ACCESS Period-end valuation: Access to WL db tables 20120815
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MEV_WL_DB_ACCESS_MOCK Period-end Valuation: Mocking Class for CL_MEV_WL_DB_ACCESS 20121030
Properties
Interface IF_MEV_WL_DB_ACCESS  
Short Description Period-end valuation: Access to WL db tables    
General Data
Package LOG_CMM_MEV_GEN_WL   Period-End Valuation Worklist 
Created 20120814   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_MEV_WL_DB_ACCESS has no interface.
Friends
Interface IF_MEV_WL_DB_ACCESS has no friend.
Attributes
Interface IF_MEV_WL_DB_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_WL_ITEM Instance method Public Method Delete Worklist Item Entries to database 20130130
2 DELETE_WL_MM Instance method Public Method Delete Worklist MM Entries to database 20120822
3 DELETE_WL_SD Instance method Public Method Delete Worklist SD Entries to database 20120822
4 INSERT_WL_ITEM Instance method Public Method Insert Worklist Item Entries to database 20130130
5 INSERT_WL_MM Instance method Public Method Insert Worklist MM Entries to database 20120822
6 INSERT_WL_SD Instance method Public Method Insert Worklist SD Entries to database 20120822
7 SELECT_WL_FOR_CR_STATUS Instance method Public Method Select wl item data for given calculation result stat 20130130
8 SELECT_WL_FOR_LC_STATUS Instance method Public Method Select wl item data for given lifecycle status 20130130
9 SELECT_WL_ITEMS_MM Instance method Public Method Read WL item data (MM) 20120815
10 SELECT_WL_ITEMS_MM_BY_SEL_CRIT Instance method Public Method Read WL item data (MM) by selection criteria 20120821
11 SELECT_WL_ITEMS_SD Instance method Public Method Read WL item data (SD) 20120815
12 SELECT_WL_ITEMS_SD_BY_SEL_CRIT Instance method Public Method Read WL item data (SD) by selection criteria 20120821
13 SELECT_WL_ITEMS_SD_BY_VBRP_KEY Instance method Public Method Read WL item data (SD) by billiing item keys 20120830
14 SELECT_WL_ITEM_BY_KEY Instance method Public Method Select worklist item by key 20130130
15 SELECT_WL_ITEM_BY_KEYS Instance method Public Method Select worklist item by keys 20130130
16 SELECT_WL_ITEM_BY_SEL_CRIT Instance method Public Method Select WL item data by selection criteria 20130131
17 SELECT_WL_MM_BY_KEYS Instance method Public Method Select worklist MM by keys 20131009
18 SELECT_WL_MM_BY_PRE_OBJ_KEY Instance method Public Method Select WL item data by predecessor object key (MM) 20130708
19 SELECT_WL_SD_BY_KEY Instance method Public Method Select wl item data (SD) by key 20121024
20 SELECT_WL_SD_BY_PRE_OBJ_KEY Instance method Public Method Select WL item data by predecessor object key (SD) 20130708
21 UPDATE_WL_ITEM Instance method Public Method Update Worklist Item Entries to database 20130130
22 UPDATE_WL_MM Instance method Public Method Update Worklist MM Entries to database 20120822
23 UPDATE_WL_SD Instance method Public Method Update Worklist SD Entries to database 20120822
Events
Interface IF_MEV_WL_DB_ACCESS has no event.
Types
Interface IF_MEV_WL_DB_ACCESS has no local type.
Method Signatures

Method DELETE_WL_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130

Method DELETE_WL_ITEM on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method DELETE_WL_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_MM_DB Period-end valuation: Worklist - Materials Management Data 20120822

Method DELETE_WL_MM on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method DELETE_WL_SD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_SD_DB Period-end valuation: Worklist - Sales and Distribution data 20120822

Method DELETE_WL_SD on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method INSERT_WL_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130

Method INSERT_WL_ITEM on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method INSERT_WL_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_MM_DB Period-end valuation: Worklist - Materials Management Data 20120822

Method INSERT_WL_MM on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method INSERT_WL_SD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_SD_DB Period-end valuation: Worklist - Sales and Distribution data 20120822

Method INSERT_WL_SD on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_FOR_CR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130
2 Importing IT_CR_STATUS Call by reference Type reference (TYPE) MEV_T_WL_CALC_RESULT_STAT_RNG Worklist status 20130130
3 Importing IT_INDEX Call by reference Type reference (TYPE) CMM_T_IDX Index: Standard table of CMM_D_IDX 20130130

Method SELECT_WL_FOR_CR_STATUS on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_FOR_LC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130
2 Importing IT_INDEX Call by reference Type reference (TYPE) CMM_T_IDX Index: Standard table of CMM_D_IDX 20130130
3 Importing IT_LC_STATUS Call by reference Type reference (TYPE) MEV_T_WL_LIFECYCLE_STATUS_RNG Worklist status 20130130

Method SELECT_WL_FOR_LC_STATUS on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEMS_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) MEV_T_WL_MM_WORK Period-end valuation: Worklist 20120905
2 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20120815

Method SELECT_WL_ITEMS_MM on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEMS_MM_BY_SEL_CRIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) MEV_T_WL_MM_WORK Period-end valuation: MM worklist item (work structure) 20120905
2 Importing IS_SEL_CRIT Call by reference Type reference (TYPE) MEV_S_WL_SEL_CRIT Period-end valuation: Worklist selection criteria 20120821

Method SELECT_WL_ITEMS_MM_BY_SEL_CRIT on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEMS_SD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: Worklist 20120905
2 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20120815

Method SELECT_WL_ITEMS_SD on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEMS_SD_BY_SEL_CRIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: SD worklist item (work structure) 20120905
2 Importing IS_SEL_CRIT Call by reference Type reference (TYPE) MEV_S_WL_SEL_CRIT Period-end valuation: Worklist selection criteria 20120821

Method SELECT_WL_ITEMS_SD_BY_SEL_CRIT on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEMS_SD_BY_VBRP_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: SD worklist item (work structure) 20120905
2 Importing IT_VBRP_KEY Call by reference Type reference (TYPE) TDT_SDBEL Table of VBRP keys 20120830

Method SELECT_WL_ITEMS_SD_BY_VBRP_KEY on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEM_BY_KEY 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) 20130130
2 Returning RS_ITEM Value transfer Type reference (TYPE) MEV_D_WL_ITEM Period-end valuation: Worklist item 20130130

Method SELECT_WL_ITEM_BY_KEY on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEM_BY_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130
2 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20130130

Method SELECT_WL_ITEM_BY_KEYS on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_ITEM_BY_SEL_CRIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130131
2 Importing IT_HEADER_SELECT_OPTIONS Call by reference Type reference (TYPE) RSDSFRANGE_T_SSEL Table Type of RSDS_FRANGE_S 20130131

Method SELECT_WL_ITEM_BY_SEL_CRIT on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_MM_BY_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Value transfer Type reference (TYPE) MEV_T_WL_MM_DB Period-end valuation: Worklist - Materials Management Data 20131009
2 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20131009

Method SELECT_WL_MM_BY_KEYS on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_MM_BY_PRE_OBJ_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Value transfer Type reference (TYPE) MEV_T_WL_MM_WORK Commodity Management: Object key (without Client) 20130708
2 Importing IT_PRE_OBJ_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130708

Method SELECT_WL_MM_BY_PRE_OBJ_KEY on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_SD_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SD Call by reference Type reference (TYPE) MEV_T_WL_SD_DB Period-end valuation: Worklist - Sales and Distribution data 20121024
2 Importing IT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20121024

Method SELECT_WL_SD_BY_KEY on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method SELECT_WL_SD_BY_PRE_OBJ_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Value transfer Type reference (TYPE) MEV_T_WL_SD_WORK Commodity Management: Object key (without Client) 20130708
2 Importing IT_PRE_OBJ_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130708

Method SELECT_WL_SD_BY_PRE_OBJ_KEY on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method UPDATE_WL_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130

Method UPDATE_WL_ITEM on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method UPDATE_WL_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_MM_DB Period-end valuation: Worklist - Materials Management Data 20120822

Method UPDATE_WL_MM on Interface IF_MEV_WL_DB_ACCESS has no exception.

Method UPDATE_WL_SD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) MEV_T_WL_SD_DB Period-end valuation: Worklist - Sales and Distribution data 20120822

Method UPDATE_WL_SD on Interface IF_MEV_WL_DB_ACCESS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617