SAP ABAP Class IF_ESH_ACM_DESCRIPTION (Connector Description Service)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_ADAPT_CONN_MGR_DPS | Adapter Connectivity Mgr. for WS based data providers | 20090218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_ADAPT_CONN_MGR_FS | Adapter Connectivity Mgr. for Open Search | 20081113 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_ADAPT_CONN_MGR_KM | Adapter Connectivity Mngr. for KM | 20081111 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_ADAPT_CONN_MGR_OS | Adapter Connectivity Mgr. for Open Search | 20081111 |
Properties
| Class | IF_ESH_ACM_DESCRIPTION | |
| Short Description | Connector Description Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ESH_ACM_DESCRIPTION has no forward declaration.
Interfaces
Class IF_ESH_ACM_DESCRIPTION has no interface implemented.
Friends
Class IF_ESH_ACM_DESCRIPTION has no friend class.
Attributes
Class IF_ESH_ACM_DESCRIPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Connectivity Description | 20081125 | |
| 2 | Static method | Public | Method | Get External Connectivity ID for display | 20081202 | |
| 3 | Static method | Public | Method | Get Connector Description | 20081111 |
Events
Class IF_ESH_ACM_DESCRIPTION has no event.
Types
Class IF_ESH_ACM_DESCRIPTION has no local type.
Method Signatures
Method GET_CONNECTIVITY_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20081125 | |||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | ESH_E_ADAPT_CONNECTIVITY_DESCR | Connectivity Description | 20081125 |
Method GET_CONNECTIVITY_DESCRIPTION on class IF_ESH_ACM_DESCRIPTION has no exception.
Method GET_CONNECTIVITY_EXTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20081202 | |||
| 2 | RV_CONNECTIVITY_ID | Value transfer | Type reference (TYPE) | ESH_E_ACM_EXT_CONNECTIVITY_ID | External Connectivity Id - for display only | 20081202 |
Method GET_CONNECTIVITY_EXTERNAL_ID on class IF_ESH_ACM_DESCRIPTION has no exception.
Method GET_CONNECTOR_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20081111 | |||
| 2 | IV_CONNECTOR_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_ID | Search Connector Template ID | 20100806 | |||
| 3 | IV_TEMPLATE_DESCRIPTION | Call by reference | Type reference (TYPE) | ESH_E_IF_NAME | Readable Name | 20081125 | |||
| 4 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | ESH_E_ADAPT_CONNECTOR_DESCR | Connector Description | 20081111 |
Method GET_CONNECTOR_DESCRIPTION on class IF_ESH_ACM_DESCRIPTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |