SAP ABAP Class CL_CNV_20200_CHK_BWKRS (Check for valuation settings)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20200_CHECK (Package) Company code merge and rename - Check classes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_MBT_CHECK Check Framework: Check 20110131
Properties
Class CL_CNV_20200_CHK_BWKRS  
Short Description Check for valuation settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20200_CHECK   Company code merge and rename - Check classes 
Created 20110131   SAP 
Last change 20141030    
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
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_CHECK Check Framework: Check 20110131
Friends
Class CL_CNV_20200_CHK_BWKRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_TCURM Static Attribute Private Type reference (TYPE) CNV_20200_CHECK_S_TCURM Material Management Configuration 20110201
2 AT_BWKEY_INFO Static Attribute Private Type reference (TYPE) CNV_20200_CHECK_T_BWKEY Table with credit control area (T014) 20110201
3 AV_INIT_READ_T001K Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' = RT_BWKEY_INFO already filled 20110201
4 AV_INIT_READ_TCURM Static Attribute Public Type reference (TYPE) ABAP_BOOL 'X' = RT_TCURM already filled 20110201
5 GC_TAB1 Constant Private Type reference (TYPE) TABNAME 'TCURM' Table Name 20110804
6 GC_TAB2 Constant Private Type reference (TYPE) TABNAME 'T001K' Table Name 20110804
7 PR_DATAOBJECT Instance attribute Private Object reference (TYPE REF TO) CL_CNV_20600_CHK_OBJ_BUKRS Object for mapping check 20110131
8 PR_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20110131
9 PT_MAPPING Instance attribute Private Type reference (TYPE) CNV_20600_T_BUKRS_MAPPING Mapping table (values) 20110131
10 PV_MESSAGE Instance attribute Private Type reference (TYPE) STRING dummy variable to write MESSAGE content (where-used-list) 20110131
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ML_LEDGER Static method Private Method Check material ledger settings for relevant company codes 20140228
2 CHECK_TCURM Static method Private Method Check valuation settings 20140228
3 LOG_RESULTS_OBJKEY_DEP Static method Private Method Log the results (object key-dependent checks) 20140228
4 LOG_RESULTS_OBJKEY_INDEP Static method Private Method Log the results (object key-independent checks) 20140228
5 READ_T001K Static method Public Method Read table T001K 20140228
6 READ_TCURM Static method Public Method Read table TCURM 20140228
Events
Class CL_CNV_20200_CHK_BWKRS has no event.
Types
Class CL_CNV_20200_CHK_BWKRS has no local type.
Method Signatures

Method CHECK_ML_LEDGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BWKEY Call by reference Type reference (TYPE) CNV_20200_CHECK_T_BWKEY Valuation Area 20140228
2 Exporting EV_ML_ALL_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20140228
3 Exporting EV_ML_DIFF Call by reference Type reference (TYPE) ABAP_BOOL 20140228
4 Exporting EV_ML_INACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20140228
5 Importing IT_BUKRS_MAPPING Call by reference Type reference (TYPE) CNV_20600_T_BUKRS_MAPPING Mapping table for Company Code 20140228
6 Importing IT_BWKEY_INFO Call by reference Type reference (TYPE) CNV_20200_CHECK_T_BWKEY Valuation Area 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method CHECK_TCURM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTUAL_VAL_ON_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
2 Exporting EV_FIFO_ACTIVE_ON_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
3 Exporting EV_FIFO_INACTIVE Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
4 Exporting EV_LIFO_INACTIVE Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
5 Exporting EV_LIFO_VAL_LEVEL_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
6 Exporting EV_VAL_LEVEL_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
7 Exporting EV_VAL_LEVEL_PLANT Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
8 Importing IS_TCURM Call by reference Type reference (TYPE) CNV_20200_CHECK_S_TCURM Material Management Configuration 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method LOG_RESULTS_OBJKEY_DEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20140228
2 Importing IT_BWKEY Call by reference Type reference (TYPE) CNV_20200_CHECK_T_BWKEY Valuation Area 20140228
3 Importing IV_ML_ALL_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20140228
4 Importing IV_ML_DIFF Call by reference Type reference (TYPE) ABAP_BOOL 20140228
5 Importing IV_ML_INACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20140228

Method LOG_RESULTS_OBJKEY_DEP on class CL_CNV_20200_CHK_BWKRS has no exception.

Method LOG_RESULTS_OBJKEY_INDEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20140228
2 Importing IS_TCURM Call by reference Type reference (TYPE) CNV_20200_CHECK_S_TCURM Material Management Configuration 20140228
3 Importing IV_ACTUAL_VAL_ON_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
4 Importing IV_FIFO_ACTIVE_ON_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
5 Importing IV_FIFO_INACTIVE Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
6 Importing IV_LIFO_INACTIVE Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
7 Importing IV_LIFO_VAL_LEVEL_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
8 Importing IV_VAL_LEVEL_COCD Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228
9 Importing IV_VAL_LEVEL_PLANT Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20140228

Method LOG_RESULTS_OBJKEY_INDEP on class CL_CNV_20200_CHK_BWKRS has no exception.

Method READ_T001K Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUKRS_MAPPING Call by reference Type reference (TYPE) CNV_20600_T_BUKRS_MAPPING Mapping table for Company Code 20140228
2 Returning RT_BWKEY_INFO Value transfer Type reference (TYPE) CNV_20200_CHECK_T_BWKEY Valuation Area 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

Method READ_TCURM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TCURM Value transfer Type reference (TYPE) CNV_20200_CHECK_S_TCURM Material Management Configuration 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620