SAP ABAP Interface IF_SIC_OBJECT_NODE (Object Node)
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_NODE | Object Node | 20051207 |
Properties
| Interface | IF_SIC_OBJECT_NODE | |
| Short Description | Object Node |
General Data
| Package | S_IC_FRAMEWORK_ENGINE | Information Consolidation Framework - Engine |
| Created | 20051207 | SAP |
| Last changed | 20110908 | SAP |
| 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 IF_SIC_OBJECT_NODE has no interface.
Friends
Interface IF_SIC_OBJECT_NODE has no friend.
Attributes
Interface IF_SIC_OBJECT_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds the normalized data | 20051213 | |
| 2 | Instance method | Public | Method | Returns the application of the node | 20060124 | |
| 3 | Instance method | Public | Method | Returns the unique identifier (application and object type) | 20060124 | |
| 4 | Instance method | Public | Method | Returns the subordinate nodes | 20051207 | |
| 5 | Instance method | Public | Method | Returns the data quality of the object node | 20060223 | |
| 6 | Instance method | Public | Method | Returns the name of the node | 20051214 | |
| 7 | Instance method | Public | Method | Returns the object node data and the normalized data | 20051213 | |
| 8 | Instance method | Public | Method | Returns the service profile used for normalization | 20060504 | |
| 9 | Instance method | Public | Method | Returns the object node data | 20051207 | |
| 10 | Instance method | Public | Method | Returns the primary ID of the node | 20051207 | |
| 11 | Instance method | Public | Method | Returns the secondary ID of the node | 20051207 | |
| 12 | Instance method | Public | Method | Returns the object subtype of the node | 20051207 | |
| 13 | Instance method | Public | Method | Returns the object type of the node | 20051207 | |
| 14 | Instance method | Public | Method | Returns the superior nodes | 20051222 | |
| 15 | Instance method | Public | Method | Removes the normalized data from the object node | 20060504 | |
| 16 | Instance method | Public | Method | Sets the object node data and the normalized data | 20051213 | |
| 17 | Instance method | Public | Method | Sets the service profile that was used for normalization | 20060504 |
Events
Interface IF_SIC_OBJECT_NODE has no event.
Types
Interface IF_SIC_OBJECT_NODE has no local type.
Method Signatures
Method ADD_NORMALIZED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NORMALIZED_OBJECT_DATA | Value transfer | Type reference (TYPE) | SIC_T_NORMALIZED_FIELD | Normalized data | 20051213 |
Method ADD_NORMALIZED_DATA on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_APPLICATION | Value transfer | Type reference (TYPE) | SIC_APPLICATION | Application | 20060124 |
Method GET_APPLICATION on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_APPL_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060124 |
Method GET_APPL_OBJECT_TYPE on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_CHILD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CHILD_NODES | Value transfer | Type reference (TYPE) | SIC_T_OBJECT_NODE | Subordinate nodes | 20051207 |
Method GET_CHILD_NODES on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_DATA_QUALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATA_QUALITY | Value transfer | Type reference (TYPE) | F | Data qualitiy [0, 1] | 20060223 |
Method GET_DATA_QUALITY on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_NODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node name | 20051214 |
Method GET_NODE_NAME on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_NORMALIZED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_NORMALIZED_OBJECT_DATA | Value transfer | Type reference (TYPE) | SIC_T_NORMALIZED_FIELD | Object node data and normalized data | 20051213 |
Method GET_NORMALIZED_DATA on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_NORMALIZE_SERVICE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile used for normalization | 20060504 |
Method GET_NORMALIZE_SERVICE_PROFILE on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_OBJECT_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Object node data | 20051207 |
Method GET_OBJECT_DATA on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_OBJECT_PRIMARY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PRIMARY_ID | Value transfer | Object reference (TYPE REF TO) | DATA | Primary ID | 20051207 |
Method GET_OBJECT_PRIMARY_ID on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_OBJECT_SECONDARY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_SECONDARY_ID | Value transfer | Object reference (TYPE REF TO) | DATA | Secondary ID | 20051207 |
Method GET_OBJECT_SECONDARY_ID on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_OBJECT_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_SUBTYPE | Value transfer | Type reference (TYPE) | SIC_OBJECT_SUBTYPE | Object subtype | 20051207 |
Method GET_OBJECT_SUBTYPE on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_OBJECT_TYPE | Object type | 20051207 |
Method GET_OBJECT_TYPE on Interface IF_SIC_OBJECT_NODE has no exception.
Method GET_PARENT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT_NODES | Value transfer | Type reference (TYPE) | SIC_T_OBJECT_NODE | Superior nodes | 20051222 |
Method GET_PARENT_NODES on Interface IF_SIC_OBJECT_NODE has no exception.
Method REMOVE_NORMALIZED_DATA Signature
Method REMOVE_NORMALIZED_DATA on Interface IF_SIC_OBJECT_NODE has no parameter.
Method REMOVE_NORMALIZED_DATA on Interface IF_SIC_OBJECT_NODE has no exception.
Method SET_NORMALIZED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NORMALIZED_OBJECT_DATA | Value transfer | Type reference (TYPE) | SIC_T_NORMALIZED_FIELD | Normalized data | 20051213 |
Method SET_NORMALIZED_DATA on Interface IF_SIC_OBJECT_NODE has no exception.
Method SET_NORMALIZE_SERVICE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE_PROFILE | Value transfer | Type reference (TYPE) | SIC_SERVICE_PROFILE | Service Profile used for normalization | 20060504 |
Method SET_NORMALIZE_SERVICE_PROFILE on Interface IF_SIC_OBJECT_NODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |