SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_OBJECT_GROUP | Object Group | 20051223 |
Properties
| Interface | IF_SIC_OBJECT_GROUP | |
| Short Description | Object Group |
General Data
| Package | S_IC_FRAMEWORK_ENGINE | Information Consolidation Framework - Engine |
| Created | 20051223 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIC_OBJECT_GROUP has no forward declaration.
Interfaces
Interface IF_SIC_OBJECT_GROUP has no interface.
Friends
Interface IF_SIC_OBJECT_GROUP has no friend.
Attributes
Interface IF_SIC_OBJECT_GROUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the data quality for all object nodes in the group | 20060223 | |
| 2 | Instance method | Public | Method | Returns the data quality for the specified object node | 20060223 | |
| 3 | Instance method | Public | Method | Returns the group ID | 20051223 | |
| 4 | Instance method | Public | Method | Returns the objects contained in the group | 20051223 | |
| 5 | Instance method | Public | Method | Returns the Reference object if it exists | 20060130 | |
| 6 | Instance method | Public | Method | Returns the similarity score for object pairs in the group | 20060224 | |
| 7 | Instance method | Public | Method | Sets the data quality for all object nodes in the group | 20060223 | |
| 8 | Instance method | Public | Method | Sets the similarity score for object pairs in the group | 20060224 |
Events
Interface IF_SIC_OBJECT_GROUP has no event.
Types
Interface IF_SIC_OBJECT_GROUP has no local type.
Method Signatures
Method GET_DATA_QUALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_DATA_QUALITY | Value transfer | Type reference (TYPE) | SIC_T_DATA_QUALITY | Data quality numbers for objects in the group | 20060223 |
Method GET_DATA_QUALITY on Interface IF_SIC_OBJECT_GROUP has no exception.
Method GET_DATA_QUALITY_FOR_OBJ_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Object node | 20060223 | |||
| 2 | RS_DATA_QUALITY | Value transfer | Type reference (TYPE) | SIC_S_DATA_QUALITY | Data quality of an object node | 20060223 |
Method GET_DATA_QUALITY_FOR_OBJ_NODE on Interface IF_SIC_OBJECT_GROUP has no exception.
Method GET_GROUP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GROUP_ID | Value transfer | Type reference (TYPE) | SIC_GROUP_ID | Group ID | 20051223 |
Method GET_GROUP_ID on Interface IF_SIC_OBJECT_GROUP has no exception.
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_GROUP_OBJECTS | Value transfer | Type reference (TYPE) | SIC_T_OBJECT_NODE | Object nodes contained in the group | 20051223 |
Method GET_OBJECTS on Interface IF_SIC_OBJECT_GROUP has no exception.
Method GET_REFERENCE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_REFERENCE_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SIC_OBJECT_NODE | Reference Object node | 20060130 |
Method GET_REFERENCE_OBJECT on Interface IF_SIC_OBJECT_GROUP has no exception.
Method GET_SIMILARITY_SCORES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SIMILARITY_SCORES | Value transfer | Type reference (TYPE) | SIC_T_SIMILARITY_SCORE | Similarity scores for object pairs in the group | 20060224 |
Method GET_SIMILARITY_SCORES on Interface IF_SIC_OBJECT_GROUP has no exception.
Method SET_DATA_QUALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA_QUALITY | Value transfer | Type reference (TYPE) | SIC_T_DATA_QUALITY | Data quality numbers for objects in the group | 20060223 |
Method SET_DATA_QUALITY on Interface IF_SIC_OBJECT_GROUP has no exception.
Method SET_SIMILARITY_SCORES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SIMILARITY_SCORES | Value transfer | Type reference (TYPE) | SIC_T_SIMILARITY_SCORE | Similarity scores for object pairs in the group | 20060224 |
Method SET_SIMILARITY_SCORES on Interface IF_SIC_OBJECT_GROUP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |