SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MEV_BO Period-end valuation: Business object 20120913
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_WL_BO Period-End Valuation: Worklist Business Object 20120806
Properties
Class CL_MEV_WL_BO  
Short Description Period-End valuation: Worklist Business Object    
Super Class CL_MEV_BO Period-end valuation: Business object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class CMM_MEV_GEN_WL    
Program status     
Category 0   
Package LOG_CMM_MEV_GEN_WL   Period-End Valuation Worklist 
Created 20120806   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_WL_BO Period-End Valuation: Worklist Business Object 20120806
Friends
# Friend Modeled only Created on Description
1 CL_MEV_INJECTOR_MOCK 20130417 Injector for Unit Test Mocks
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ANTICIPATION_ADAPTER_MM Instance attribute Private Object reference (TYPE REF TO) IF_MEV_ANTICIPATION_ADAPTER_MM Final invoice anticipation 20130219
2 MO_ANTICIPATION_ADAPTER_SD Instance attribute Private Object reference (TYPE REF TO) IF_MEV_ANTICIPATION_ADAPTER_SD Adapter for anticipation 20130219
3 MT_ITEMS Instance attribute Private Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES Period-end Valuation: References to Worklist Items 20120806
4 MV_BUDAT Instance attribute Private Type reference (TYPE) BUDAT Posting Date in the Document 20120912
5 MV_BUDAT_RESET Instance attribute Private Type reference (TYPE) MEV_BUDAT_RESET Period-End Valuation: Reset Posting Date 20120912
6 MV_COUNT_INEFFECTIVE_ITEMS Instance attribute Private Type reference (TYPE) ABAP_BOOL Indicator: Shall ineffective items be considered within coun 20130218
7 MV_HEADER_TEXT Instance attribute Private Type reference (TYPE) BKTXT Document Header Text 20120912
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WORKLIST Instance method Public Method 20121211
2 BUILD_DOCUMENTS Instance method Private Method Build accrual documents from worklist items 20130422
3 CHECK_AUTHORIZATION_AD Instance method Private Method Check authorization for a specific action 20130708
4 CHECK_AUTHORIZATION_WL Instance method Private Method Check authorization for a specific action 20130708
5 CHECK_PERIODS Instance method Private Method Check periods 20130422
6 CHECK_POSTING_DATES Instance method Private Method Check posting dates 20121217
7 CHECK_STATUS_FOR_AD_CREATION Instance method Private Method Check if status of wl items allows AD creation 20121217
8 CHECK_STATUS_FOR_ITEM Instance method Private Method Check status for item 20130514
9 CHECK_STATUS_FOR_SUB_ITEM Instance method Private Method Check status for item with batch split 20130514
10 CLEAR_LOG Instance method Private Method Clear log 20130318
11 CLEAR_TRANSITION_STATE Instance method Public Method 20121211
12 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120807
13 CREATE_ACCRUAL_DOCUMENTS Instance method Public Method 20121009
14 DEQUEUE_WL_ITEMS Instance method Private Method Dequeue 20130708
15 DO_STATUS_CHANGE Instance method Private Method Action: Set to "not ok" 20121004
16 GET_ALL_ACTIONS Instance method Public Method 20130213
17 GET_ALL_KEYS Instance method Public Method 20130218
18 GET_AUTH_ACTIVITY_FOR_ACTION Instance method Private Method Get authorization activity for action 20130129
19 GET_BUKRS Instance method Private Method Get list of company codes contained in the items 20121026
20 GET_EFFECTIVE_ITEMS Instance method Public Method 20130218
21 GET_EXTERNAL_ITEM_COUNT Instance method Private Method 20130218
22 GET_ITEMS Instance method Public Method 20121219
23 GET_ITEM_KEYS Static method Private Method Get item keys 20130218
24 INIT_FROM_WORK_DATA Instance method Public Method 20121211
25 INSERT_TO_LIST Instance method Private Method Insert item into item table 20130315
26 IS_ITEM_COUNTABLE Instance method Private Method Shall item be counted for error statistics? 20130219
27 IS_REOPENABLE Instance method Public Method 20121219
28 PREPARE_AD_CREATION Instance method Private Method Prepare Creation of Accrual Documents application specific 20130514
29 PREPARE_AD_CREATION_MM Instance method Private Method Prepare Creation of Accrual Documents MM specific 20130604
30 PREPARE_AD_CREATION_SD Instance method Private Method Prepare Creation of Accrual Documents SD specific 20130604
31 PROCESS_DOCUMENTS Instance method Private Method Set the created ADs to "for approval" or post 20130422
32 REMOVE_FROM_LIST Instance method Private Method Insert item into item table 20130315
33 REOPEN Instance method Public Method 20121211
34 REVALUATE Instance method Public Method 20130206
35 REVALUATE_MM Instance method Private Method Reprice MM items 20130206
36 REVALUATE_SD Instance method Private Method Reprice SD items 20130206
37 SAVE Instance method Public Method 20121211
38 SET_DATA Instance method Public Method 20120912
39 SET_TEST_DATA_INDICATOR Instance method Public Method 20130211
40 SET_TO_BLOCKED Instance method Public Method 20130219
41 SET_TO_NON_POSTABLE Instance method Public Method 20130219
42 SET_TO_NOT_STARTED Instance method Public Method 20120926
43 SET_TO_POSTABLE Instance method Public Method 20130219
44 SET_TRANSITION_STATE Instance method Public Method 20121211
45 SET_VALUATION_DATE Instance method Public Method 20121211
46 SORT_KEYS Instance method Private Method Sort keys 20130207
47 UPDATE_WORKLIST Instance method Private Method Update worklist after transfer to AD 20121016
Events
Class CL_MEV_WL_BO has no event.
Types
Class CL_MEV_WL_BO has no local type.
Method Signatures

Method ADD_WORKLIST Signature

Method ADD_WORKLIST on class CL_MEV_WL_BO has no parameter.
Method ADD_WORKLIST on class CL_MEV_WL_BO has no exception.

Method BUILD_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_STAT Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130422
2 Exporting ET_DOCUMENTS Call by reference Type reference (TYPE) MEV_T_BO_AD_DOCUMENTS Period-end valuation: Table of references to acrrual docs 20130422
3 Importing IT_ITEMS_POST Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES Period-end Valuation: References for worklist BO 20130422
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130422

Method CHECK_AUTHORIZATION_AD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20130708
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20130708

Method CHECK_AUTHORIZATION_AD on class CL_MEV_WL_BO has no exception.

Method CHECK_AUTHORIZATION_WL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20130708
2 Importing IV_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Activity 20130708

Method CHECK_AUTHORIZATION_WL on class CL_MEV_WL_BO has no exception.

Method CHECK_PERIODS 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 Commodity Management: Object key (without Client) 20130422
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130422

Method CHECK_POSTING_DATES Signature

Method CHECK_POSTING_DATES on class CL_MEV_WL_BO has no parameter.
# Exception Resumable Description Created on
1 CX_MEV_BO 20121217

Method CHECK_STATUS_FOR_AD_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_STAT_WL Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC 20121217
2 Changing CT_KEYS_IM Call by reference Type reference (TYPE) CMM_T_OBJ_KEY 20121217
3 Exporting ET_ITEMS_POST Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES 20121217

Method CHECK_STATUS_FOR_AD_CREATION on class CL_MEV_WL_BO has no exception.

Method CHECK_STATUS_FOR_ITEM 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 Commodity Management: Object key (without Client) 20130514
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item status must be changed 20130604

Method CHECK_STATUS_FOR_SUB_ITEM 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 Commodity Management: Object key (without Client) 20130514
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Child status must be changed 20130604

Method CLEAR_LOG Signature

Method CLEAR_LOG on class CL_MEV_WL_BO has no parameter.
Method CLEAR_LOG on class CL_MEV_WL_BO has no exception.

Method CLEAR_TRANSITION_STATE Signature

Method CLEAR_TRANSITION_STATE on class CL_MEV_WL_BO has no parameter.
Method CLEAR_TRANSITION_STATE on class CL_MEV_WL_BO has no exception.

Method CONSTRUCTOR 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) 20120815
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) 20120815

Method CONSTRUCTOR on class CL_MEV_WL_BO has no exception.

Method CREATE_ACCRUAL_DOCUMENTS Signature

Method CREATE_ACCRUAL_DOCUMENTS on class CL_MEV_WL_BO has no parameter.
Method CREATE_ACCRUAL_DOCUMENTS on class CL_MEV_WL_BO has no exception.

Method DEQUEUE_WL_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AD_ITEMS Call by reference Type reference (TYPE) MEV_T_BO_AD_ITEM_REFERENCES 20130708

Method DEQUEUE_WL_ITEMS on class CL_MEV_WL_BO has no exception.

Method DO_STATUS_CHANGE 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 20121004
4 Importing IV_ACTION Call by reference Type reference (TYPE) MEV_ACTION_NAME Subcomponent name 20121004
# Exception Resumable Description Created on
1 CX_MEV_ITEM_SELECTION_INVALID Period-end valuation: Item selection invalid 20130604

Method GET_ALL_ACTIONS Signature

Method GET_ALL_ACTIONS on class CL_MEV_WL_BO has no parameter.
Method GET_ALL_ACTIONS on class CL_MEV_WL_BO has no exception.

Method GET_ALL_KEYS Signature

Method GET_ALL_KEYS on class CL_MEV_WL_BO has no parameter.
Method GET_ALL_KEYS on class CL_MEV_WL_BO has no exception.

Method GET_AUTH_ACTIVITY_FOR_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) MEV_ACTION_NAME Period-End Valuation: Action Name 20130129
2 Returning RV_ACTIVITY Value transfer Type reference (TYPE) ACTIV_AUTH Activity 20130129

Method GET_AUTH_ACTIVITY_FOR_ACTION on class CL_MEV_WL_BO has no exception.

Method GET_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20121026
2 Returning RT_BUKRS Value transfer Type reference (TYPE) MEV_T_BUKRS_OBJ_KEY Period-End Valuation: Company code and item keys 20121026

Method GET_BUKRS on class CL_MEV_WL_BO has no exception.

Method GET_EFFECTIVE_ITEMS Signature

Method GET_EFFECTIVE_ITEMS on class CL_MEV_WL_BO has no parameter.
Method GET_EFFECTIVE_ITEMS on class CL_MEV_WL_BO has no exception.

Method GET_EXTERNAL_ITEM_COUNT 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 20130218
2 Returning RV_NUMBER_OF_ITEMS Value transfer Type reference (TYPE) I 20130218

Method GET_EXTERNAL_ITEM_COUNT on class CL_MEV_WL_BO has no exception.

Method GET_ITEMS Signature

Method GET_ITEMS on class CL_MEV_WL_BO has no parameter.
Method GET_ITEMS on class CL_MEV_WL_BO has no exception.

Method GET_ITEM_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEM Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES Period-end Valuation: References for worklist BO 20130218
2 Returning RT_KEYS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130218

Method GET_ITEM_KEYS on class CL_MEV_WL_BO has no exception.

Method INIT_FROM_WORK_DATA Signature

Method INIT_FROM_WORK_DATA on class CL_MEV_WL_BO has no parameter.
Method INIT_FROM_WORK_DATA on class CL_MEV_WL_BO has no exception.

Method INSERT_TO_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_WL_BO_ITEM Period-end Valuation: References for worklist BO 20130315

Method INSERT_TO_LIST on class CL_MEV_WL_BO has no exception.

Method IS_ITEM_COUNTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_BO_ITEM Period-end Valuation: Worklist BO Item 20130219
2 Returning RV_COUNT Value transfer Type reference (TYPE) ABAP_BOOL 20130219

Method IS_ITEM_COUNTABLE on class CL_MEV_WL_BO has no exception.

Method IS_REOPENABLE Signature

Method IS_REOPENABLE on class CL_MEV_WL_BO has no parameter.
Method IS_REOPENABLE on class CL_MEV_WL_BO has no exception.

Method PREPARE_AD_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_STAT_WL Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130514
2 Changing CT_ITEMS Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES Period-end Valuation: References for worklist BO 20130514
3 Importing IO_HEADER_LOG Call by reference Object reference (TYPE REF TO) CL_CMM_LOG Commodity Management: Message log 20130514

Method PREPARE_AD_CREATION on class CL_MEV_WL_BO has no exception.

Method PREPARE_AD_CREATION_MM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_STAT_WL Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130604
2 Changing CT_ITEMS Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES Period-end Valuation: References for worklist BO 20130604
3 Importing IO_HEADER_LOG Call by reference Object reference (TYPE REF TO) CL_CMM_LOG Commodity Management: Message log 20130604

Method PREPARE_AD_CREATION_MM on class CL_MEV_WL_BO has no exception.

Method PREPARE_AD_CREATION_SD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_STAT_WL Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC Period-end valuation: Statistic for action 20130604
2 Changing CT_ITEMS Call by reference Type reference (TYPE) MEV_T_WL_BO_ITEM_REFERENCES Period-end Valuation: References for worklist BO 20130604
3 Importing IO_HEADER_LOG Call by reference Object reference (TYPE REF TO) CL_CMM_LOG Commodity Management: Message log 20130604

Method PREPARE_AD_CREATION_SD on class CL_MEV_WL_BO has no exception.

Method PROCESS_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_STAT_DOC Call by reference Type reference (TYPE) MEV_S_ACTION_STATISTIC 20130422
2 Changing CT_DOCUMENTS Call by reference Type reference (TYPE) MEV_T_BO_AD_DOCUMENTS 20130603

Method PROCESS_DOCUMENTS on class CL_MEV_WL_BO has no exception.

Method REMOVE_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEM Call by reference Object reference (TYPE REF TO) IF_MEV_WL_BO_ITEM Period-end Valuation: References for worklist BO 20130315

Method REMOVE_FROM_LIST on class CL_MEV_WL_BO has no exception.

Method REOPEN Signature

Method REOPEN on class CL_MEV_WL_BO has no parameter.
Method REOPEN on class CL_MEV_WL_BO has no exception.

Method REVALUATE Signature

Method REVALUATE on class CL_MEV_WL_BO has no parameter.
Method REVALUATE on class CL_MEV_WL_BO has no exception.

Method REVALUATE_MM Signature

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

Method REVALUATE_MM on class CL_MEV_WL_BO has no exception.

Method REVALUATE_SD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_KEY Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Period-end valuation: Worklist Key 20131120
2 Exporting ET_KEY_NEW Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20131120

Method REVALUATE_SD on class CL_MEV_WL_BO has no exception.

Method SAVE Signature

Method SAVE on class CL_MEV_WL_BO has no parameter.
Method SAVE on class CL_MEV_WL_BO has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_MEV_WL_BO has no parameter.
Method SET_DATA on class CL_MEV_WL_BO has no exception.

Method SET_TEST_DATA_INDICATOR Signature

Method SET_TEST_DATA_INDICATOR on class CL_MEV_WL_BO has no parameter.
Method SET_TEST_DATA_INDICATOR on class CL_MEV_WL_BO has no exception.

Method SET_TO_BLOCKED Signature

Method SET_TO_BLOCKED on class CL_MEV_WL_BO has no parameter.
Method SET_TO_BLOCKED on class CL_MEV_WL_BO has no exception.

Method SET_TO_NON_POSTABLE Signature

Method SET_TO_NON_POSTABLE on class CL_MEV_WL_BO has no parameter.
Method SET_TO_NON_POSTABLE on class CL_MEV_WL_BO has no exception.

Method SET_TO_NOT_STARTED Signature

Method SET_TO_NOT_STARTED on class CL_MEV_WL_BO has no parameter.
Method SET_TO_NOT_STARTED on class CL_MEV_WL_BO has no exception.

Method SET_TO_POSTABLE Signature

Method SET_TO_POSTABLE on class CL_MEV_WL_BO has no parameter.
Method SET_TO_POSTABLE on class CL_MEV_WL_BO has no exception.

Method SET_TRANSITION_STATE Signature

Method SET_TRANSITION_STATE on class CL_MEV_WL_BO has no parameter.
Method SET_TRANSITION_STATE on class CL_MEV_WL_BO has no exception.

Method SET_VALUATION_DATE Signature

Method SET_VALUATION_DATE on class CL_MEV_WL_BO has no parameter.
Method SET_VALUATION_DATE on class CL_MEV_WL_BO has no exception.

Method SORT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UNSORTED_KEYS Call by reference Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130207
2 Returning RT_SORTED_KEYS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130207

Method SORT_KEYS on class CL_MEV_WL_BO has no exception.

Method UPDATE_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BO_ITEMS Call by reference Type reference (TYPE) MEV_T_BO_AD_ITEM_REFERENCES Period-End Valuation: References to BO Items 20121016

Method UPDATE_WORKLIST on class CL_MEV_WL_BO has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 617