SAP ABAP Class CL_CNV_20200_CHK_DEFTAX (Check if deferred taxes are used)
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 20130826
Properties
Class CL_CNV_20200_CHK_DEFTAX  
Short Description Check if deferred taxes are used    
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 20130826   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 20130826
Friends
Class CL_CNV_20200_CHK_DEFTAX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_DATAOBJECT Instance attribute Private Object reference (TYPE REF TO) CL_CNV_20600_CHK_OBJ_BUKRS Data object for mapping check (BUKRS) 20130826
2 PR_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20130826
3 PT_MAPPING Instance attribute Private Type reference (TYPE) CNV_20600_T_BUKRS_MAPPING Mapping table for Company Code 20130826
4 PV_MESSAGE Instance attribute Private Type reference (TYPE) STRING 20130826
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DEFTAX_ITEM_FOR_DUPL Static method Private Method Read table DEFTAX_ITEM and check for duplicate keys 20140228
2 LOG_RESULTS Static method Private Method Log the results 20140228
Events
Class CL_CNV_20200_CHK_DEFTAX has no event.
Types
Class CL_CNV_20200_CHK_DEFTAX has no local type.
Method Signatures

Method CHECK_DEFTAX_ITEM_FOR_DUPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DUPLICATE_KEYS_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20140228
2 Exporting EV_RELEVANT_RECORDS_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20140228
3 Importing IT_BUKRS_MAPPING Call by reference Type reference (TYPE) CNV_20600_T_BUKRS_MAPPING Mapping table for Company Code 20140228
# Exception Resumable Description Created on
1 CX_CNV_MBT_CHECK_CH_FAILED Check Framework: Check Execution Failed 20140228

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 20140228
2 Importing IV_EVENT_A Call by reference Type reference (TYPE) ABAP_BOOL 20140228
3 Importing IV_EVENT_B Call by reference Type reference (TYPE) ABAP_BOOL 20140228

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