SAP ABAP Class CL_CNV_20211_CHK_WAERS (Check for same currency keys)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20211_CHECK (Package) Company conversion (RCOMP) - 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 20130321
Properties
Class CL_CNV_20211_CHK_WAERS  
Short Description Check for same currency keys    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20211_CHECK   Company conversion (RCOMP) - Check classes 
Created 20130321   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_20211_CHK_WAERS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_CHECK Check Framework: Check 20130321
Friends
Class CL_CNV_20211_CHK_WAERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_ANA_VAL_WAERS Static Attribute Public Type reference (TYPE) CNV_MBT_CHECK_PARAMNAME 'ANA_VAL_WAERS' Check Framework: Parameter Name 20130321
2 PR_DATAOBJECT Instance attribute Private Object reference (TYPE REF TO) CL_CNV_20211_CHK_OBJ_RCOMP Data object for mapping check (per merge block) 20130321
3 PR_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20130321
4 PT_MAPPING Instance attribute Private Type reference (TYPE) CNV_20211_T_RCOMP_MAPPING Mapping table for companies (RCOMP) 20130321
5 PV_MESSAGE Instance attribute Private Type reference (TYPE) STRING dummy variable to write MESSAGE content (where-used-list) 20130321
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_WAERS Static method Private Method Check if currencies are identical for given mapping 20130321
2 GET_RCOMP_WAERS Static method Private Method Get companies with associated currency settings 20140326
3 LOG_RESULTS Static method Private Method Log the results 20140326
Events
Class CL_CNV_20211_CHK_WAERS has no event.
Types
Class CL_CNV_20211_CHK_WAERS has no local type.
Method Signatures

Method CHECK_WAERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DIFF_CURR_SETTINGS Call by reference Type reference (TYPE) ABAP_BOOL 20140326
2 Exporting EV_WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20140326
3 Importing IT_MAPPING Call by reference Type reference (TYPE) CNV_20211_T_RCOMP_MAPPING Mapping table for companies (RCOMP) 20140326
4 Importing IT_RCOMP_WAERS Call by reference Type reference (TYPE) CNV_20211_CHECK_T_RCOMP_WAERS Table type with company/currency info 20140326
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20130321

Method GET_RCOMP_WAERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RCOMP_INFO Call by reference Type reference (TYPE) CNV_20211_CHECK_T_RCOMP_INFO Table with relevant company information (T880) 20140326
2 Returning RT_RCOMP_WAERS Value transfer Type reference (TYPE) CNV_20211_CHECK_T_RCOMP_WAERS Table type with company/currency info 20140326

Method GET_RCOMP_WAERS on class CL_CNV_20211_CHK_WAERS has no exception.

Method LOG_RESULTS 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 20140326
2 Importing IT_RCOMP_WAERS Call by reference Type reference (TYPE) CNV_20211_CHECK_T_RCOMP_WAERS Table type with company/currency info 20140326
3 Importing IV_DIFF_CURR_SETTINGS Call by reference Type reference (TYPE) ABAP_BOOL 20140326

Method LOG_RESULTS on class CL_CNV_20211_CHK_WAERS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in