SAP ABAP Class CL_SRT_WSP_CONFIG_CO_PRX_RT (Instance of a Consumer RT Configuration Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_SRT_WSP_CONFIG_CO_PRX_RT  
Short Description Instance of a Consumer RT Configuration Handler    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20070516   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONFIG_CO_PRX_RT has no forward declaration.
Interfaces
Class CL_SRT_WSP_CONFIG_CO_PRX_RT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_CONFIG_RT_CO_FACT 20120704 WSP Configuration Runtime Consumer Factory
2 CL_SRT_WSP_CONFIG_RT_CO_GROUP 20070704 WSP Configuration Runtime Consumer Group
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT_EXT_BIZ_ID Instance attribute Private Type reference (TYPE) STRING 20130308
2 COIM_PRO_QNAME Instance attribute Private Type reference (TYPE) QNAME WSP Name of Interface Object 20120831
3 COMMUNICATION_TYPE Instance attribute Private Type reference (TYPE) SRT_WSP_COMMUNICATION_TYPE SRT: Communication Type 20130522
4 CONSUMER_FACTORY Instance attribute Private Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY SRT: Consumer Factory 20120704
5 CONSUMER_GROUP Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080317
6 CONSUMER_IBC Instance attribute Private Type reference (TYPE) SRT_WSP_IBC_ID SRT: Identifiable Business Context ID 20120704
7 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_CONFIG_CO_PRX_RT' 20070516
8 DESTINATION Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DEST WSP Configuration Profile 20120912
9 EXTERNAL_BIZ_ID Instance attribute Private Type reference (TYPE) STRING 20080317
10 MS_MIF_AND_UACC Instance attribute Public Type reference (TYPE) SRT_WSP_REQ_USER_ACCOUNT Required user account for Business Scenario 20120910
11 MT_MIFS_AND_UACC Instance attribute Private Type reference (TYPE) SRT_WSP_REQ_USER_ACCOUNTS table of required user accounts for Business Scenario 20120909
12 MT_RT_CONFIG Instance attribute Private Type reference (TYPE) TT_RT_CONFIG WSP Subject Config. 20070613
13 M_DT_DATA_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_RD_DT_CONFIG_DATA Get DT Data 20070516
14 M_REGISTRY Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_REGISTRY WSP Configuration Registry 20070516
15 M_SYSTEM_INFO_PROVIDER Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_SYSTEM_INFO WSP System Information 20070516
16 OWN_BIZ_ID Instance attribute Private Type reference (TYPE) STRING 20120903
17 PROFILE_NAME Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20070516
18 PROFILE_TYPE Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20110117
19 PROFILE_VERSION Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20070516
20 PROVIDER_APPL_KEY Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20080317
21 PROVIDER_BIZ_NAME Instance attribute Private Type reference (TYPE) STRING 20070516
22 PROVIDER_IBCR Instance attribute Private Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20120704
23 PROVIDER_SLD_NAME Instance attribute Private Type reference (TYPE) STRING 20070516
24 PROVIDER_SYSTEM_KEY Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20070516
25 PROXY_CLASS Instance attribute Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20070516
26 QUERY_TYPE Instance attribute Private Type reference (TYPE) SRT_WSP_QUERY_TYPE Central Configuration: Endpoint Query Type 20120903
27 SHORTCUT_LP Instance attribute Public Type reference (TYPE) SRT_LP_NAME 20120903
28 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070516
29 UACC_REF Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_USER_ACCOUNT User Account Interface 20120704
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070516
2 CREATE Static method Protected Method 20070516
3 CREATE_RT_CONFIGS_ANY_MECH_CF Instance method Protected Method 20130522
4 CREATE_RT_CONFIGS_RFC Instance method Private Method 20130522
5 CREATE_RT_CONFIGS_SHORTCUT Instance method Protected Method 20110117
6 CREATE_RT_CONFIGS_SR Instance method Protected Method 20120909
7 CREATE_RT_CONFIGS_SR_COIM Instance method Private Method 20120909
8 CREATE_RT_CONFIGS_SR_SDEF Instance method Private Method 20120909
9 CREATE_RT_CONFIGS_UDDI_OBSOLET Instance method Protected Method 20120909
10 CREATE_RT_CONFIGS_USING_WSDLS Instance method Private Method 20080121
11 CREATE_RT_CONFIGS_WSIL Instance method Protected Method 20080121
12 CREATE_RT_CONFIG_ANY_MECH Instance method Protected Method 20080118
13 GET_FMS_4_TARGET_PROXY_CLASS Instance method Private Method 20130524
14 GET_RT_CONFIGS Instance method Protected Method 20070614
15 GET_SELECTED_RT_CONFIG Instance method Protected Method 20070628
16 GET_WSDLS_FOR_SR_BINDINGS Instance method Private Method 20120803
17 SET_APPL_KEY Instance method Protected Method 20080317
18 SET_COIM_PROVIDER Instance method Protected Method Set Contract Implementation Provider 20120704
19 SET_COMMUNICATION_TYPE Instance method Protected Method 20130522
20 SET_CONSUMER_FACTORY Instance method Protected Method 20120704
21 SET_CONSUMER_GROUP Instance method Protected Method 20080317
22 SET_CONSUMER_IBC Instance method Protected Method Set Consumer IBC 20120704
23 SET_DESTINATION_REF Instance method Protected Method 20120912
24 SET_MIFS_AND_UACC_REF Instance method Protected Method 20120907
25 SET_PROFILE Instance method Protected Method 20070516
26 SET_PROVIDER_IBCR Instance method Protected Method Set Provider IBC Reference 20120704
27 SET_PROXY_CLASS_NAME Instance method Protected Method 20070516
28 SET_SR_QUERY_TYPE Instance method Protected Method Set Services Registry Query Type 20120903
29 SET_UACC_REF Instance method Protected Method 20120704
30 TERMINATE Instance method Protected Method 20070516
31 _CHECK_IS_TOLERANT_SEARCH Instance method Private Method 20100517
32 _CHECK_IS_WSIL_OPTIONAL Instance method Private Method 20081022
33 _GET_PROFILE_INFO Instance method Private Method 20110117
Events
Class CL_SRT_WSP_CONFIG_CO_PRX_RT has no event.
Types
Class CL_SRT_WSP_CONFIG_CO_PRX_RT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SRT_WSP_CONFIG_CO_PRX_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070516

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRX_CFG_HANDLER Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_CONFIG_CO_PRX_RT Instanz eines Consumer RT Konfiguration 20070516
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070516

Method CREATE_RT_CONFIGS_ANY_MECH_CF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130522
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130522

Method CREATE_RT_CONFIGS_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130522
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130522

Method CREATE_RT_CONFIGS_SHORTCUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110117

Method CREATE_RT_CONFIGS_SR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120909
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120909

Method CREATE_RT_CONFIGS_SR_COIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120909
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120909

Method CREATE_RT_CONFIGS_SR_SDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120909
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120909

Method CREATE_RT_CONFIGS_UDDI_OBSOLET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120909
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120909

Method CREATE_RT_CONFIGS_USING_WSDLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROVIDER_IF_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120910
2 Importing IM_UACC_REF Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_USER_ACCOUNT User Account Interface 20120909
3 Importing IM_WSDL_CONTENT_TAB Call by reference Type reference (TYPE) SRT_WSP_WSDL_CONTENT_PM_TAB Table of wsdl contents for mass configuration 20080121
4 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080121
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080121

Method CREATE_RT_CONFIGS_WSIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN 'X' = success; ' ' = no success 20080121
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080121

Method CREATE_RT_CONFIG_ANY_MECH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080118
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080118

Method GET_FMS_4_TARGET_PROXY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FUNC_MODULES_TAB Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAMES WSP List of Interface Object Names 20130524
2 Importing PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20130524
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130524

Method GET_RT_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIGS Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_PRX_CLNT_TAB runtime configurations for consumer proxies 20070614
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070614

Method GET_SELECTED_RT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT_PRX_CLNT WSP Configuration Runtime typed clients 20070628
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070628

Method GET_WSDLS_FOR_SR_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SR_SV_BN_INFO Call by reference Type reference (TYPE) STTY_SR_SERVICE_BINDING_INFO Services Registry: Endpoints information including service 20120803
2 Returning RE_WSDL_CONTENT_TABLE Value transfer Type reference (TYPE) SRT_WSP_WSDL_CONTENT_PM_TAB Table of wsdl contents for mass configuration 20120803
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120803

Method SET_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20080317
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080317

Method SET_COIM_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COIM_PRO_QNAME Call by reference Type reference (TYPE) QNAME WSP Name of Interface Object 20120831
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120912

Method SET_COMMUNICATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMUNICATION_TYPE Call by reference Type reference (TYPE) SRT_WSP_COMMUNICATION_TYPE SRT: Communication Type 20130522

Method SET_COMMUNICATION_TYPE on class CL_SRT_WSP_CONFIG_CO_PRX_RT has no exception.

Method SET_CONSUMER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_FACTORY Call by reference Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY SRT: Consumer Factory 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120912

Method SET_CONSUMER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_GROUP Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20080317
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120912

Method SET_CONSUMER_IBC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_IBC Call by reference Type reference (TYPE) SRT_WSP_IBC_ID SRT: Identifiable Business Context ID 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120912

Method SET_DESTINATION_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DEST WSP Configuration Profile 20120912
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120912

Method SET_MIFS_AND_UACC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing UACC_REF_4_MIF_NAME Call by reference Type reference (TYPE) SRT_WSP_REQ_USER_ACCOUNTS table of required user accounts for Business Scenario 20120907
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120907

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20070516
2 Importing PROFILE_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20110117
3 Importing PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profilversion 20070516
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070516

Method SET_PROVIDER_IBCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROVIDER_IBCR Call by reference Type reference (TYPE) SRT_WSP_IBCR_ID SRT: Identifiable Business Context Reference ID 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120912

Method SET_PROXY_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20070516
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070516

Method SET_SR_QUERY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUERY_TYPE Call by reference Type reference (TYPE) SRT_WSP_QUERY_TYPE Central Configuration: Endpoint Query Type 20120903
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120910

Method SET_UACC_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UACC_REF Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_USER_ACCOUNT User Account Interface 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120912

Method TERMINATE Signature

Method TERMINATE on class CL_SRT_WSP_CONFIG_CO_PRX_RT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070516

Method _CHECK_IS_TOLERANT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OPTIONAL Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100517
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100517

Method _CHECK_IS_WSIL_OPTIONAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_OPTIONAL Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081022
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20081022

Method _GET_PROFILE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20110117
2 Exporting PROFILE_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE 20110117
3 Exporting PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110117
History
Last changed by/on SAP  20140121 
SAP Release Created in 710