SAP ABAP Class CL_MEV_RUN_CONFIG (Period-end valuation: Run configuration)
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
⤷
⤷
Properties
| Class | CL_MEV_RUN_CONFIG | |
| Short Description | Period-end valuation: Run configuration | |
| 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 | 20120709 | 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
Class CL_MEV_RUN_CONFIG has no interface implemented.
Friends
Class CL_MEV_RUN_CONFIG 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 | 20121030 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MEV_UTILITY | Period-end valuation: Utility methods | 20120906 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | MEV_S_RUN_CONFIG | Period-End Valulation Run Parameters | 20120709 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CMM_S_IDX_SEL_CRIT | Index: Range table for BUKRS | 20120709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check configuration | 20120709 | |
| 2 | Static method | Public | Constructor | Class constructor | 20120906 | |
| 3 | Instance method | Public | Method | Clear | 20120709 | |
| 4 | Instance method | Public | Method | Get config data | 20120709 | |
| 5 | Instance method | Public | Method | Get job id of parallelization | 20130725 | |
| 6 | Instance method | Public | Method | Get package size | 20120907 | |
| 7 | Instance method | Public | Method | Get run ID of index | 20130725 | |
| 8 | Instance method | Public | Method | Get selection criteria | 20120709 | |
| 9 | Instance method | Public | Method | Get selection screen blocks | 20121107 | |
| 10 | Instance method | Public | Method | Get valuation date | 20120711 | |
| 11 | Instance method | Public | Method | Calculation triggered via job ? | 20130725 | |
| 12 | Instance method | Public | Method | Indicates whether parallelizsation report is running | 20130725 | |
| 13 | Instance method | Public | Method | Is simulation mode active? | 20130305 | |
| 14 | Instance method | Public | Method | Set config data | 20120709 | |
| 15 | Instance method | Public | Method | Set package size | 20120907 | |
| 16 | Instance method | Public | Method | Set selection criteria | 20120709 | |
| 17 | Instance method | Public | Method | Set selection screen blocks | 20121107 | |
| 18 | Instance method | Public | Method | Set valuation date | 20120711 |
Events
Class CL_MEV_RUN_CONFIG has no event.
Types
Class CL_MEV_RUN_CONFIG has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_MEV_RUN_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Period-End Valuation Exception Class | 20120709 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MEV_RUN_CONFIG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEV_RUN_CONFIG has no exception.
Method CLEAR Signature
Method CLEAR on class CL_MEV_RUN_CONFIG has no parameter.
Method CLEAR on class CL_MEV_RUN_CONFIG has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DATA | Value transfer | Type reference (TYPE) | MEV_S_RUN_CONFIG | Period-End Valulation Run Parameters | 20120709 |
Method GET_DATA on class CL_MEV_RUN_CONFIG has no exception.
Method GET_JOBID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_JOBID | Value transfer | Type reference (TYPE) | CHAR21 | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20130725 |
Method GET_JOBID on class CL_MEV_RUN_CONFIG has no exception.
Method GET_PACKAGE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PACKAGE_SIZE | Value transfer | Type reference (TYPE) | MEV_PACKAGE_SIZE | Period-End Valuation: Package Size | 20120907 |
Method GET_PACKAGE_SIZE on class CL_MEV_RUN_CONFIG has no exception.
Method GET_RUN_ID_IDX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RUN_ID | Value transfer | Type reference (TYPE) | CMM_IDX_RUN_ID | Period-end valuation: Run IDs | 20130725 |
Method GET_RUN_ID_IDX on class CL_MEV_RUN_CONFIG has no exception.
Method GET_SEL_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SEL_CRIT | Value transfer | Type reference (TYPE) | CMM_S_IDX_SEL_CRIT | Index: Selection criteria | 20120709 |
Method GET_SEL_CRIT on class CL_MEV_RUN_CONFIG has no exception.
Method GET_SSCR_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SSCR_BLOCK | Value transfer | Type reference (TYPE) | MEV_T_SSCR_BLOCK | Period-End Valuation: Table type for MEV_SSCR_BLOCK | 20121107 |
Method GET_SSCR_BLOCK on class CL_MEV_RUN_CONFIG has no exception.
Method GET_VAL_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VAL_DATE | Value transfer | Type reference (TYPE) | MEV_VAL_DATE | Period-End Valuation Evaluation Date | 20120711 |
Method GET_VAL_DATE on class CL_MEV_RUN_CONFIG has no exception.
Method IS_JOB_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130725 |
Method IS_JOB_ACTIVE on class CL_MEV_RUN_CONFIG has no exception.
Method IS_PARALLELIZATION_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REQUESTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130725 |
Method IS_PARALLELIZATION_REQUESTED on class CL_MEV_RUN_CONFIG has no exception.
Method IS_SIMULATION_MODE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130305 |
Method IS_SIMULATION_MODE_ACTIVE on class CL_MEV_RUN_CONFIG has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | MEV_S_RUN_CONFIG | Period-End Valulation Run Parameters | 20120709 |
Method SET_DATA on class CL_MEV_RUN_CONFIG has no exception.
Method SET_PACKAGE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | MEV_PACKAGE_SIZE | Period-End Valuation: Package Size | 20120907 |
Method SET_PACKAGE_SIZE on class CL_MEV_RUN_CONFIG has no exception.
Method SET_SEL_CRIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEL_CRIT | Call by reference | Type reference (TYPE) | CMM_S_IDX_SEL_CRIT | Index: Selection criteria | 20120709 |
Method SET_SEL_CRIT on class CL_MEV_RUN_CONFIG has no exception.
Method SET_SSCR_BLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SSCR_BLOCK | Call by reference | Type reference (TYPE) | MEV_T_SSCR_BLOCK | 20121107 |
Method SET_SSCR_BLOCK on class CL_MEV_RUN_CONFIG has no exception.
Method SET_VAL_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VAL_DATE | Call by reference | Type reference (TYPE) | MEV_VAL_DATE | Period-End Valuation Evaluation Date | 20120711 |
Method SET_VAL_DATE on class CL_MEV_RUN_CONFIG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |