SAP ABAP Class CL_SIC_ESF_MODEL_ACCESS (Model access class for ESF objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_ESF (Package) Information Consolidation ESF Connector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_ACCESS_DATA_MODEL | Access Methods for Data Model | 20060818 |
Properties
| Class | CL_SIC_ESF_MODEL_ACCESS | |
| Short Description | Model access class for ESF objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_IC_ESF | Information Consolidation ESF Connector |
| Created | 20060818 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_ESF_MODEL_ACCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIC_ACCESS_DATA_MODEL | Access Methods for Data Model | 20060818 |
Friends
Class CL_SIC_ESF_MODEL_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DDLENG | '70' | Length (No. of Characters) | 20060818 | ||
| 2 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:N' | Target Node Cardinality 1:N | 20060818 | ||
| 3 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:1' | Target Node Cardinality 1 | 20060818 | ||
| 4 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:X' | Target Node Cardinality 0:N | 20060818 | ||
| 5 | Constant | Public | Type reference (TYPE) | SIC_NODE_CARDINALITY | '1:C' | Target Node Cardinality 0:1 | 20060818 | ||
| 6 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'NODE_ID' | Implicit key field NODE_ID | 20060818 | ||
| 7 | Constant | Public | Type reference (TYPE) | SIC_NODE_NAME | 'ROOT' | Node Name of the ROOT node | 20060818 | ||
| 8 | Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | The constant 'X' | 20060818 | ||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | Use IF_ESF_BO_DESC | 20060818 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SIC_S_APPL_OBJECT_TYPE | Unique identification of application and object type | 20060818 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SIC_T_APPL_OBJECT_TYPE | Buffer table for ESF objects | 20060818 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | LTY_T_NODE_DESCRIPTOR_TYPE | Buffer table for ESF node descriptors | 20060818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create an empty data structure for the BO node | 20060818 | |
| 2 | Instance method | Public | Method | Create an empty data table for the BO node | 20060818 |
Events
Class CL_SIC_ESF_MODEL_ACCESS has no event.
Types
Class CL_SIC_ESF_MODEL_ACCESS has no local type.
Method Signatures
Method CREATE_NODE_DATA_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 | 20060818 | |||
| 2 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node Name | 20060818 | |||
| 3 | RR_DATA_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | DATA | Data structure for BO node data | 20060818 |
Method CREATE_NODE_DATA_STRUCTURE on class CL_SIC_ESF_MODEL_ACCESS has no exception.
Method CREATE_NODE_DATA_TABLE 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 | 20060818 | |||
| 2 | IV_NODE_NAME | Value transfer | Type reference (TYPE) | SIC_NODE_NAME | Node Name | 20060818 | |||
| 3 | RR_DATA_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Data table for BO node data | 20060818 |
Method CREATE_NODE_DATA_TABLE on class CL_SIC_ESF_MODEL_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |