SAP ABAP Class IF_MEV_WL_BO_DAO (Period-End Valuation: Data Access Object for the Worklist BO)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_WL_BO_DAO | Period-End Valuation: Data Access Object for the Worklist BO | 20120807 |
Properties
| Class | IF_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 | ||
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_MEV_WL_BO_DAO has no interface implemented.
Friends
Class IF_MEV_WL_BO_DAO has no friend class.
Attributes
Class IF_MEV_WL_BO_DAO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete serveral worlist item entries | 20120831 | |
| 2 | Instance method | Public | Method | Find worklist items by predecessor object key | 20130708 | |
| 3 | Instance method | Public | Method | Insert serveral worlist item entries | 20120831 | |
| 4 | Static method | Public | Method | Read several worklist entries by selection criterias | 20120820 | |
| 5 | Static method | Public | Method | Read worklist entries by key | 20121015 | |
| 6 | Instance method | Public | Method | Update serveral worlist item entries | 20120831 |
Events
Class IF_MEV_WL_BO_DAO has no event.
Types
Class IF_MEV_WL_BO_DAO has no local type.
Method Signatures
Method DELETE_BUSINESS_OBJECT_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20120831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-End Valuation: Error in Accruals Document Processing | 20130131 |
Method FIND_BY_PRE_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PRE_OBJ_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130708 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | MEV_APPLICATION | Application MM or SD | 20130708 | |||
| 3 | RO_WORKLIST | Value transfer | Object reference (TYPE REF TO) | IF_MEV_WL_BO | Period-End Valuation: Worklist Business Object | 20130708 |
Method FIND_BY_PRE_OBJ_KEY on class IF_MEV_WL_BO_DAO has no exception.
Method INSERT_BUSINESS_OBJECT_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20120831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-End Valuation: Error in Accruals Document Processing | 20130131 |
Method READ_BO_BY_SEL_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SEL_CRIT | Call by reference | Type reference (TYPE) | MEV_T_WL_SEL_CRIT | Period-end valuation: Worklist selection criteria | 20120822 | |||
| 2 | IV_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Check authorization | 20121217 | ||
| 3 | IV_ENQUEUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: Enqueue wl item | 20120924 | ||
| 4 | IV_ENRICH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Indicator: Enrich with runtime data | 20120821 | ||
| 5 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_MEV_WL_BO | Period-End valuation: Worklist Business Object | 20120820 |
Method READ_BO_BY_SEL_CRIT on class IF_MEV_WL_BO_DAO has no exception.
Method READ_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Period-end valuation: Worklist Key | 20121015 | |||
| 2 | IV_AUTH_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121217 | |||
| 3 | IV_ENQUEUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Lock worklist entries | 20121122 | ||
| 4 | IV_ENRICH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121015 | |||
| 5 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_MEV_WL_BO | Period-End Valuation: Worklist Business Object | 20121015 |
Method READ_BY_KEY on class IF_MEV_WL_BO_DAO has no exception.
Method UPDATE_BUSINESS_OBJECT_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BUSINESS_OBJECTS | Call by reference | Type reference (TYPE) | MEV_T_DATA_OBJECTS | Period-End Valuation: References to Data Objects | 20120831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-End Valuation: Error in Accruals Document Processing | 20130131 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |