SAP ABAP Class CL_MEV_WL_BO_DAO (Period-End Valuation: Data Access Object for the Worklist BO)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEV_WL_BO_DAO Period-End Valuation: Data Access Object for the Worklist BO 20120807
Properties
Class CL_MEV_WL_BO_DAO  
Short Description Period-End Valuation: Data Access Object for the Worklist BO    
Super Class    
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 20120807   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_WL_BO_DAO Period-End Valuation: Data Access Object for the Worklist BO 20120807
Friends
Class CL_MEV_WL_BO_DAO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DB_ACCESS Static Attribute Private Object reference (TYPE REF TO) IF_MEV_DB_ACCESS Period-end valuation: Utility class for db access 20120906
2 GO_ENQUEUE_HLP Static Attribute Private Object reference (TYPE REF TO) IF_MEV_ENQUEUE_HLP Period-end valuation: Enqueue methods 20120924
3 GO_UTILITY Static Attribute Private Object reference (TYPE REF TO) IF_MEV_UTILITY Period-end valuation: Utility methods 20121029
4 GO_UTILITY_MM Static Attribute Private Object reference (TYPE REF TO) IF_MEV_UTILITY_MM Utility methods 20121129
5 GO_UTILITY_SD Static Attribute Private Object reference (TYPE REF TO) IF_MEV_UTILITY_SD Utility methods 20121204
6 GO_WL_DB_ACCESS Static Attribute Private Object reference (TYPE REF TO) IF_MEV_WL_DB_ACCESS Period-end valuation: Access to WL db tables 20120820
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATION Static method Private Method Check authorization for worklist entries 20121030
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120815
3 CONVERT_BO_DATA_TO_DB Static method Private Method Convert Business Object's Data to DB Structures 20120823
4 DELETE_BUSINESS_OBJECT_ITEMS Instance method Public Method 20120831
5 DRAW_NEW_KNUMV Static method Private Method Get KNUMV 20130422
6 ENRICH_BO_ITEMS Static method Private Method Enrich BO items 20130503
7 ENRICH_ENTRIES Static method Private Method Lock selected wl entries 20121010
8 FIND_BY_PRE_OBJ_KEY Instance method Public Method 20130708
9 GET_BUKRS Static method Private Method Get list of company codes contained in the items 20121030
10 GET_KEYS Static method Private Method Get keys from worklist 20130913
11 INSERT_BUSINESS_OBJECT_ITEMS Instance method Public Method 20120831
12 LOCK_IF_POSSIBLE Static method Private Method Lock selected wl entries if possible 20121122
13 MERGE_ITEMS Static method Private Method Merge worklist item tables 20130913
14 PREPARE_MM_FROM_WORK_STRUCT Static method Private Method Prepare update of wl tables (MM) 20120823
15 PREPARE_SD_FROM_WORK_STRUCT Static method Private Method Prepare update of wl tables (SD) 20120823
16 READ_BO_BY_SEL_CRIT Instance method Public Method 20120831
17 READ_BY_KEY Instance method Public Method 20121015
18 SET_KNUMV_FOR_PRICING_SUPPL Static method Private Method Set KNUMV to pricing supplements (CPE, CPF) 20130422
19 UPDATE_BUSINESS_OBJECT_ITEMS Instance method Public Method 20120831
Events
Class CL_MEV_WL_BO_DAO has no event.
Types
Class CL_MEV_WL_BO_DAO has no local type.
Method Signatures

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_WORK_MM Call by reference Type reference (TYPE) MEV_T_WL_MM_WORK Period-end valuation: MM worklist item (work structure) 20121030
2 Changing CT_WORK_SD Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: SD worklist item (work structure) 20121030
# Exception Resumable Description Created on
1 CX_MEV_NO_AUTHORIZATION Period-end valuation: No Authorization 20121030

Method CLASS_CONSTRUCTOR Signature

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

Method CONVERT_BO_DATA_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAL_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20120920
2 Exporting ET_ITEM_DB Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130
3 Exporting ET_KONV Call by reference Type reference (TYPE) KONV_TTY Table Type: Condition data 20121029
4 Exporting ET_KONV_DELETE Call by reference Type reference (TYPE) KONV_TTY Period-end valuation: Table type for KNUMV 20121029
5 Exporting ET_MM_DB Call by reference Type reference (TYPE) MEV_T_WL_MM_DB Period-end valuation: Worklist - Materials Management Data 20120823
6 Exporting ET_SD_DB Call by reference Type reference (TYPE) MEV_T_WL_SD_DB Period-end valuation: Worklist - Sales and Distribution data 20120823
7 Importing IT_BUSINESS_OBJECTS Call by reference Type reference (TYPE) MEV_T_DATA_OBJECTS Period-End Valuation: References to Data Objects 20120831
8 Importing IV_INSERT Call by reference Type reference (TYPE) ABAP_BOOL Prepare for insert 20120906
9 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Prepare for update 20120906
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130131

Method DELETE_BUSINESS_OBJECT_ITEMS Signature

Method DELETE_BUSINESS_OBJECT_ITEMS on class CL_MEV_WL_BO_DAO has no parameter.
Method DELETE_BUSINESS_OBJECT_ITEMS on class CL_MEV_WL_BO_DAO has no exception.

Method DRAW_NEW_KNUMV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KNUMV Value transfer Type reference (TYPE) KNUMV Number of the document condition 20130422

Method DRAW_NEW_KNUMV on class CL_MEV_WL_BO_DAO has no exception.

Method ENRICH_BO_ITEMS Signature

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

Method ENRICH_BO_ITEMS on class CL_MEV_WL_BO_DAO has no exception.

Method ENRICH_ENTRIES Signature

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

Method ENRICH_ENTRIES on class CL_MEV_WL_BO_DAO has no exception.

Method FIND_BY_PRE_OBJ_KEY Signature

Method FIND_BY_PRE_OBJ_KEY on class CL_MEV_WL_BO_DAO has no parameter.
Method FIND_BY_PRE_OBJ_KEY on class CL_MEV_WL_BO_DAO has no exception.

Method GET_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WORK_MM Call by reference Type reference (TYPE) MEV_T_WL_MM_WORK Period-end valuation: MM worklist item (work structure) 20121030
2 Importing IT_WORK_SD Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: Worklist Key 20121030
3 Returning RT_BUKRS Value transfer Type reference (TYPE) MEV_T_BUKRS_OBJ_KEY Period-End Valuation: Company code and item keys 20121030

Method GET_BUKRS on class CL_MEV_WL_BO_DAO has no exception.

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WORKLIST Call by reference Type reference (TYPE) ANY TABLE MM/SD worklist table 20130913
2 Returning RT_KEYS Value transfer Type reference (TYPE) CMM_T_OBJ_KEY Commodity Management: Object key (without Client) 20130913

Method GET_KEYS on class CL_MEV_WL_BO_DAO has no exception.

Method INSERT_BUSINESS_OBJECT_ITEMS Signature

Method INSERT_BUSINESS_OBJECT_ITEMS on class CL_MEV_WL_BO_DAO has no parameter.
Method INSERT_BUSINESS_OBJECT_ITEMS on class CL_MEV_WL_BO_DAO has no exception.

Method LOCK_IF_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_WL_WORK_MM Call by reference Type reference (TYPE) MEV_T_WL_MM_WORK Period-end valuation: MM worklist item (work structure) 20121122
2 Changing CT_WL_WORK_SD Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: SD worklist item (work structure) 20121122
3 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_CMM_LOG Commodity Management: Message log 20121122

Method LOCK_IF_POSSIBLE on class CL_MEV_WL_BO_DAO has no exception.

Method MERGE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEMS Call by reference Type reference (TYPE) STANDARD TABLE 20130913
2 Importing IT_ITEMS_ADD Call by reference Type reference (TYPE) STANDARD TABLE 20130913

Method MERGE_ITEMS on class CL_MEV_WL_BO_DAO has no exception.

Method PREPARE_MM_FROM_WORK_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WL_ITEM_DB Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130
2 Exporting ET_WL_MM_DB Call by reference Type reference (TYPE) MEV_T_WL_MM_DB Period-end valuation: Worklist - Materials Management Data 20120823
3 Importing IT_WL Call by reference Type reference (TYPE) MEV_T_WL_MM_WORK Period-end valuation: MM worklist item (work structure) 20120823
4 Importing IV_INSERT Call by reference Type reference (TYPE) ABAP_BOOL Prepare for insert 20120906
5 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Prepare for update 20120906
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130131

Method PREPARE_SD_FROM_WORK_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WL_ITEM_DB Call by reference Type reference (TYPE) MEV_T_WL_ITEM Period-end valuation: Table of Worklist Item 20130130
2 Exporting ET_WL_SD_DB Call by reference Type reference (TYPE) MEV_T_WL_SD_DB Period-end valuation: Worklist - Sales and Distribution data 20120823
3 Importing IT_WL Call by reference Type reference (TYPE) MEV_T_WL_SD_WORK Period-end valuation: SD worklist item (work structure) 20120823
4 Importing IV_INSERT Call by reference Type reference (TYPE) ABAP_BOOL Prepare for insert 20120906
5 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL Prepare for update 20120906
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130131

Method READ_BO_BY_SEL_CRIT Signature

Method READ_BO_BY_SEL_CRIT on class CL_MEV_WL_BO_DAO has no parameter.
Method READ_BO_BY_SEL_CRIT on class CL_MEV_WL_BO_DAO has no exception.

Method READ_BY_KEY Signature

Method READ_BY_KEY on class CL_MEV_WL_BO_DAO has no parameter.
Method READ_BY_KEY on class CL_MEV_WL_BO_DAO has no exception.

Method SET_KNUMV_FOR_PRICING_SUPPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_KNUMV_NEW Call by reference Type reference (TYPE) KNUMV Number of the document condition 20130422
2 Importing IV_KNUMV_OLD Call by reference Type reference (TYPE) KNUMV Table type for KNUMV 20130704
# Exception Resumable Description Created on
1 CX_MEV_BO Period-End Valuation: Error in Accruals Document Processing 20130422

Method UPDATE_BUSINESS_OBJECT_ITEMS Signature

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