SAP ABAP Interface IF_SRT_WSP_CONFIG_RT_CO_FACT (WSP Configuration Runtime Consumer Factory)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONFIG_RT_CO_FACT WSP Configuration Runtime Consumer Factory 20120704
Properties
Interface IF_SRT_WSP_CONFIG_RT_CO_FACT  
Short Description WSP Configuration Runtime Consumer Factory    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20120704   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_CONFIG_RT_CO_FACT has no interface.
Friends
Interface IF_SRT_WSP_CONFIG_RT_CO_FACT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION_KEY Instance attribute Public Type reference (TYPE) GUID_32 20120704
2 APPLICATION_NAME Instance attribute Public Type reference (TYPE) STRING 20120704
3 BIZ_SYSTEM_NAME Instance attribute Public Type reference (TYPE) STRING 20120704
4 CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN 20120704
5 COIM_CON Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120704
6 COIM_PRO_QNAME Instance attribute Public Type reference (TYPE) QNAME Qualified Name 20120831
7 COMMUNICATION_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_COMMUNICATION_TYPE SRT: Communication Type 20130521
8 CONFIG_SCENARIO Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME 20120704
9 CONSUMER_FACTORY Instance attribute Public Type reference (TYPE) SRT_WSP_CONSUMER_FACTORY 20120704
10 CONSUMER_IBC Instance attribute Public Type reference (TYPE) SRT_WSP_IBC_ID 20120704
11 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT 20120704
12 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME 20120704
13 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM 20120704
14 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM 20120704
15 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE 20120704
16 DESTINATION Instance attribute Public Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DEST 20120704
17 DESTINATION_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20120704
18 DESTINATION_VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20120704
19 EXTERNAL_APPL_ID Instance attribute Public Type reference (TYPE) STRING 20120704
20 IF_PRO_QNAME Instance attribute Public Type reference (TYPE) QNAME Qualified Name 20120903
21 IS_STCM Instance attribute Public Type reference (TYPE) BOOLEAN 20120704
22 PROFILE_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20120704
23 PROFILE_VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20120704
24 PROVIDER_IBCR Instance attribute Public Type reference (TYPE) SRT_WSP_IBCR_ID 20120704
25 PROXY_CLASS Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120704
26 QUERY_TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_QUERY_TYPE Central Configuration: Endpoint Query Type 20120831
27 SLD_SYSTEM_NAME Instance attribute Public Type reference (TYPE) STRING 20120704
28 STCM_SOURCE_PROXY Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120704
29 STCM_TARGET_PROXY Instance attribute Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120704
30 SYSTEM_KEY Instance attribute Public Type reference (TYPE) GUID_32 20120704
31 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN 20120704
32 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 20120704
33 UACC_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_ACCOUNT_NAME 20120704
34 UACC_REF Instance attribute Public Object reference (TYPE REF TO) IF_SRT_WSP_USER_ACCOUNT 20120704
35 UACC_VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_ACCOUNT_VERSION 20120704
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Creates the configuration for the consumer factory 20120704
2 DELETE Instance method Public Method Deletes Configuration 20120704
3 SET_APPL_KEY Instance method Public Method Sets application key assigned to IBCR 20120704
4 SET_COIM_CON Instance method Public Method Sets contract implementation - Consumer 20120704
5 SET_COIM_PRO Instance method Public Method Sets contract implementation Qname - Provider 20120704
6 SET_COMMUNICATION_TYPE Instance method Public Method Sets communication type (e.g. WS, RFC, IDOC, ...) 20130521
7 SET_CONFIG_SCENARIO Instance method Public Method Sets business scenario name 20120704
8 SET_DESTINATION Instance method Public Method Sets destination name and version 20120704
9 SET_FALLBACK_LP Instance method Public Method Sets Fallback LP name 20120704
10 SET_IF_PRO Instance method Public Method Sets Provider Interface Qname 20120903
11 SET_LOGICAL_PORT Instance method Public Method Sets LP name 20120704
12 SET_PROFILE Instance method Public Method Sets profile name and version 20120704
13 SET_QUERY_TYPE Instance method Public Method Sets Services Registry Query Type 20120831
14 SET_TYPE Instance method Public Method Sets type => Local / Central 20120704
15 SET_USER_ACCOUNT Instance method Public Method Sets user account name and version 20120704
16 TERMINATE Instance method Public Method Terminates this configuration 20120704
Events
Interface IF_SRT_WSP_CONFIG_RT_CO_FACT has no event.
Types
Interface IF_SRT_WSP_CONFIG_RT_CO_FACT has no local type.
Method Signatures

Method CREATE Signature

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

Method DELETE Signature

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

Method SET_APPL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_APPL_KEY Call by reference Type reference (TYPE) GUID_32 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_COIM_CON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COIM_CON Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_COIM_PRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COIM_PRO_QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120831
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_COMMUNICATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMMUNICATION_TYPE Call by reference Type reference (TYPE) SRT_WSP_COMMUNICATION_TYPE SRT: Communication Type 20130521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20130521

Method SET_CONFIG_SCENARIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONFIG_SCENARIO Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_NAME 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DEST_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20120704
2 Importing PI_DEST_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_FALLBACK_LP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FALLBACK_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_IF_PRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IF_PRO_QNAME Call by reference Type reference (TYPE) QNAME Qualified Name 20120903
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120903

Method SET_LOGICAL_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 20120704
2 Importing PI_PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_QUERY_TYPE Signature

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

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_REQUEST_TYPE 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method SET_USER_ACCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UACC_NAME Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_NAME 20120704
2 Importing PI_UACC_VERSION Call by reference Type reference (TYPE) SRT_WSP_ACCOUNT_VERSION 20120704
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_CONFIG_RT_CO_FACT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120704
History
Last changed by/on SAP  20140121 
SAP Release Created in 740