SAP ABAP Interface IF_MEV_WL_BO (Period-End Valuation: Worklist Business Object)
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_BO Period-End valuation: Worklist Business Object 20120806
Properties
Interface IF_MEV_WL_BO  
Short Description Period-End Valuation: Worklist Business Object    
General Data
Package LOG_CMM_MEV_GEN_WL   Period-End Valuation Worklist 
Created 20120806   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 Abstract Final Description Created on
1 IF_MEV_BO Period-end valuation: Business object 20120907
Friends
Interface IF_MEV_WL_BO has no friend.
Attributes
Interface IF_MEV_WL_BO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WORKLIST Instance method Public Method Add worklist 20121211
2 CLEAR_TRANSITION_STATE Instance method Public Method Clear UPDKZ for passed items 20121211
3 COMPLETE_ITEM_SELECTION Instance method Public Method 20130128
4 CREATE_ACCRUAL_DOCUMENTS Instance method Public Method Action: Create accrual documents 20120924
5 GET_ALL_ACTIONS Instance method Public Method Get all backend actions 20130213
6 GET_ALL_KEYS Instance method Public Method Get all item keys 20130218
7 GET_EFFECTIVE_ITEMS Instance method Public Method Get effective items 20130218
8 GET_ITEM Instance method Public Method 20121009
9 GET_ITEMS Instance method Public Method Get all items 20121217
10 GET_LOG Instance method Public Method 20120917
11 GET_NUMBER_OF_ITEMS Instance method Public Method 20120917
12 HAS_ERRORS Instance method Public Method 20120917
13 INIT_FROM_WORK_DATA Instance method Public Method Init from work data 20121211
14 IS_ITEM_SELECTION_COMPLETE Instance method Public Method 20121001
15 IS_REOPENABLE Instance method Public Method Check if worklist can be reopened 20121219
16 REOPEN Instance method Public Method Reopen worklist 20121211
17 REVALUATE Instance method Public Method Action: Revaluate 20130206
18 SAVE Instance method Public Method Save 20121211
19 SET_DATA Instance method Public Method Set data 20120912
20 SET_TEST_DATA_INDICATOR Instance method Public Method Set test date indicator for all items 20130211
21 SET_TO_BLOCKED Instance method Public Method Action: Set to "blocked" 20130219
22 SET_TO_NON_POSTABLE Instance method Public Method Action: Set to "non postable" 20130219
23 SET_TO_NOT_STARTED Instance method Public Method Action: Set to "not started" 20120926
24 SET_TO_POSTABLE Instance method Public Method Action: Set to "postable" 20130219
25 SET_TRANSITION_STATE Instance method Public Method Set UPDKZ for passed items 20121211
26 SET_VALUATION_DATE Instance method Public Method Set valuation key date 20121211
Events
Interface IF_MEV_WL_BO has no event.
Types
Interface IF_MEV_WL_BO has no local type.
Method Signatures

Method ADD_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WORKLIST Call by reference Object reference (TYPE REF TO) IF_MEV_WL_BO Period-End Valuation: Worklist Business Object 20121211

Method ADD_WORKLIST on Interface IF_MEV_WL_BO has no exception.

Method CLEAR_TRANSITION_STATE Signature

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

Method CLEAR_TRANSITION_STATE on Interface IF_MEV_WL_BO has no exception.

Method COMPLETE_ITEM_SELECTION Signature

Method COMPLETE_ITEM_SELECTION on Interface IF_MEV_WL_BO has no parameter.
Method COMPLETE_ITEM_SELECTION on Interface IF_MEV_WL_BO has no exception.

Method CREATE_ACCRUAL_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION_STAT_DOC Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Statistic of processed BOs 20121109
2 Exporting ES_ACTION_STAT_WL Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Statistic of processed worklist entries 20121109
3 Exporting ET_DOCUMENTS Call by reference Type reference (TYPE) MEV_T_BO_AD_DOCUMENTS Period-end valuation: Table of references to acrrual docs 20121114
4 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20120924
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED Period-end valuation: Action Not Allowed Exception 20120924
2 CX_MEV_BO Period-end valuation: General error 20120926
3 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item selection invalid 20121009

Method GET_ALL_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ALLOWED_ACTIONS Value transfer Type reference (TYPE) MEV_T_ALLOWED_ACTIONS Period-end valuation: Allowed Actions 20130213

Method GET_ALL_ACTIONS on Interface IF_MEV_WL_BO has no exception.

Method GET_ALL_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_KEYS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130218

Method GET_ALL_KEYS on Interface IF_MEV_WL_BO has no exception.

Method GET_EFFECTIVE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES Period-end Valuation: References for worklist BO 20130218

Method GET_EFFECTIVE_ITEMS on Interface IF_MEV_WL_BO has no exception.

Method GET_ITEM Signature

Method GET_ITEM on Interface IF_MEV_WL_BO has no parameter.
Method GET_ITEM on Interface IF_MEV_WL_BO has no exception.

Method GET_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES 20121217

Method GET_ITEMS on Interface IF_MEV_WL_BO has no exception.

Method GET_LOG Signature

Method GET_LOG on Interface IF_MEV_WL_BO has no parameter.
Method GET_LOG on Interface IF_MEV_WL_BO has no exception.

Method GET_NUMBER_OF_ITEMS Signature

Method GET_NUMBER_OF_ITEMS on Interface IF_MEV_WL_BO has no parameter.
Method GET_NUMBER_OF_ITEMS on Interface IF_MEV_WL_BO has no exception.

Method HAS_ERRORS Signature

Method HAS_ERRORS on Interface IF_MEV_WL_BO has no parameter.
Method HAS_ERRORS on Interface IF_MEV_WL_BO has no exception.

Method INIT_FROM_WORK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WL_MM_WORK Call by reference Type reference (TYPE) MEV_T_WL_MM_WORK Period-end valuation: MM worklist item (work structure) 20121211
2 Importing IT_WL_SD_WORK Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: SD worklist item (work structure) 20121211

Method INIT_FROM_WORK_DATA on Interface IF_MEV_WL_BO has no exception.

Method IS_ITEM_SELECTION_COMPLETE Signature

Method IS_ITEM_SELECTION_COMPLETE on Interface IF_MEV_WL_BO has no parameter.
Method IS_ITEM_SELECTION_COMPLETE on Interface IF_MEV_WL_BO has no exception.

Method IS_REOPENABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20121219
2 Importing IV_POPER Call by reference Type reference (TYPE) POPER Posting period 20121219
3 Returning RV_REOPENABLE Value transfer Type reference (TYPE) ABAP_BOOL 20121219

Method IS_REOPENABLE on Interface IF_MEV_WL_BO has no exception.

Method REOPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACCRUAL_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_MEV_AD_BO Period-End Valuation: Accruals Document BO 20121211
2 Importing IV_CANCELLATION Call by reference Type reference (TYPE) ABAP_BOOL 20130417
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED Period-end valuation: Error for WL item 20121211

Method REVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION_STAT Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130206
2 Exporting ET_DELETED_ITEMS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20130206
3 Importing IT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key (without Client) 20130206
4 Importing IV_ADD_MAIN_ITEMS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Add main item 20130604
5 Importing IV_ALL_ITEMS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Perform refresh on all items 20130206
6 Importing IV_CLEAR_HEADER_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Clear Business Object log 20130417
7 Importing IV_COMMIT_WORK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Perform commit work 20130206
8 Importing IV_SAVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Register for save 20130206
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item selection invalid 20130206

Method SAVE Signature

Method SAVE on Interface IF_MEV_WL_BO has no parameter.
Method SAVE on Interface IF_MEV_WL_BO has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUDAT Call by reference Type reference (TYPE) BUDAT Posting Date in the Document 20120912
2 Importing IV_BUDAT_RESET Call by reference Type reference (TYPE) MEV_BUDAT_RESET Period-End Valuation: Reset Posting Date 20120912
3 Importing IV_HEADER_TEXT Call by reference Type reference (TYPE) BKTXT Period-End Valuation: Short Text 20120912

Method SET_DATA on Interface IF_MEV_WL_BO has no exception.

Method SET_TEST_DATA_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDICATOR Call by reference Type reference (TYPE) MEV_WL_TEST_DATA_INDICATOR 20130211

Method SET_TEST_DATA_INDICATOR on Interface IF_MEV_WL_BO has no exception.

Method SET_TO_BLOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION_STAT Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130219
2 Exporting ET_ACTION_RESULTS Call by reference Type reference (TYPE) MEV_T_ACTION_RESULT Period-end valuation: Action result 20130219
3 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20130219
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item selection invalid 20130514

Method SET_TO_NON_POSTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION_STAT Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130219
2 Exporting ET_ACTION_RESULTS Call by reference Type reference (TYPE) MEV_T_ACTION_RESULT Period-end valuation: Action result 20130219
3 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20130219
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item selection invalid 20130514

Method SET_TO_NOT_STARTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION_STAT Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20121024
2 Exporting ET_ACTION_RESULTS Call by reference Type reference (TYPE) MEV_T_ACTION_RESULT Period-end valuation: Action result 20121004
3 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20120926
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item selection invalid 20130514

Method SET_TO_POSTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION_STAT Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130219
2 Exporting ET_ACTION_RESULTS Call by reference Type reference (TYPE) MEV_T_ACTION_RESULT Period-end valuation: Action result 20130219
3 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20130219
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item selection invalid 20130514

Method SET_TRANSITION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20121211
2 Importing IV_TRANSITION_STATE Call by reference Type reference (TYPE) MEV_UPDKZ Period-End Valuation: Update Indicator 20121211

Method SET_TRANSITION_STATE on Interface IF_MEV_WL_BO has no exception.

Method SET_VALUATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20121211
2 Importing IV_ALL_ITEMS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130104
3 Importing IV_VAL_DATE Call by reference Type reference (TYPE) MEV_VAL_DATE Period-End Valuation: Valuation Key Date 20121211

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