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