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 | 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 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_DB_ACCESS | Period-end valuation: Utility class for db access | 20120906 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_ENQUEUE_HLP | Period-end valuation: Enqueue methods | 20120924 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_UTILITY | Period-end valuation: Utility methods | 20121029 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_UTILITY_MM | Utility methods | 20121129 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_UTILITY_SD | Utility methods | 20121204 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_WL_DB_ACCESS | Period-end valuation: Access to WL db tables | 20120820 |
Methods
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 | CT_WORK_MM | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_WORK | Period-end valuation: MM worklist item (work structure) | 20121030 | |||
| 2 | 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 | 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 | ET_BAL_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20120920 | |||
| 2 | ET_ITEM_DB | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 | |||
| 3 | ET_KONV | Call by reference | Type reference (TYPE) | KONV_TTY | Table Type: Condition data | 20121029 | |||
| 4 | ET_KONV_DELETE | Call by reference | Type reference (TYPE) | KONV_TTY | Period-end valuation: Table type for KNUMV | 20121029 | |||
| 5 | ET_MM_DB | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_DB | Period-end valuation: Worklist - Materials Management Data | 20120823 | |||
| 6 | ET_SD_DB | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_DB | Period-end valuation: Worklist - Sales and Distribution data | 20120823 | |||
| 7 | IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20120831 | |||
| 8 | IV_INSERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prepare for insert | 20120906 | |||
| 9 | IV_UPDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prepare for update | 20120906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | CT_WORK_MM | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_WORK | Period-end valuation: MM worklist item (work structure) | 20121010 | |||
| 2 | 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 | IT_WORK_MM | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_WORK | Period-end valuation: MM worklist item (work structure) | 20121030 | |||
| 2 | IT_WORK_SD | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_WORK | Period-end valuation: Worklist Key | 20121030 | |||
| 3 | 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 | IT_WORKLIST | Call by reference | Type reference (TYPE) | ANY TABLE | MM/SD worklist table | 20130913 | |||
| 2 | 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 | 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 | 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 | 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 | CT_ITEMS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130913 | ||||
| 2 | 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 | ET_WL_ITEM_DB | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 | |||
| 2 | ET_WL_MM_DB | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_DB | Period-end valuation: Worklist - Materials Management Data | 20120823 | |||
| 3 | IT_WL | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_WORK | Period-end valuation: MM worklist item (work structure) | 20120823 | |||
| 4 | IV_INSERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prepare for insert | 20120906 | |||
| 5 | IV_UPDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prepare for update | 20120906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_WL_ITEM_DB | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 | |||
| 2 | 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 | IT_WL | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_WORK | Period-end valuation: SD worklist item (work structure) | 20120823 | |||
| 4 | IV_INSERT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prepare for insert | 20120906 | |||
| 5 | IV_UPDATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Prepare for update | 20120906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_KNUMV_NEW | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130422 | |||
| 2 | IV_KNUMV_OLD | Call by reference | Type reference (TYPE) | KNUMV | Table type for KNUMV | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |