SAP ABAP Class CL_CRM_RESULT_COMPARISON (Compare individual check results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_RESULT_COMPARISON Compare individual Check Results 20080725
Properties
Class CL_CRM_RESULT_COMPARISON  
Short Description Compare individual check results    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CHECK_RESULT_MANAGEMENT   SAP ONLY: Check Internal Guidelines - Basic Module 
Created 20080725   SAP 
Last change 20130531   SAP 
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_CRM_RESULT_COMPARISON Compare individual Check Results 20080725
Friends
Class CL_CRM_RESULT_COMPARISON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_SETTINGS Static Attribute Public Type reference (TYPE) SETTINGS_T Default settings 20080729
2 SETTINGS Instance attribute Private Type reference (TYPE) SETTINGS_T Comparison Settings 20080725
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080729
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080725
3 CREATE Static method Public Method Create object 20080725
Events
Class CL_CRM_RESULT_COMPARISON has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SETTINGS_T Public See coding 20080725 BEGIN OF settings_t, consider_cmp_flag TYPE abap_bool, consider_line_numbers TYPE abap_bool, END OF settings_t
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_RESULT_COMPARISON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_RESULT_COMPARISON has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SETTINGS Call by reference Type reference (TYPE) SETTINGS_T comparison settings 20080729

Method CONSTRUCTOR on class CL_CRM_RESULT_COMPARISON has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_CRM_RESULT_COMPARISON New instance 20080725
2 Importing SETTINGS Call by reference Type reference (TYPE) SETTINGS_T Comparison Settings 20080729

Method CREATE on class CL_CRM_RESULT_COMPARISON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712