SAP ABAP Class /BOBF/CL_TOOL_CHK_BOPF_CONFIG (CodeInspector Module for checking BOPF configurations)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/TOOLS (Package) Business Object Processing Framework Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_CHECKER Check Results Management: Check for Objects 20081213
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_COLLECTOR Check Results Management: Object Collector 20081213
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20081213
Properties
Class /BOBF/CL_TOOL_CHK_BOPF_CONFIG  
Short Description CodeInspector Module for checking BOPF configurations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/TOOLS   Business Object Processing Framework Tools 
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/CL_TOOL_CHK_BOPF_CONFIG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_OBJECT_CHECKER Check Results Management: Check for Objects 20081213
2 IF_CRM_OBJECT_COLLECTOR Check Results Management: Object Collector 20081213
3 IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20081213
Friends
Class /BOBF/CL_TOOL_CHK_BOPF_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_COLLECTOR_ID Constant Private Type reference (TYPE) CRMOBCOLID '/BOPF/CONF' Check Results Management: Object Collector ID 20081213
2 CV_ERROR_MESSAGE_ID Constant Private Type reference (TYPE) CRMCHKMGID 'ERRO' Check Results Management: Check Message ID 20081213
3 CV_WARNING_MESSAGE_ID Constant Private Type reference (TYPE) CRMCHKMGID 'WARN' Check Results Management: Check Message ID 20081213
4 MT_CHKMSGID Static Attribute Private Type reference (TYPE) TT_CHKMSGID Message IDs 20081213
5 MT_EXCEPTIONS Static Attribute Private Type reference (TYPE) TT_CHK_EXCEPTION Check Exceptions 20081213
6 MT_MSG_MAPPING Static Attribute Private Type reference (TYPE) TT_MSG_MAP Mapping between BOPF check msg. and BOPF Checkman check msg. 20081213
Methods
Class /BOBF/CL_TOOL_CHK_BOPF_CONFIG has no method.
Events
Class /BOBF/CL_TOOL_CHK_BOPF_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHKMSGID Private See coding 20081213 TT_CHKMSGID type SORTED TABLE OF CRMCHKMGID with unique key table_line
2 TT_CHK_EXCEPTION Private See coding 20081213 TT_CHK_EXCEPTION type SORTED TABLE OF /BOBF/CONF_CHKEX with unique key bo_name msgid msgno origin_node_key origin_key
3 TT_MSG_MAP Private See coding 20081213 tt_msg_map TYPE SORTED TABLE OF ty_msg_map WITH NON-UNIQUE KEY msgid msgno WITH NON-UNIQUE SORTED KEY chkmsgid COMPONENTS chkmsgid
4 TY_MSG_MAP Private Type reference (TYPE) /BOBF/TOOL_MSGMA Mapping between BOPF check msg. and BOPF Checkman check msg. 20081213
History
Last changed by/on SAP  20130531 
SAP Release Created in 702