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 ABAP 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 GO_DB_ACCESS Static Attribute Private Object reference (TYPE REF TO) IF_MEV_DB_ACCESS Period-end valuation: Utility class for db access 20121030
2 GO_UTILITY Static Attribute Private Object reference (TYPE REF TO) IF_MEV_UTILITY Period-end valuation: Utility methods 20120906
3 MS_DATA Instance attribute Private Type reference (TYPE) MEV_S_RUN_CONFIG Period-End Valulation Run Parameters 20120709
4 MS_SEL_CRIT 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 CHECK Instance method Public Method Check configuration 20120709
2 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20120906
3 CLEAR Instance method Public Method Clear 20120709
4 GET_DATA Instance method Public Method Get config data 20120709
5 GET_JOBID Instance method Public Method Get job id of parallelization 20130725
6 GET_PACKAGE_SIZE Instance method Public Method Get package size 20120907
7 GET_RUN_ID_IDX Instance method Public Method Get run ID of index 20130725
8 GET_SEL_CRIT Instance method Public Method Get selection criteria 20120709
9 GET_SSCR_BLOCK Instance method Public Method Get selection screen blocks 20121107
10 GET_VAL_DATE Instance method Public Method Get valuation date 20120711
11 IS_JOB_ACTIVE Instance method Public Method Calculation triggered via job ? 20130725
12 IS_PARALLELIZATION_REQUESTED Instance method Public Method Indicates whether parallelizsation report is running 20130725
13 IS_SIMULATION_MODE_ACTIVE Instance method Public Method Is simulation mode active? 20130305
14 SET_DATA Instance method Public Method Set config data 20120709
15 SET_PACKAGE_SIZE Instance method Public Method Set package size 20120907
16 SET_SEL_CRIT Instance method Public Method Set selection criteria 20120709
17 SET_SSCR_BLOCK Instance method Public Method Set selection screen blocks 20121107
18 SET_VAL_DATE 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 CX_MEV_CONFIG 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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