SAP ABAP Class IF_SIC_CONNECTOR (Interface for Connectors)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_BAS_CONNECTOR | Connector Class for BAS | 20060131 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_ESF_CONNECTOR | Connector Class for ESF Objects | 20060818 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_OTR_CONNECTOR | Connector Class for OTR texts | 20061115 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_UNIT_TEST_CONNECTOR | Intern: Connector for the unit test | 20060803 |
Properties
| Class | IF_SIC_CONNECTOR | |
| Short Description | Interface for Connectors | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIC_CONNECTOR has no forward declaration.
Interfaces
Class IF_SIC_CONNECTOR has no interface implemented.
Friends
Class IF_SIC_CONNECTOR has no friend class.
Attributes
Class IF_SIC_CONNECTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the application of the connector | 20060130 | |
| 2 | Instance method | Public | Method | Returns a reference to the data model access interface | 20060130 | |
| 3 | Instance method | Public | Method | Returns the owner of the connector (domain SIC_OWNER) | 20060308 | |
| 4 | Instance method | Public | Method | Returns a reference to the read data interface | 20060130 |
Events
Class IF_SIC_CONNECTOR has no event.
Types
Class IF_SIC_CONNECTOR has no local type.
Method Signatures
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 | 20060130 |
Method GET_APPLICATION on class IF_SIC_CONNECTOR has no exception.
Method GET_DATA_MODEL_ACCESS_IF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA_MODEL_ACCESS_IF | Value transfer | Object reference (TYPE REF TO) | IF_SIC_ACCESS_DATA_MODEL | Access methods for the data model | 20060130 |
Method GET_DATA_MODEL_ACCESS_IF on class IF_SIC_CONNECTOR has no exception.
Method GET_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OWNER | Value transfer | Type reference (TYPE) | SIC_OWNER | Owner of table entries (Namespace separation) | 20060308 |
Method GET_OWNER on class IF_SIC_CONNECTOR has no exception.
Method GET_READ_DATA_IF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_READ_DATA_IF | Value transfer | Object reference (TYPE REF TO) | IF_SIC_MULTI_CNT_SERVICE | Interface for Multi Container Services | 20060130 |
Method GET_READ_DATA_IF on class IF_SIC_CONNECTOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |