SAP ABAP Class CL_SIC_OBJECT_GROUP (Object Group)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM-IC (Application Component) Information Consistency
     S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SIC_OBJECT Abstract Base Class for Container Objects 20051223
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIC_OBJECT_GROUP Object Group 20051223
Properties
Class CL_SIC_OBJECT_GROUP  
Short Description Object Group    
Super Class CL_SIC_OBJECT Abstract Base Class for Container Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_IC_FRAMEWORK_ENGINE   Information Consolidation Framework - Engine 
Created 20051223   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIC_OBJECT_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIC_OBJECT_GROUP Object Group 20051223
Friends
Class CL_SIC_OBJECT_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_GROUP_OBJECTS Instance attribute Private Type reference (TYPE) SIC_T_OBJECT_NODE Objects contained in the group 20051223
2 GR_REFERENCE_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_SIC_OBJECT_NODE Object node 20060209
3 GT_DATA_QUALITY Instance attribute Private Type reference (TYPE) SIC_T_DATA_QUALITY Data quality numbers for objects in the group 20060223
4 GT_SIMILARITY_SCORES Instance attribute Private Type reference (TYPE) SIC_T_SIMILARITY_SCORE Similarity scores for object pairs in the group 20060223
5 GV_GROUP_ID Instance attribute Private Type reference (TYPE) SIC_GROUP_ID Group ID 20051223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20051223
Events
Class CL_SIC_OBJECT_GROUP has no event.
Types
Class CL_SIC_OBJECT_GROUP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_GROUP_OBJECTS Value transfer Type reference (TYPE) SIC_T_OBJECT_NODE Object nodes contained in the group 20051223
2 Importing IR_REFERENCE_OBJECT Value transfer Object reference (TYPE REF TO) IF_SIC_OBJECT_NODE Reference object node 20060209
3 Importing IV_GROUP_ID Value transfer Type reference (TYPE) SIC_GROUP_ID Group ID 20051223
# Exception Resumable Description Created on
1 CX_SIC_FRAMEWORK_ENGINE Errors in the framework engine 20060208
History
Last changed by/on SAP  20110908 
SAP Release Created in 710