Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_WL_DB_ACCESS | Period-end valuation: Access to WL db tables | 20120815 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_WL_DB_ACCESS_MOCK | Period-end Valuation: Mocking Class for CL_MEV_WL_DB_ACCESS | 20121030 |
Properties
| Class | IF_MEV_WL_DB_ACCESS | |
| Short Description | Period-end valuation: Access to WL db tables | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120814 | 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_DB_ACCESS has no interface implemented.
Friends
Class IF_MEV_WL_DB_ACCESS has no friend class.
Attributes
Class IF_MEV_WL_DB_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Worklist Item Entries to database | 20130130 | |
| 2 | Instance method | Public | Method | Delete Worklist MM Entries to database | 20120822 | |
| 3 | Instance method | Public | Method | Delete Worklist SD Entries to database | 20120822 | |
| 4 | Instance method | Public | Method | Insert Worklist Item Entries to database | 20130130 | |
| 5 | Instance method | Public | Method | Insert Worklist MM Entries to database | 20120822 | |
| 6 | Instance method | Public | Method | Insert Worklist SD Entries to database | 20120822 | |
| 7 | Instance method | Public | Method | Select wl item data for given calculation result stat | 20130130 | |
| 8 | Instance method | Public | Method | Select wl item data for given lifecycle status | 20130130 | |
| 9 | Instance method | Public | Method | Read WL item data (MM) | 20120815 | |
| 10 | Instance method | Public | Method | Read WL item data (MM) by selection criteria | 20120821 | |
| 11 | Instance method | Public | Method | Read WL item data (SD) | 20120815 | |
| 12 | Instance method | Public | Method | Read WL item data (SD) by selection criteria | 20120821 | |
| 13 | Instance method | Public | Method | Read WL item data (SD) by billiing item keys | 20120830 | |
| 14 | Instance method | Public | Method | Select worklist item by key | 20130130 | |
| 15 | Instance method | Public | Method | Select worklist item by keys | 20130130 | |
| 16 | Instance method | Public | Method | Select WL item data by selection criteria | 20130131 | |
| 17 | Instance method | Public | Method | Select worklist MM by keys | 20131009 | |
| 18 | Instance method | Public | Method | Select WL item data by predecessor object key (MM) | 20130708 | |
| 19 | Instance method | Public | Method | Select wl item data (SD) by key | 20121024 | |
| 20 | Instance method | Public | Method | Select WL item data by predecessor object key (SD) | 20130708 | |
| 21 | Instance method | Public | Method | Update Worklist Item Entries to database | 20130130 | |
| 22 | Instance method | Public | Method | Update Worklist MM Entries to database | 20120822 | |
| 23 | Instance method | Public | Method | Update Worklist SD Entries to database | 20120822 |
Events
Class IF_MEV_WL_DB_ACCESS has no event.
Types
Class IF_MEV_WL_DB_ACCESS has no local type.
Method Signatures
Method DELETE_WL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 |
Method DELETE_WL_ITEM on class IF_MEV_WL_DB_ACCESS has no exception.
Method DELETE_WL_MM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_DB | Period-end valuation: Worklist - Materials Management Data | 20120822 |
Method DELETE_WL_MM on class IF_MEV_WL_DB_ACCESS has no exception.
Method DELETE_WL_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_DB | Period-end valuation: Worklist - Sales and Distribution data | 20120822 |
Method DELETE_WL_SD on class IF_MEV_WL_DB_ACCESS has no exception.
Method INSERT_WL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 |
Method INSERT_WL_ITEM on class IF_MEV_WL_DB_ACCESS has no exception.
Method INSERT_WL_MM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_DB | Period-end valuation: Worklist - Materials Management Data | 20120822 |
Method INSERT_WL_MM on class IF_MEV_WL_DB_ACCESS has no exception.
Method INSERT_WL_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_DB | Period-end valuation: Worklist - Sales and Distribution data | 20120822 |
Method INSERT_WL_SD on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_FOR_CR_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 | |||
| 2 | IT_CR_STATUS | Call by reference | Type reference (TYPE) | MEV_T_WL_CALC_RESULT_STAT_RNG | Worklist status | 20130130 | |||
| 3 | IT_INDEX | Call by reference | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130130 |
Method SELECT_WL_FOR_CR_STATUS on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_FOR_LC_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 | |||
| 2 | IT_INDEX | Call by reference | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130130 | |||
| 3 | IT_LC_STATUS | Call by reference | Type reference (TYPE) | MEV_T_WL_LIFECYCLE_STATUS_RNG | Worklist status | 20130130 |
Method SELECT_WL_FOR_LC_STATUS on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEMS_MM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_WORK | Period-end valuation: Worklist | 20120905 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Period-end valuation: Worklist Key | 20120815 |
Method SELECT_WL_ITEMS_MM on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEMS_MM_BY_SEL_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_WORK | Period-end valuation: MM worklist item (work structure) | 20120905 | |||
| 2 | IS_SEL_CRIT | Call by reference | Type reference (TYPE) | MEV_S_WL_SEL_CRIT | Period-end valuation: Worklist selection criteria | 20120821 |
Method SELECT_WL_ITEMS_MM_BY_SEL_CRIT on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEMS_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_WORK | Period-end valuation: Worklist | 20120905 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Period-end valuation: Worklist Key | 20120815 |
Method SELECT_WL_ITEMS_SD on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEMS_SD_BY_SEL_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_WORK | Period-end valuation: SD worklist item (work structure) | 20120905 | |||
| 2 | IS_SEL_CRIT | Call by reference | Type reference (TYPE) | MEV_S_WL_SEL_CRIT | Period-end valuation: Worklist selection criteria | 20120821 |
Method SELECT_WL_ITEMS_SD_BY_SEL_CRIT on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEMS_SD_BY_VBRP_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_WORK | Period-end valuation: SD worklist item (work structure) | 20120905 | |||
| 2 | IT_VBRP_KEY | Call by reference | Type reference (TYPE) | TDT_SDBEL | Table of VBRP keys | 20120830 |
Method SELECT_WL_ITEMS_SD_BY_VBRP_KEY on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEM_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | CMM_S_OBJ_K | Commodity Management: Object key (without Client) | 20130130 | |||
| 2 | RS_ITEM | Value transfer | Type reference (TYPE) | MEV_D_WL_ITEM | Period-end valuation: Worklist item | 20130130 |
Method SELECT_WL_ITEM_BY_KEY on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEM_BY_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Period-end valuation: Worklist Key | 20130130 |
Method SELECT_WL_ITEM_BY_KEYS on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_ITEM_BY_SEL_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEM | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130131 | |||
| 2 | IT_HEADER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | RSDSFRANGE_T_SSEL | Table Type of RSDS_FRANGE_S | 20130131 |
Method SELECT_WL_ITEM_BY_SEL_CRIT on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_MM_BY_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | MEV_T_WL_MM_DB | Period-end valuation: Worklist - Materials Management Data | 20131009 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20131009 |
Method SELECT_WL_MM_BY_KEYS on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_MM_BY_PRE_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | MEV_T_WL_MM_WORK | Commodity Management: Object key (without Client) | 20130708 | |||
| 2 | IT_PRE_OBJ_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130708 |
Method SELECT_WL_MM_BY_PRE_OBJ_KEY on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_SD_BY_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SD | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_DB | Period-end valuation: Worklist - Sales and Distribution data | 20121024 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Period-end valuation: Worklist Key | 20121024 |
Method SELECT_WL_SD_BY_KEY on class IF_MEV_WL_DB_ACCESS has no exception.
Method SELECT_WL_SD_BY_PRE_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Value transfer | Type reference (TYPE) | MEV_T_WL_SD_WORK | Commodity Management: Object key (without Client) | 20130708 | |||
| 2 | IT_PRE_OBJ_KEYS | Call by reference | Type reference (TYPE) | CMM_T_OBJ_KEY | Commodity Management: Object key (without Client) | 20130708 |
Method SELECT_WL_SD_BY_PRE_OBJ_KEY on class IF_MEV_WL_DB_ACCESS has no exception.
Method UPDATE_WL_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130130 |
Method UPDATE_WL_ITEM on class IF_MEV_WL_DB_ACCESS has no exception.
Method UPDATE_WL_MM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_MM_DB | Period-end valuation: Worklist - Materials Management Data | 20120822 |
Method UPDATE_WL_MM on class IF_MEV_WL_DB_ACCESS has no exception.
Method UPDATE_WL_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | MEV_T_WL_SD_DB | Period-end valuation: Worklist - Sales and Distribution data | 20120822 |
Method UPDATE_WL_SD on class IF_MEV_WL_DB_ACCESS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |