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 | Instance attribute | Private | Type reference (TYPE) | SIC_T_OBJECT_NODE | Objects contained in the group | 20051223 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object node | 20060209 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SIC_T_DATA_QUALITY | Data quality numbers for objects in the group | 20060223 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SIC_T_SIMILARITY_SCORE | Similarity scores for object pairs in the group | 20060223 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SIC_GROUP_ID | Group ID | 20051223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | IR_GROUP_OBJECTS | Value transfer | Type reference (TYPE) | SIC_T_OBJECT_NODE | Object nodes contained in the group | 20051223 | |||
| 2 | IR_REFERENCE_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Reference object node | 20060209 | |||
| 3 | IV_GROUP_ID | Value transfer | Type reference (TYPE) | SIC_GROUP_ID | Group ID | 20051223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Errors in the framework engine | 20060208 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |