SAP ABAP Interface IF_SIC_ACCESS_DATA_MODEL (Access Methods for Data Model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FRAMEWORK_CONFIG (Package) Information Consolidation Framework - Konfiguration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_BAS_CONFIG | SIC-BAS Configuration | 20051227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_ESF_MODEL_ACCESS | Model access class for ESF objects | 20060818 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_OTR_MODEL_ACCESS | Model access class for OTR texts | 20061116 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_UNIT_TEST_CONFIG | Access Methods for Data Model | 20060803 |
Properties
| Interface | IF_SIC_ACCESS_DATA_MODEL | |
| Short Description | Access Methods for Data Model |
General Data
| Package | S_IC_FRAMEWORK_CONFIG | Information Consolidation Framework - Konfiguration |
| Created | 20051222 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIC_ACCESS_DATA_MODEL has no forward declaration.
Interfaces
Interface IF_SIC_ACCESS_DATA_MODEL has no interface.
Friends
Interface IF_SIC_ACCESS_DATA_MODEL has no friend.
Attributes
Interface IF_SIC_ACCESS_DATA_MODEL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get object type and subtype of the application object | 20060126 | |
| 2 | Instance method | Public | Method | Get the fields for a node | 20051222 | |
| 3 | Instance method | Public | Method | Get the node structure | 20051222 |
Events
Interface IF_SIC_ACCESS_DATA_MODEL has no event.
Types
Interface IF_SIC_ACCESS_DATA_MODEL has no local type.
Method Signatures
Method GET_APPL_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_APPL_OBJECT_TYPES | Value transfer | Type reference (TYPE) | SIC_T_APPL_OBJECT_TYPE | Table type for structure SIC_S_APPL_OBJECT_TYPE | 20060126 |
Method GET_APPL_OBJECT_TYPE on Interface IF_SIC_ACCESS_DATA_MODEL has no exception.
Method GET_NODE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060126 | |||
| 2 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node name | 20051222 | |||
| 3 | RT_NODE_DATA_FIELDS | Value transfer | Type reference (TYPE) | SIC_T_NODE_FIELDS | Fields of a node | 20051222 |
Method GET_NODE_FIELDS on Interface IF_SIC_ACCESS_DATA_MODEL has no exception.
Method GET_NODE_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_OBJECT_TYPE | Value transfer | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060126 | |||
| 2 | RT_NODE_STRUCTURE | Value transfer | Type reference (TYPE) | SIC_T_NODE_STRUCT | Definition of the node hierarchy | 20051222 |
Method GET_NODE_STRUCTURE on Interface IF_SIC_ACCESS_DATA_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |