SAP ABAP Class IF_MEV_RUN_PACKAGE_CONTROLLER (Period-End Valuation: Worklists package builder)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MEV_RUN_PACKAGE_CONTROLLER | Packaging class for worklist creation | 20130725 |
Properties
| Class | IF_MEV_RUN_PACKAGE_CONTROLLER | |
| Short Description | Period-End Valuation: Worklists package builder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130702 | 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_RUN_PACKAGE_CONTROLLER has no interface implemented.
Friends
Class IF_MEV_RUN_PACKAGE_CONTROLLER has no friend class.
Attributes
Class IF_MEV_RUN_PACKAGE_CONTROLLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Slice index into packages | 20130725 | |
| 2 | Instance method | Public | Method | Enqueues Index entries and logical objects of a package | 20130725 | |
| 3 | Instance method | Public | Method | Get packages | 20130725 | |
| 4 | Instance method | Public | Method | Get keys of a package | 20130725 | |
| 5 | Instance method | Public | Method | Preparation of WL change time stamps | 20130725 | |
| 6 | Instance method | Public | Method | Start jobs | 20130725 |
Events
Class IF_MEV_RUN_PACKAGE_CONTROLLER has no event.
Types
Class IF_MEV_RUN_PACKAGE_CONTROLLER has no local type.
Method Signatures
Method BUILD_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_INDEX | Call by reference | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130725 | |||
| 2 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | MEV_PACKAGE_SIZE | Period-End Valuation: Package Size | 20130725 |
Method BUILD_PACKAGES on class IF_MEV_RUN_PACKAGE_CONTROLLER has no exception.
Method ENQUEUE_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PACKAGE_LOCKED | Call by reference | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130725 | |||
| 2 | EV_KEY_UNLOCKED | Call by reference | Type reference (TYPE) | I | 20130725 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CMM_LOG | Commodity Management: Message log | 20130725 | |||
| 4 | IT_PACKAGE | Call by reference | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130725 | |||
| 5 | IT_WL_ITEM_CHTSP | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM_CHTSP | Period-end valuation: Table of worklist item chg time stamps | 20130725 | |||
| 6 | IV_CHECK_WL_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Check worklist changed between first read and enqueue | 20130725 | |||
| 7 | IV_SCOPE | Call by reference | Type reference (TYPE) | C | IF_MEV_CONSTANTS=>GC_ENQUEUE-SCOPE_1 | Scope for locking | 20130725 | ||
| 8 | IV_SOURCE | Call by reference | Type reference (TYPE) | CMM_MSG_SOURCE | Commodity Management: Origin of Message | 20130725 |
Method ENQUEUE_PACKAGE on class IF_MEV_RUN_PACKAGE_CONTROLLER has no exception.
Method GET_PACKAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PACKAGES | Value transfer | Type reference (TYPE) | CMM_T_IDX_DEEP | Index: Deep table of CMM_T_IDX | 20130725 |
Method GET_PACKAGES on class IF_MEV_RUN_PACKAGE_CONTROLLER has no exception.
Method GET_PACKAGE_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PACKAGE | Call by reference | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130725 | |||
| 2 | RT_PACKAGE_KEYS | Value transfer | Type reference (TYPE) | CMM_T_IDX_K | Index: Key table | 20130725 |
Method GET_PACKAGE_KEYS on class IF_MEV_RUN_PACKAGE_CONTROLLER has no exception.
Method PREPARE_WL_ITEM_CHTSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | CL_MEV_RUN_CONFIG | Period-end valuation: Run configuration | 20130725 | |||
| 2 | IT_PACKAGE | Call by reference | Type reference (TYPE) | CMM_T_IDX | Index: Standard table of CMM_D_IDX | 20130725 | |||
| 3 | IT_WL_ITEM | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130725 | |||
| 4 | RT_WL_ITEM_CHTSP | Value transfer | Type reference (TYPE) | MEV_T_WL_ITEM_CHTSP | Period-end valuation: Table of worklist item chg time stamps | 20130725 |
Method PREPARE_WL_ITEM_CHTSP on class IF_MEV_RUN_PACKAGE_CONTROLLER has no exception.
Method START_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | CL_MEV_RUN_CONFIG | Period-end valuation: Run configuration | 20130725 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CMM_LOG | Commodity Management: Message log | 20130725 | |||
| 3 | IT_WL_ITEM | Call by reference | Type reference (TYPE) | MEV_T_WL_ITEM | Period-end valuation: Table of Worklist Item | 20130725 |
Method START_JOBS on class IF_MEV_RUN_PACKAGE_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |