SAP ABAP Class IF_SIC_OBJECT_GROUP (Object Group)
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
| Class | IF_SIC_OBJECT_GROUP | |
| Short Description | Object Group | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051223 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIC_OBJECT_GROUP has no forward declaration.
Interfaces
Class IF_SIC_OBJECT_GROUP has no interface implemented.
Friends
Class IF_SIC_OBJECT_GROUP has no friend class.
Attributes
Class 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
Class IF_SIC_OBJECT_GROUP has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SIC_OBJECT_GROUP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |