SAP ABAP Class CL_MEV_WL_BO_ITEM (Period-end Valuation: Worklist Business Object Item)
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_ITEM Period-end valuation: Base class for BO items 20120830
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_STATUS Period-End Valuation: Status Handling 20120918
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_WL_BO_ITEM Period-end Valuation: Worklist BO Item 20120814
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MEV_WL_BO_ITEM_MM Period-end Valuation: MM Specific Worklist BO Item 20120814
2 Inheritance (c INHERITING FROM c_ref)  CL_MEV_WL_BO_ITEM_SD Period-end Valuation: SD Specific Worklist BO Item 20120814
3 Inheritance (c INHERITING FROM c_ref)  CL_MEV_WL_BO_ITEM_STUB Stub for CL_MEV_WL_BO_ITEM 20130116
Properties
Class CL_MEV_WL_BO_ITEM  
Short Description Period-end Valuation: Worklist Business Object Item    
Super Class CL_MEV_BO_ITEM Period-end valuation: Base class for BO items 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_MEV_GEN_WL   Period-End Valuation Worklist 
Created 20120814   SAP 
Last change 20130531   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_STATUS Period-End Valuation: Status Handling 20120918
2 IF_MEV_WL_BO_ITEM Period-end Valuation: Worklist BO Item 20120814
Friends
# Friend Modeled only Created on Description
1 CL_MEV_BO_INJECTOR_MOCK 20130218 Injector for Unit tests
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_ENQUEUE_HLP Static Attribute Protected Object reference (TYPE REF TO) IF_MEV_ENQUEUE_HLP Period-end valuation: Enqueue methods 20121010
2 MO_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_CMM_LOG Commodity Management: Message log 20121127
3 MS_DATA_GEN Instance attribute Protected Type reference (TYPE) MEV_S_WL_WORK_BASE Period-end valuation: worklist item (work structure, common) 20120905
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20120918
2 CLOSE Instance method Public Method 20121210
3 CONSTRUCTOR Instance method Public Constructor Constructor 20120910
4 DETERMINE_CALC_RESULT_STATUS Instance method Private Method Determine calc result status 20130115
5 DO_COMMIT Instance method Private Method Commit work 20120926
6 DO_STATUS_CHANGE Instance method Private Method Do status change 20121109
7 ENQUEUE_FOR_ACTION Instance method Public Method 20121010
8 GET_APPL Instance method Public Method 20120912
9 GET_BUKRS Instance method Public Method 20120912
10 GET_CALC_RESULT_STATUS Instance method Public Method 20130104
11 GET_FISCAL_YEAR Instance method Public Method 20121218
12 GET_LIFECYCLE_STATUS Instance method Public Method 20120917
13 GET_LOG Instance method Public Method 20121127
14 GET_MAIN_ITEM_KEY Instance method Public Method 20130514
15 GET_PERIOD Instance method Public Method 20130426
16 GET_POSTING_PERIOD Instance method Public Method 20121218
17 GET_STATUS Instance method Public Method 20120920
18 GET_USER_VERIFICATION_STATUS Instance method Public Method 20130103
19 HAS_ERRORS Instance method Public Method 20121127
20 IS_ADOPTION_TO_AD_ALLOWED Instance method Public Method 20120926
21 IS_CALCULATION_ALLOWED Instance method Public Method 20120924
22 IS_OPEN Instance method Public Method 20130423
23 IS_TEST_DATA Instance method Public Method 20130208
24 MOVE_AD_ITEM_TO_WL Instance method Protected Method 20121210
25 REGISTER_FOR_DELETE Instance method Public Method 20130604
26 REOPEN Instance method Public Method 20121205
27 REPORT_CALCULATION_RESULT Instance method Public Method 20130115
28 SETUP_STATUS_HANDLING Instance method Private Method 20130212
29 SET_CALC_RESULT_STATUS Instance method Public Method 20130109
30 SET_CURRENCY Instance method Public Method 20130226
31 SET_TEST_DATA_INDICATOR Instance method Public Method 20130211
32 SET_TO_NOT_OK Instance method Public Method 20120921
33 SET_TO_NOT_OK_TEMP Instance method Public Method 20120921
34 SET_TO_NOT_STARTED Instance method Public Method 20121031
35 SET_TO_OK Instance method Public Method 20120921
36 SET_USER_VERIF_STATUS Instance method Public Method 20120917
37 SET_VALUATION_DATE Instance method Public Method 20121017
Events
Class CL_MEV_WL_BO_ITEM has no event.
Types
Class CL_MEV_WL_BO_ITEM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MEV_WL_BO_ITEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEV_WL_BO_ITEM has no exception.

Method CLOSE Signature

Method CLOSE on class CL_MEV_WL_BO_ITEM has no parameter.
Method CLOSE on class CL_MEV_WL_BO_ITEM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) MEV_S_WL_WORK_BASE Period-end valuation: worklist item (work structure, common) 20120925
# Exception Resumable Description Created on
1 CX_MEV_WL_ERROR Period-end valuation: Error for WL item 20120925

Method DETERMINE_CALC_RESULT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS_VALUE Value transfer Type reference (TYPE) MEV_STATUS_VALUE Period-End Valuation: Status Value 20130115

Method DETERMINE_CALC_RESULT_STATUS on class CL_MEV_WL_BO_ITEM has no exception.

Method DO_COMMIT Signature

Method DO_COMMIT on class CL_MEV_WL_BO_ITEM has no parameter.
Method DO_COMMIT on class CL_MEV_WL_BO_ITEM has no exception.

Method DO_STATUS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TARGET_STATUS Call by reference Type reference (TYPE) MEV_S_STATUS Period-end valuation: Status 20130115
2 Importing IV_ACTION Call by reference Type reference (TYPE) MEV_ACTION_NAME Period-End Valuation: Action Name 20121109
3 Importing IV_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121109
# Exception Resumable Description Created on
1 CX_MEV_ACTION_NOT_ALLOWED Period-end valuation: Action Not Allowed Exception 20121109

Method ENQUEUE_FOR_ACTION Signature

Method ENQUEUE_FOR_ACTION on class CL_MEV_WL_BO_ITEM has no parameter.
Method ENQUEUE_FOR_ACTION on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_APPL Signature

Method GET_APPL on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_APPL on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_BUKRS Signature

Method GET_BUKRS on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_BUKRS on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_CALC_RESULT_STATUS Signature

Method GET_CALC_RESULT_STATUS on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_CALC_RESULT_STATUS on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_FISCAL_YEAR Signature

Method GET_FISCAL_YEAR on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_FISCAL_YEAR on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_LIFECYCLE_STATUS Signature

Method GET_LIFECYCLE_STATUS on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_LIFECYCLE_STATUS on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_LOG Signature

Method GET_LOG on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_LOG on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_MAIN_ITEM_KEY Signature

Method GET_MAIN_ITEM_KEY on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_MAIN_ITEM_KEY on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_PERIOD Signature

Method GET_PERIOD on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_PERIOD on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_POSTING_PERIOD Signature

Method GET_POSTING_PERIOD on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_POSTING_PERIOD on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_STATUS Signature

Method GET_STATUS on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_STATUS on class CL_MEV_WL_BO_ITEM has no exception.

Method GET_USER_VERIFICATION_STATUS Signature

Method GET_USER_VERIFICATION_STATUS on class CL_MEV_WL_BO_ITEM has no parameter.
Method GET_USER_VERIFICATION_STATUS on class CL_MEV_WL_BO_ITEM has no exception.

Method HAS_ERRORS Signature

Method HAS_ERRORS on class CL_MEV_WL_BO_ITEM has no parameter.
Method HAS_ERRORS on class CL_MEV_WL_BO_ITEM has no exception.

Method IS_ADOPTION_TO_AD_ALLOWED Signature

Method IS_ADOPTION_TO_AD_ALLOWED on class CL_MEV_WL_BO_ITEM has no parameter.
Method IS_ADOPTION_TO_AD_ALLOWED on class CL_MEV_WL_BO_ITEM has no exception.

Method IS_CALCULATION_ALLOWED Signature

Method IS_CALCULATION_ALLOWED on class CL_MEV_WL_BO_ITEM has no parameter.
Method IS_CALCULATION_ALLOWED on class CL_MEV_WL_BO_ITEM has no exception.

Method IS_OPEN Signature

Method IS_OPEN on class CL_MEV_WL_BO_ITEM has no parameter.
Method IS_OPEN on class CL_MEV_WL_BO_ITEM has no exception.

Method IS_TEST_DATA Signature

Method IS_TEST_DATA on class CL_MEV_WL_BO_ITEM has no parameter.
Method IS_TEST_DATA on class CL_MEV_WL_BO_ITEM has no exception.

Method MOVE_AD_ITEM_TO_WL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_WL_ITEM Call by reference Type reference (TYPE) ANY 20121210
2 Importing IO_ROOT Call by reference Object reference (TYPE REF TO) IF_MEV_AD_BO Period-End Valuation: Accruals Document BO Item 20121210
3 Importing IS_AD_ITEM Call by reference Type reference (TYPE) ANY 20121210
4 Importing IV_CANCELLATION Call by reference Type reference (TYPE) ABAP_BOOL 20130417

Method MOVE_AD_ITEM_TO_WL on class CL_MEV_WL_BO_ITEM has no exception.

Method REGISTER_FOR_DELETE Signature

Method REGISTER_FOR_DELETE on class CL_MEV_WL_BO_ITEM has no parameter.
Method REGISTER_FOR_DELETE on class CL_MEV_WL_BO_ITEM has no exception.

Method REOPEN Signature

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

Method REPORT_CALCULATION_RESULT Signature

Method REPORT_CALCULATION_RESULT on class CL_MEV_WL_BO_ITEM has no parameter.
Method REPORT_CALCULATION_RESULT on class CL_MEV_WL_BO_ITEM has no exception.

Method SETUP_STATUS_HANDLING Signature

Method SETUP_STATUS_HANDLING on class CL_MEV_WL_BO_ITEM has no parameter.
Method SETUP_STATUS_HANDLING on class CL_MEV_WL_BO_ITEM has no exception.

Method SET_CALC_RESULT_STATUS Signature

Method SET_CALC_RESULT_STATUS on class CL_MEV_WL_BO_ITEM has no parameter.
Method SET_CALC_RESULT_STATUS on class CL_MEV_WL_BO_ITEM has no exception.

Method SET_CURRENCY Signature

Method SET_CURRENCY on class CL_MEV_WL_BO_ITEM has no parameter.
Method SET_CURRENCY on class CL_MEV_WL_BO_ITEM has no exception.

Method SET_TEST_DATA_INDICATOR Signature

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

Method SET_TO_NOT_OK Signature

Method SET_TO_NOT_OK on class CL_MEV_WL_BO_ITEM has no parameter.
Method SET_TO_NOT_OK on class CL_MEV_WL_BO_ITEM has no exception.

Method SET_TO_NOT_OK_TEMP Signature

Method SET_TO_NOT_OK_TEMP on class CL_MEV_WL_BO_ITEM has no parameter.
Method SET_TO_NOT_OK_TEMP on class CL_MEV_WL_BO_ITEM has no exception.

Method SET_TO_NOT_STARTED Signature

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

Method SET_TO_OK Signature

Method SET_TO_OK on class CL_MEV_WL_BO_ITEM has no parameter.
Method SET_TO_OK on class CL_MEV_WL_BO_ITEM has no exception.

Method SET_USER_VERIF_STATUS Signature

Method SET_USER_VERIF_STATUS on class CL_MEV_WL_BO_ITEM has no parameter.
Method SET_USER_VERIF_STATUS on class CL_MEV_WL_BO_ITEM has no exception.

Method SET_VALUATION_DATE Signature

Method SET_VALUATION_DATE on class CL_MEV_WL_BO_ITEM has no parameter.
Method SET_VALUATION_DATE on class CL_MEV_WL_BO_ITEM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617