SAP ABAP Class CL_ESH_ADM_ANY_CONNECTIVITY (Connectivity details)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_ANY (Package) Monitoring and Admin for all other Search Service Providers
⤷
⤷
Properties
| Class | CL_ESH_ADM_ANY_CONNECTIVITY | |
| Short Description | Connectivity details | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_ADMIN_ANY | Monitoring and Admin for all other Search Service Providers |
| Created | 20071016 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESH_ADM_ANY_CONNECTIVITY has no interface implemented.
Friends
Class CL_ESH_ADM_ANY_CONNECTIVITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Details in raw form | 20071016 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LTT_ATTRIBUTE | 20071016 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Attribute strings | 20071114 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20071016 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Type | 20071016 | |||
| 6 | Constant | Public | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | CL_ESH_ADM_CONNECTIVITY=>GC_CONNECTION_TYPE_GEN | Connectivity type: Generic | 20081118 | ||
| 7 | Constant | Public | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | CL_ESH_ADM_CONNECTIVITY=>GC_CONNECTION_TYPE_MDM | Connectivity type: MDM | 20071025 | ||
| 8 | Constant | Public | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | CL_ESH_ADM_CONNECTIVITY=>GC_CONNECTION_TYPE_RFC | Connectivity type: RFC | 20071102 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | LST_CONNECTIVITY_INSTANCE | 20130816 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | LTT_CONNECTIVITY_INSTANCES | 20071016 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20071016 | |
| 2 | Instance method | Public | Method | Get the value of a connectivity attribute | 20071016 | |
| 3 | Instance method | Public | Method | Get the names of available connectivity attributes | 20081118 | |
| 4 | Instance method | Public | Method | Get the value of a connectivity attribute | 20071029 | |
| 5 | Instance method | Public | Method | Get connectivity details in raw form | 20071016 | |
| 6 | Static method | Public | Method | Get a connectivity instance | 20071016 | |
| 7 | Instance method | Public | Method | Get the type of connectivity | 20071016 | |
| 8 | Instance method | Public | Method | Is local system | 20080130 | |
| 9 | Instance method | Public | Method | Add an additional attribute | 20071114 | |
| 10 | Instance method | Protected | Method | Read data from DB | 20071016 |
Events
Class CL_ESH_ADM_ANY_CONNECTIVITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTT_ATTRIBUTE_NAMES | Public | See coding | 20081118 | ltt_attribute_names TYPE SORTED TABLE OF char30 WITH UNIQUE KEY table_line
|
Method Signatures
Method CONSTRUCTOR 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 | 20071016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Connection Exception | 20071016 |
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20071016 | |||
| 2 | RR_ATTRIBUTE_VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20071016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface not supported | 20071016 |
Method GET_ATTRIBUTE_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTE_NAMES | Call by reference | Type reference (TYPE) | LTT_ATTRIBUTE_NAMES | Attribute Names | 20081118 |
Method GET_ATTRIBUTE_NAMES on class CL_ESH_ADM_ANY_CONNECTIVITY has no exception.
Method GET_ATTRIBUTE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ATTRIBUTE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20071029 | ||||
| 2 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20071029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface not supported | 20071029 |
Method GET_DETAILS_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DETAILS_RAW | Value transfer | Object reference (TYPE REF TO) | DATA | 20071016 |
Method GET_DETAILS_RAW on class CL_ESH_ADM_ANY_CONNECTIVITY has no exception.
Method GET_INSTANCE 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 | 20071016 | |||
| 2 | RR_CONNECTIVITY | Value transfer | Object reference (TYPE REF TO) | CL_ESH_ADM_ANY_CONNECTIVITY | Connectivity details | 20071016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Connection Exception | 20071016 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071016 |
Method GET_TYPE on class CL_ESH_ADM_ANY_CONNECTIVITY has no exception.
Method IS_LOCAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TRUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080130 |
Method IS_LOCAL_SYSTEM on class CL_ESH_ADM_ANY_CONNECTIVITY has no exception.
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20071114 | |||
| 2 | IV_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | STRING | 20071114 |
Method SET_ATTRIBUTE on class CL_ESH_ADM_ANY_CONNECTIVITY has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | ANY | 20071016 |
Method SET_ATTRIBUTES on class CL_ESH_ADM_ANY_CONNECTIVITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |