SAP ABAP Class CL_CNV_20600_CHK_PERM_ACC_CODE (Check if given ACC_CODEs are permitted)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_20600_CHECK (Package) Company Code for Number Assignment - 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 20130715
Properties
Class CL_CNV_20600_CHK_PERM_ACC_CODE  
Short Description Check if given ACC_CODEs are permitted    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_20600_CHECK   Company Code for Number Assignment - Check classes 
Created 20130715   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 20130715
Friends
Class CL_CNV_20600_CHK_PERM_ACC_CODE 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_ACC_CODE Object for mapping check 20130715
2 PR_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20130715
3 PT_MAPPING Instance attribute Private Type reference (TYPE) CNV_20600_T_ACC_CODE_MAPPING Mapping table (values) 20130715
4 PV_MESSAGE Instance attribute Private Type reference (TYPE) STRING dummy variable to write MESSAGE content (where-used-list) 20130715
Methods
# Method Level Visibility Method type Description Created on
1 LOG_RESULTS Static method Private Method Log the results 20140227
2 PERMITTED_CHECK Static method Private Method Check for not permitted mapping entries 20140227
Events
Class CL_CNV_20600_CHK_PERM_ACC_CODE has no event.
Types
Class CL_CNV_20600_CHK_PERM_ACC_CODE has no local type.
Method Signatures

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 20140227
2 Importing IT_VALUES_NOT_PERMITTED Call by reference Type reference (TYPE) CNV_20600_T_ACC_CODE Table type with accounting code 20140227

Method LOG_RESULTS on class CL_CNV_20600_CHK_PERM_ACC_CODE has no exception.

Method PERMITTED_CHECK 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 20140227
2 Importing IT_MAPPING Call by reference Type reference (TYPE) CNV_20600_T_ACC_CODE_MAPPING Mapping table for Accounting Code 20140227
3 Importing IT_RELATIONS Call by reference Type reference (TYPE) CNV_20600_T_ACC_CODE_BUKRS Relation table Accounting Code - Company Code 20140227
4 Returning RT_VALUES_NOT_PERMITTED Value transfer Type reference (TYPE) CNV_20600_T_ACC_CODE Table type with accounting code 20140227

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