SAP ABAP Class CL_SRT_WSP_CONNECTIVITY_OUT (SOAMANAGER Connectivity: Consumer Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SOAP_CONFIG (Package) SOAP Configuration Framework

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRT_WSP_CONNECTIVITY | SOAManager Connectivity (Super) | 20110113 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CONNECTIVITY_ADMIN | SRT: Connectivity Admin Interface | 20120706 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_CONNECTIVITY_OUT | SOAManager Connectivity : Consumer Interface | 20110114 |
Properties
Class | CL_SRT_WSP_CONNECTIVITY_OUT | |
Short Description | SOAMANAGER Connectivity: Consumer Interface | |
Super Class | CL_SRT_WSP_CONNECTIVITY | SOAManager Connectivity (Super) |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CONFIG | SOAP Configuration Framework |
Created | 20110113 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRT_WSP_CONNECTIVITY_OUT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SRT_WSP_CONNECTIVITY_ADMIN | SRT: Connectivity Admin Interface | 20120706 | ||
2 | IF_SRT_WSP_CONNECTIVITY_OUT | SOAManager Connectivity : Consumer Interface | 20110114 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SRT_HEALTH_CHECK_CON_EP | 20110202 | Checks the management connection endpoint. | |
2 | CL_SRT_SOAMANAGER_CONNECTIVITY | 20110114 | Generated test implementation |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_WSP_CONNECTIVITY_OUT' | 20110114 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SDEL_SRT_WSP_CON_PROXY_CLASS | 'CO_SRT_SOAMANAGER_CONNECTIVITY' | 20110114 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '/sap/bc/srt/scs/sap/soamanagerconnectivity' | 20110114 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'SOAMANAGERCONNECTIVITY' | 20110114 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'SERVICESREGISTRYSI' | WSP Name of Interface Object | 20110412 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | 'SERVICESREGISTRYFLATSI' | WSP Name of Interface Object | 20110412 | |
7 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110114 | ||||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110114 | ||||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CO_SRT_SOAMANAGER_CONNECTIVITY | 20110114 | |||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110114 | ||||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STTY_SRT_WSP_CON_INSTANCE_INFO | 20110114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adds a proxy instance (do not use) | 20110113 |
2 | ![]() |
Static method | Public | Method | Checks, creates and activates necessary ICF nodes | 20121210 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110113 |
4 | ![]() |
Instance method | Private | Method | Creates a new or updates an existing lp for connectivity | 20110113 |
5 | ![]() |
Instance method | Private | Method | Deletes a lp for connectivity | 20110113 |
6 | ![]() |
Static method | Public | Method | Disables simple client provider connectivity endpoint | 20110412 |
7 | ![]() |
Static method | Public | Method | Enables simple client provider connectivity endpoint | 20110113 |
8 | ![]() |
Static method | Public | Method | Exists a management connection to a given client/tenant | 20110301 |
9 | ![]() |
Instance method | Private | Method | Returns an proxy instance | 20110113 |
10 | ![]() |
Static method | Public | Method | Opens an instance | 20110113 |
11 | ![]() |
Static method | Public | Method | Open connectivity admin interface | 20120706 |
12 | ![]() |
Instance method | Private | Method | Process already transferred data | 20110113 |
13 | ![]() |
Instance method | Private | Method | Removes a proxy instance (do not use) | 20110113 |
14 | ![]() |
Instance method | Private | Method | Sets last successful communication timestamp | 20110322 |
15 | ![]() |
Instance method | Private | Method | Synchronizes Entry in SOAManager Connectivity | 20110113 |
16 | ![]() |
Instance method | Private | Method | Transfer Application Data | 20110113 |
17 | ![]() |
Instance method | Private | Method | Updates Domain System during setup | 20130319 |
Events
Class CL_SRT_WSP_CONNECTIVITY_OUT has no event.
Types
Class CL_SRT_WSP_CONNECTIVITY_OUT has no local type.
Method Signatures
Method ADD_PROXY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20110114 | |||
2 | ![]() |
TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 |
Method ADD_PROXY_INSTANCE on class CL_SRT_WSP_CONNECTIVITY_OUT has no exception.
Method CHECK_CREATE_ICF_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGES | Value transfer | Type reference (TYPE) | SOAP_ERROR_INFO_LIST | List of SOAP Framework Errors | 20121210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20121210 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONNECTIVITY_OUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_CONNECTIVITY_OUT has no exception.
Method CREATE_UPDATE_LOGICAL_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTH_METHOD | Call by reference | Type reference (TYPE) | SRT_WSP_AUTH_TYPES | 20110114 | |||
2 | ![]() |
HOSTNAME | Call by reference | Type reference (TYPE) | STRING | 20110114 | |||
3 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20110114 | |||
4 | ![]() |
PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20110114 | |||
5 | ![]() |
PORT | Call by reference | Type reference (TYPE) | STRING | 20110114 | |||
6 | ![]() |
PROTOCOL | Call by reference | Type reference (TYPE) | STRING | 20110114 | |||
7 | ![]() |
REMOTE_CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20110114 | |||
8 | ![]() |
REMOTE_VHOST | Call by reference | Type reference (TYPE) | SRT_VHOST_NAME | 20110114 | |||
9 | ![]() |
USERNAME | Call by reference | Type reference (TYPE) | STRING | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method DELETE_LOGICAL_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method DISABLE_ENDPOINT Signature
Method DISABLE_ENDPOINT on class CL_SRT_WSP_CONNECTIVITY_OUT has no parameter.
Method DISABLE_ENDPOINT on class CL_SRT_WSP_CONNECTIVITY_OUT has no exception.
Method ENABLE_ENDPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASIC_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | 20110114 | |||
2 | ![]() |
BINDING_URL | Value transfer | Type reference (TYPE) | SRT_WSP_BINDING_URL | 20110114 | |||
3 | ![]() |
CERT_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | 20110114 | |||
4 | ![]() |
TICKET_AUTH | Call by reference | Type reference (TYPE) | BOOLEAN | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method EXISTS_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110301 | ||
2 | ![]() |
TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | SOAManager Connectivity: Key/ID of a tenant/sap client | 20110301 |
Method EXISTS_CONNECTION on class CL_SRT_WSP_CONNECTIVITY_OUT has no exception.
Method GET_PROXY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CO_SRT_SOAMANAGER_CONNECTIVITY | 20110114 | |||
2 | ![]() |
I_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONNECTIVITY_OUT | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method OPEN_ADMIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ADMIN_INST | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_CONNECTIVITY_ADMIN | SRT: Connectivity Admin Interface | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20120706 |
Method PROCESS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_STATUS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_CON_STATUS | 20110114 | |||
2 | ![]() |
I_PROCESSING_MODE | Call by reference | Type reference (TYPE) | SRT_WSP_CON_PROCESSING_MODE | 20110114 | |||
3 | ![]() |
I_TAB_IDENTIFIER_LIST | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_CON_IDENTIFIER | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method REMOVE_PROXY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 |
Method REMOVE_PROXY_INSTANCE on class CL_SRT_WSP_CONNECTIVITY_OUT has no exception.
Method SET_LAST_SUCCESS_COMMUNICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110322 | |||
2 | ![]() |
TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110322 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110322 |
Method SYNCHRONIZE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TAB_STATUS | Call by reference | Type reference (TYPE) | STTY_SRT_WSP_CON_STATUS | 20110114 | |||
2 | ![]() |
I_TAB_REQUEST_DATA | Call by reference | Type reference (TYPE) | STTY_CON_SYNCHRONIZE_DATA_IN | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method TRANSFER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESPONSE_DATA | Call by reference | Type reference (TYPE) | SSTR_CON_APPLICATION_DATA_OUT | 20110114 | |||
2 | ![]() |
E_STATUS | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_STATUS | 20110114 | |||
3 | ![]() |
I_REQUEST_DATA | Call by reference | Type reference (TYPE) | SSTR_CON_APPLICATION_DATA_IN | 20110114 | |||
4 | ![]() |
I_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20110114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110114 |
Method __UPDATE_DOMAIN_SYSTEM_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUESTED_AUTH | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_AUTH | SOAManager Connectivity: Setup Auth Struct | 20130319 | ||
2 | ![]() |
REQUESTED_BUSINESS_SYSTEM | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_IDENTIFIER | 20130319 | |||
3 | ![]() |
REQUESTED_ENDPOINT | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SETUP_EP | 20130319 | |||
4 | ![]() |
REQUESTED_SID | Call by reference | Type reference (TYPE) | SYSYSID | 20130319 | |||
5 | ![]() |
REQUESTED_SYSTEM_INFO | Call by reference | Type reference (TYPE) | SSTR_SRT_WSP_CON_SYSTEM_INFO | 20130319 | |||
6 | ![]() |
REQUESTED_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | 20130319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130319 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 740 |