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 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONNECTIVITY_OUT' 20110114
2 CO_PROXY_CLASS Constant Public Type reference (TYPE) SDEL_SRT_WSP_CON_PROXY_CLASS 'CO_SRT_SOAMANAGER_CONNECTIVITY' 20110114
3 CO_SCP_PATH Constant Public Type reference (TYPE) STRING '/sap/bc/srt/scs/sap/soamanagerconnectivity' 20110114
4 CO_SDEF_NAME Constant Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 'SOAMANAGERCONNECTIVITY' 20110114
5 CO_SDEF_NAME_SR Constant Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 'SERVICESREGISTRYSI' WSP Name of Interface Object 20110412
6 CO_SDEF_NAME_SR_FLAT Constant Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 'SERVICESREGISTRYFLATSI' WSP Name of Interface Object 20110412
7 GV_SEQUENCE_ID Instance attribute Private Attribute reference (LIKE) 20110114
8 GV_SESSION_ID Instance attribute Private Attribute reference (LIKE) 20110114
9 G_INSTREF_PROXY Instance attribute Private Object reference (TYPE REF TO) CO_SRT_SOAMANAGER_CONNECTIVITY 20110114
10 G_TAB_JOINT_APPLICATIONS Instance attribute Private Attribute reference (LIKE) 20110114
11 S_TAB_INSTANCE_INFO Static Attribute Private Type reference (TYPE) STTY_SRT_WSP_CON_INSTANCE_INFO 20110114
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROXY_INSTANCE Instance method Private Method Adds a proxy instance (do not use) 20110113
2 CHECK_CREATE_ICF_NODES Static method Public Method Checks, creates and activates necessary ICF nodes 20121210
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110113
4 CREATE_UPDATE_LOGICAL_PORT Instance method Private Method Creates a new or updates an existing lp for connectivity 20110113
5 DELETE_LOGICAL_PORT Instance method Private Method Deletes a lp for connectivity 20110113
6 DISABLE_ENDPOINT Static method Public Method Disables simple client provider connectivity endpoint 20110412
7 ENABLE_ENDPOINT Static method Public Method Enables simple client provider connectivity endpoint 20110113
8 EXISTS_CONNECTION Static method Public Method Exists a management connection to a given client/tenant 20110301
9 GET_PROXY_INSTANCE Instance method Private Method Returns an proxy instance 20110113
10 OPEN Static method Public Method Opens an instance 20110113
11 OPEN_ADMIN Static method Public Method Open connectivity admin interface 20120706
12 PROCESS_DATA Instance method Private Method Process already transferred data 20110113
13 REMOVE_PROXY_INSTANCE Instance method Private Method Removes a proxy instance (do not use) 20110113
14 SET_LAST_SUCCESS_COMMUNICATION Instance method Private Method Sets last successful communication timestamp 20110322
15 SYNCHRONIZE_DATA Instance method Private Method Synchronizes Entry in SOAManager Connectivity 20110113
16 TRANSFER_DATA Instance method Private Method Transfer Application Data 20110113
17 __UPDATE_DOMAIN_SYSTEM_OLD 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 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20110114
2 Importing 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 Returning MESSAGES Value transfer Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20121210
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 Importing AUTH_METHOD Call by reference Type reference (TYPE) SRT_WSP_AUTH_TYPES 20110114
2 Importing HOSTNAME Call by reference Type reference (TYPE) STRING 20110114
3 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20110114
4 Importing PASSWORD Call by reference Type reference (TYPE) STRING 20110114
5 Importing PORT Call by reference Type reference (TYPE) STRING 20110114
6 Importing PROTOCOL Call by reference Type reference (TYPE) STRING 20110114
7 Importing REMOTE_CLIENT Call by reference Type reference (TYPE) MANDT 20110114
8 Importing REMOTE_VHOST Call by reference Type reference (TYPE) SRT_VHOST_NAME 20110114
9 Importing USERNAME Call by reference Type reference (TYPE) STRING 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method DELETE_LOGICAL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 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 Importing BASIC_AUTH Call by reference Type reference (TYPE) BOOLEAN 20110114
2 Returning BINDING_URL Value transfer Type reference (TYPE) SRT_WSP_BINDING_URL 20110114
3 Importing CERT_AUTH Call by reference Type reference (TYPE) BOOLEAN 20110114
4 Importing TICKET_AUTH Call by reference Type reference (TYPE) BOOLEAN 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method EXISTS_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110301
2 Importing 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 Returning E_INSTANCE Value transfer Object reference (TYPE REF TO) CO_SRT_SOAMANAGER_CONNECTIVITY 20110114
2 Importing I_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONNECTIVITY_OUT 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method OPEN_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 CX_SRT_WSP_CONFIG WSP Exception 20120706

Method PROCESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_STATUS Call by reference Type reference (TYPE) STTY_SRT_WSP_CON_STATUS 20110114
2 Importing I_PROCESSING_MODE Call by reference Type reference (TYPE) SRT_WSP_CON_PROCESSING_MODE 20110114
3 Importing I_TAB_IDENTIFIER_LIST Call by reference Type reference (TYPE) STTY_SRT_WSP_CON_IDENTIFIER 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method REMOVE_PROXY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110322
2 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20110322
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110322

Method SYNCHRONIZE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_STATUS Call by reference Type reference (TYPE) STTY_SRT_WSP_CON_STATUS 20110114
2 Importing I_TAB_REQUEST_DATA Call by reference Type reference (TYPE) STTY_CON_SYNCHRONIZE_DATA_IN 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESPONSE_DATA Call by reference Type reference (TYPE) SSTR_CON_APPLICATION_DATA_OUT 20110114
2 Exporting E_STATUS Call by reference Type reference (TYPE) SSTR_SRT_WSP_CON_STATUS 20110114
3 Importing I_REQUEST_DATA Call by reference Type reference (TYPE) SSTR_CON_APPLICATION_DATA_IN 20110114
4 Importing I_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method __UPDATE_DOMAIN_SYSTEM_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUESTED_AUTH Call by reference Type reference (TYPE) SSTR_SRT_WSP_CON_SETUP_AUTH SOAManager Connectivity: Setup Auth Struct 20130319
2 Importing REQUESTED_BUSINESS_SYSTEM Call by reference Type reference (TYPE) SSTR_SRT_WSP_IDENTIFIER 20130319
3 Importing REQUESTED_ENDPOINT Call by reference Type reference (TYPE) SSTR_SRT_WSP_CON_SETUP_EP 20130319
4 Importing REQUESTED_SID Call by reference Type reference (TYPE) SYSYSID 20130319
5 Importing REQUESTED_SYSTEM_INFO Call by reference Type reference (TYPE) SSTR_SRT_WSP_CON_SYSTEM_INFO 20130319
6 Importing REQUESTED_TENANT_KEY Call by reference Type reference (TYPE) SRT_WSP_CON_TENANT_KEY 20130319
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20130319
History
Last changed by/on SAP  20131127 
SAP Release Created in 740