SAP ABAP Class CL_ESH_ADAPT_CONN_MGR_DPS (Adapter Connectivity Mgr. for WS based data providers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ADAPT_CONNECTIVITY_MGRS (Package) Adapter Connectivity Manager

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_ACM_DESCRIPTION | Connector Description Service | 20090218 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_ACM_PRE_PROCESSING | Adapter Connectivity Mgr. Pre-Processing | 20090218 |
Properties
Class | CL_ESH_ADAPT_CONN_MGR_DPS | |
Short Description | Adapter Connectivity Mgr. for WS based data providers | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ADAPT_CONNECTIVITY_MGRS | Adapter Connectivity Manager |
Created | 20090218 | SAP |
Last change | 20130531 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESH_ACM_DESCRIPTION | Connector Description Service | 20090218 | ||
2 | IF_ESH_ACM_PRE_PROCESSING | Adapter Connectivity Mgr. Pre-Processing | 20090218 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ESH_ADAPT_CONN_DPS_MAINTAIN | 20090319 | Helper class for maintaining logical ports |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AUTH_METH' | Authentification method | 20090218 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AUTH_METH_TEXT' | Authentification method text | 20090218 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_ADAPT_CONN_AUTH_METHOD | '2' | SAP authentication assertion ticket | 20090218 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_ADAPT_CONN_AUTH_METHOD | '1' | No authentication | 20090218 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_ADAPT_CONN_AUTH_METHOD | '3' | User ID/password | 20090218 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Destination' | HTTP destination | 20090218 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DESTINATION' | SM59 destination | 20090218 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_ADAPT_DEST_STATUS | '01' | Status of an ESH related SM59 destination | 20110525 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_ADAPT_DEST_STATUS | '02' | Status of an ESH related SM59 destination | 20110525 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | ESH_E_ADAPT_DEST_STATUS | '03' | Status of an DPS related SM59 destination | 20110525 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WS_ENDPOINT' | Endpoint of WS | 20090303 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'HOST' | Target host | 20090218 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | '1' | ESH: Web service subtypes | 20090218 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | '3' | ESH: Web service subtypes | 20090218 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | '2' | ESH: Web service subtypes | 20090218 | |
16 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'LAST_SYNC_DATE' | Last synchronisation date | 20110525 | |
17 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'LAST_SYNC_TIME' | Last synchronisation time | 20110525 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WS_LPORT_NAME' | Name of the logical port | 20090218 | |
19 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGID | 'ESH_ADAPT_MSG' | Message class | 20090218 | |
20 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message type | 20090218 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PATH' | Path to service | 20090218 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PORT' | Port number | 20090218 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PROTOCOL' | Internet protocol | 20090218 | |
24 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_' | WS allowed characters | 20090407 | |
25 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/webas/710/soap/features/transportbinding/' | WS binding | 20090407 | |
26 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'http://www.sap.com/webas/640/soap/features/messageId/' | WS message ID | 20090407 | |
27 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ConsumerMaxWaitTime' | WS max. wait time | 20090407 | |
28 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'MessageIdProtocol' | WS message ID protocol | 20090407 | |
29 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'suppressTransfer' | WS suppressTransfer | 20090407 | |
30 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'USER' | User name | 20090218 | |
31 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'CO_ESH_WS_SEARCH_DATA_OUT' | WSP name of interface object | 20090218 | |
32 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WS_SUBTYPE' | DPS subtype | 20090218 | |
33 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'WS_SUBTYPE_TEXT' | DPS subtype text | 20090218 | |
34 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'CO_ESH_WS_SEARCH_TEMPLATE_OUT' | WSP name of interface object | 20090218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Assemble generic info after the logical port was created | 20090218 |
2 | ![]() |
Static method | Public | Method | Convert the general connectivity format to WS format | 20090218 |
3 | ![]() |
Static method | Private | Method | Creates an ESH related SM59 destination | 20110525 |
4 | ![]() |
Static method | Private | Method | Create the logical port in background before generic format | 20090218 |
5 | ![]() |
Static method | Private | Method | Detailed creation of logical ports | 20090218 |
6 | ![]() |
Static method | Private | Method | Creates an ESH related SM59 destination | 20110525 |
7 | ![]() |
Static method | Private | Method | Delete logical port (by deleting the WS connector) | 20090218 |
8 | ![]() |
Static method | Private | Method | Delete logical port (by deleting the WS connector) | 20090218 |
9 | ![]() |
Static method | Private | Method | Extract unallowed characters from logical port name | 20090218 |
10 | ![]() |
Static method | Public | Method | Get the generic format of the new connectivity | 20090218 |
11 | ![]() |
Static method | Private | Method | Create the logical port in background before generic format | 20110525 |
12 | ![]() |
Static method | Private | Method | Extract the domain text for a given parameter | 20090218 |
13 | ![]() |
Static method | Public | Method | Reads an ESH related SM59 destination | 20110525 |
14 | ![]() |
Static method | Private | Method | Read the logical port from the common area (for searching) | 20090218 |
15 | ![]() |
Static method | Private | Method | Rolls back changes to the ESH related destination | 20110525 |
16 | ![]() |
Static method | Private | Method | Confirms changes to the ESH related destination | 20110525 |
Events
Class CL_ESH_ADAPT_CONN_MGR_DPS has no event.
Types
Class CL_ESH_ADAPT_CONN_MGR_DPS has no local type.
Method Signatures
Method ASSEMBLE_GENERIC_CONNECTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_GEN_CONNECTION | Call by reference | Type reference (TYPE) | ESH_S_ADM_GEN_CONNECTION | Connection Parameters | 20090218 | ||
2 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090218 | ||
3 | ![]() |
IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | ESH_ADAPT_CONN_AUTH_METHOD | ESH: Authentication Settings | 20090218 | ||
4 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20090218 | ||
5 | ![]() |
IV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
6 | ![]() |
IV_HOST | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_HOST | Name of Target Host | 20090218 | ||
7 | ![]() |
IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_LOG_PORT_NAME | Logical Port Name | 20090218 | ||
8 | ![]() |
IV_PASSWORD | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_PASSWORD | Pasword for BI user for background | 20090218 | ||
9 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PATH | Path to Service | 20090218 | ||
10 | ![]() |
IV_PORT | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PORT | System ID | 20090218 | ||
11 | ![]() |
IV_PROTOCOL | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PROTOCOL | Transfer Log for Online Help | 20090218 | ||
12 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20090218 | ||
13 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_USER_NAME | String | 20090218 | ||
14 | ![]() |
IV_WS_SUBTYPE | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | ESH: Webservice subtypes | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20090218 |
Method CONVERT_GEN_TO_WS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WS_CONNECTIONS | Call by reference | Type reference (TYPE) | ESH_T_ADAPT_CONN_WS_CONN | ESH: table of WS connectivity data | 20090218 | ||
2 | ![]() |
IT_GEN_CONNECTIONS | Call by reference | Type reference (TYPE) | ESH_T_ADM_GEN_CONNECTION | Multiple Connections | 20090218 |
Method CONVERT_GEN_TO_WS on class CL_ESH_ADAPT_CONN_MGR_DPS has no exception.
Method CREATE_DPS_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEST_ALREADY_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110525 | |||
2 | ![]() |
EV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
3 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110525 | ||
4 | ![]() |
IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | RFCSLOGIN | Logon Procedure | 20110525 | ||
5 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110525 | |
6 | ![]() |
IV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
7 | ![]() |
IV_HOST | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_HOST | HTTP Host | 20110525 | ||
8 | ![]() |
IV_PASSWORD | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_PASSWORD | Password | 20110525 | ||
9 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PATH | HTTP Relative Path | 20110525 | ||
10 | ![]() |
IV_PORT | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PORT | HTTP Port | 20110525 | ||
11 | ![]() |
IV_PROTOCOL | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PROTOCOL | HTTP Protocol | 20110525 | ||
12 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_USER_NAME | User Name | 20110525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20110525 |
Method CREATE_LOGICAL_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_HOST | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_HOST | Name of Target Host | 20090218 | ||
2 | ![]() |
CV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_LOG_PORT_NAME | Logical Port Name | 20090218 | ||
3 | ![]() |
CV_PROTOCOL | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PROTOCOL | Transfer Log for Online Help | 20090218 | ||
4 | ![]() |
EV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
5 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090218 | ||
6 | ![]() |
IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | ESH_ADAPT_CONN_AUTH_METHOD | ESH: Authentication Settings | 20090218 | ||
7 | ![]() |
IV_PASSWORD | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_PASSWORD | Pasword for BI user for background | 20090218 | ||
8 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PATH | Path to Service | 20090218 | ||
9 | ![]() |
IV_PORT | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PORT | System ID | 20090218 | ||
10 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_USER_NAME | String | 20090218 | ||
11 | ![]() |
IV_WS_SUBTYPE | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | ESH: Webservice subtypes | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20090218 |
Method CREATE_LOGICAL_PORT_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_HOST | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_HOST | HTTP Host | 20090218 | ||
2 | ![]() |
CV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_LOG_PORT_NAME | Logical Port Name | 20090218 | ||
3 | ![]() |
CV_PROTOCOL | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PROTOCOL | HTTP Protocol | 20090218 | ||
4 | ![]() |
EV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
5 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090218 | ||
6 | ![]() |
IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | ESH_ADAPT_CONN_AUTH_METHOD | ESH: Authentication Settings | 20090218 | ||
7 | ![]() |
IV_PASSWORD | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_PASSWORD | Password | 20090218 | ||
8 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PATH | HTTP Relative Path | 20090218 | ||
9 | ![]() |
IV_PORT | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PORT | HTTP Port | 20090218 | ||
10 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_USER_NAME | User Name | 20090218 | ||
11 | ![]() |
IV_WS_SUBTYPE | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | ESH: Webservice subtypes | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20090218 |
Method DELETE_DPS_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEST_NOT_EXISTING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110525 | |||
2 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110525 | ||
3 | ![]() |
IV_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110525 | |
4 | ![]() |
IV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20110525 |
Method DELETE_LOGICAL_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110525 | ||
2 | ![]() |
IV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
3 | ![]() |
IV_LPORT_NAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_LOG_PORT_NAME | Logical Port Name | 20090218 | ||
4 | ![]() |
IV_WS_SUBTYPE | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | ESH: Webservice subtypes | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20090218 |
Method DELETE_LOGICAL_PORT_DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110525 | ||
2 | ![]() |
IV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
3 | ![]() |
IV_LPORT_NAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_LOG_PORT_NAME | Logical Port Name | 20090218 | ||
4 | ![]() |
IV_WS_SUBTYPE | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | ESH: Webservice subtypes | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20090218 |
Method EXTRACT_UNALLOWED_CHARACTERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOWED_CHARACTERS | Call by reference | Type reference (TYPE) | STRING | 20090218 | |||
2 | ![]() |
STRING | Call by reference | Type reference (TYPE) | STRING | 20090218 | |||
3 | ![]() |
UNALLOWED_CHARACTERS | Call by reference | Type reference (TYPE) | STRING | 20090218 | |||
4 | ![]() |
UNALLOWED_SPACES | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090218 |
Method EXTRACT_UNALLOWED_CHARACTERS on class CL_ESH_ADAPT_CONN_MGR_DPS has no exception.
Method GET_GEN_CONNECTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_LOG_PORT_NAME | Logical Port Name | 20090218 | ||
2 | ![]() |
ES_GEN_CONNECTION | Call by reference | Type reference (TYPE) | ESH_S_ADM_GEN_CONNECTION | Connection Parameters | 20090218 | ||
3 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20090218 | ||
4 | ![]() |
IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | ESH_ADAPT_CONN_AUTH_METHOD | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090218 | ||
5 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20090218 | ||
6 | ![]() |
IV_HOST | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_HOST | HTTP Host | 20090218 | ||
7 | ![]() |
IV_PASSWORD | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_PASSWORD | Pasword for KM user | 20090218 | ||
8 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PATH | Path to Service | 20090218 | ||
9 | ![]() |
IV_PORT | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PORT | Nr. of port | 20090218 | ||
10 | ![]() |
IV_PROTOCOL | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_PROTOCOL | HTTP Protocol | 20090218 | ||
11 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20090218 | ||
12 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_USER_NAME | User name | 20090218 | ||
13 | ![]() |
IV_WS_SUBTYPE | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | ESH: Webservice subtypes | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20090218 |
Method GET_LOG_PORT_ADMIN_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CREATED_AT | Call by reference | Type reference (TYPE) | TIMS | Field of type TIMS | 20110525 | ||
2 | ![]() |
EV_CREATED_ON | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20110525 | ||
3 | ![]() |
EV_LAST_CHANGED_AT | Call by reference | Type reference (TYPE) | TIMS | Field of type TIMS | 20110525 | ||
4 | ![]() |
EV_LAST_CHANGED_ON | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20110525 | ||
5 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110525 | ||
6 | ![]() |
IV_LOGICAL_PORT_NAME | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_LOG_PORT_NAME | Logical Port Name | 20110525 | ||
7 | ![]() |
IV_PROXYCLASS | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP Name of Interface Object | 20110525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20110525 |
Method GET_PARAMETER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PARAMETER_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090218 | |||
2 | ![]() |
IV_DOMNAME | Call by reference | Type reference (TYPE) | DOMNAME | Domain name | 20090218 | ||
3 | ![]() |
IV_PARAMETER_VALUE | Call by reference | Type reference (TYPE) | ESH_E_ADM_GEN_PARAMETER_VALUE | Connectivity Parameter Value | 20090218 |
Method GET_PARAMETER_TEXT on class CL_ESH_ADAPT_CONN_MGR_DPS has no exception.
Method READ_DPS_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HTTP_DEST_INFO | Call by reference | Type reference (TYPE) | ESH_S_ADAPT_CONN_WS_HTTP_DEST | Management of ESH related HTTP Destinations for WS Clients | 20110525 | ||
2 | ![]() |
EV_DEST_NOT_EXISTING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110525 | |||
3 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110525 | ||
4 | ![]() |
IV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20110525 |
Method READ_LPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DPS_DESTINATION | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_HTTP_DEST | HTTP Destination | 20110525 | ||
2 | ![]() |
EV_LPORT | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical port of the KM system | 20090218 | ||
3 | ![]() |
EV_WS_SUBTYPE | Call by reference | Type reference (TYPE) | ESH_E_ADAPT_CONN_WS_SUBTYPE | ESH: Webservice subtypes | 20090218 | ||
4 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20090218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in Connectivity Manager | 20090218 |
Method ROLLBACK_DPS_DESTINATION Signature
Method ROLLBACK_DPS_DESTINATION on class CL_ESH_ADAPT_CONN_MGR_DPS has no parameter.
Method ROLLBACK_DPS_DESTINATION on class CL_ESH_ADAPT_CONN_MGR_DPS has no exception.
Method SAVE_DPS_DESTINATION Signature
Method SAVE_DPS_DESTINATION on class CL_ESH_ADAPT_CONN_MGR_DPS has no parameter.
Method SAVE_DPS_DESTINATION on class CL_ESH_ADAPT_CONN_MGR_DPS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |