SAP ABAP Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT (RT Assignment to Configuration)
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_ASSIGN_CONFIG Assignment of Configuration to Bindings 20050408
Properties
Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT  
Short Description RT Assignment to Configuration    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20050321   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no interface.
Friends
Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no friend.
Attributes
Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Assignment 20050630
2 CHECK_LP_IS_DEFAULT Instance method Public Method Is the LP the default? 20070316
3 DELETE Instance method Public Method Delete Assignment 20050630
4 DELETE_URL_SUFFIX Instance method Public Method Deletes URL Suffix 20051021
5 EXISTS Static method Public Method Checks existence of assignment 20050630
6 GET_BINDING_KEY Instance method Public Method Gets Binding Information 20050629
7 GET_DESTINATION Instance method Public Method Gets HTTP Destination 20050420
8 GET_FACADE_NAME Instance method Public Method Get name of mapping object 20110111
9 GET_HOST Instance method Public Method Gets Host Name 20051111
10 GET_LP_NAME Instance method Public Method Gets LP Name 20050421
11 GET_PORT Instance method Public Method Gets Port Number 20051111
12 GET_PROTOCOL Instance method Public Method Gets Protocol 20051111
13 GET_PROXY_CLASS Instance method Public Method Gets proxy definition 20050630
14 GET_SERVICE_DEF Instance method Public Method Read service definition on local shortcut 20110111
15 GET_STS_URL Instance method Public Method Get Secure Token Server URL for current assignment 20090217
16 GET_TARGET_PROXY_NAMES Instance method Public Method Get names of target proxies 20110111
17 GET_TIMESTAMP Instance method Public Method Get create date 20110111
18 GET_URL Instance method Public Method Gets Complete Access URL 20051111
19 GET_URL_SUFFIX Instance method Public Method Gets URL Suffix 20051011
20 IS_ISOLATED Instance method Public Method Check isolation status of consumer config 20101222
21 IS_LOCAL_SC Instance method Public Method Is assignment for local shortcut? 20110111
22 IS_MLP Instance method Public Method Check for mediation LP 20110111
23 IS_NEW Instance method Public Method Assignment is new 20050630
24 IS_POLLING Instance method Public Method Is assignment polling LP? 20110111
25 IS_XI_BASED Instance method Public Method Is assignment XI-based? 20080225
26 READ Static method Public Method Gets assignment 20050630
27 SAVE Instance method Public Method Saves Assignment 20050630
28 SET_FACADE_NAME Instance method Public Method Set name of mapping object 20110111
29 SET_HOST Instance method Public Method Sets Host Name 20051111
30 SET_ISOLATED Instance method Public Method Sets isolation setting 20101222
31 SET_PORT Instance method Public Method Sets Port Number 20051111
32 SET_PROTOCOL Instance method Public Method Sets Protocol 20051111
33 SET_STS_URL Instance method Public Method Set Secure Token Server URL for current assignment 20090217
34 SET_TARGET_PROXY_NAMES Instance method Public Method Set names of target proxies 20110111
35 SET_URL Instance method Public Method Sets Complete Access URL 20051111
36 SET_URL_SUFFIX Instance method Public Method Sets URL Suffix 20051018
37 SWTICH_APPL_INDEX Instance method Public Method Switch on/off application index handling 20081120
Events
Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no event.
Types
Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_VALID Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050630
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050630
2 CX_SRT_WSP_CONFIG WSP Exception 20060930

Method CHECK_LP_IS_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LP_IS_DEFAULT Value transfer Type reference (TYPE) BOOLEAN X=ist Default LP; space=sonst 20070316

Method CHECK_LP_IS_DEFAULT on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050630

Method DELETE_URL_SUFFIX Signature

Method DELETE_URL_SUFFIX on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051021

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050630
2 Importing PI_DESTINATION_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20050630
3 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050630
4 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050630
5 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050630
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050630

Method GET_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_BINDING_KEY Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050629

Method GET_BINDING_KEY on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20050420
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050420

Method GET_FACADE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_FACADE_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110111

Method GET_FACADE_NAME on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method GET_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_HOST Value transfer Type reference (TYPE) STRING 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method GET_LP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_LP_NAME Value transfer Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050421
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050421

Method GET_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_PORT Value transfer Type reference (TYPE) STRING 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method GET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_PROTOCOL Value transfer Type reference (TYPE) STRING 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method GET_PROXY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_PROXY_CLASS_NAME Value transfer Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050630
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050630

Method GET_SERVICE_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_SERVICE_DEF Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110111

Method GET_SERVICE_DEF on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method GET_STS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN X=no STS URL in this assignment; space=STS URL returned 20090217
2 Exporting PE_STS_URL Call by reference Type reference (TYPE) STRING STS URL 20090217
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG RT Assignment 20090217

Method GET_TARGET_PROXY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_TARGET_PROXIES Value transfer Type reference (TYPE) SRT_WSP_PROXY_LP_LIST 20110111

Method GET_TARGET_PROXY_NAMES on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DATE Call by reference Type reference (TYPE) SYDATE 20110111
2 Exporting PE_TIME Call by reference Type reference (TYPE) SYTIME 20110111

Method GET_TIMESTAMP on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_URL Value transfer Type reference (TYPE) STRING 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method GET_URL_SUFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_URL_SUFFIX Value transfer Type reference (TYPE) STRING 20051011
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051011

Method IS_ISOLATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_ISOLATED Value transfer Type reference (TYPE) BOOLEAN X=is isolated; space=is not isolated 20101222

Method IS_ISOLATED on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method IS_LOCAL_SC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_LOCAL_SC Value transfer Type reference (TYPE) BOOLEAN 20110111

Method IS_LOCAL_SC on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method IS_MLP Signature

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

Method IS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_NEW Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050630
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050630

Method IS_POLLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_POLLING Value transfer Type reference (TYPE) BOOLEAN 20110111

Method IS_POLLING on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method IS_XI_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_XI_BASED Value transfer Type reference (TYPE) BOOLEAN X=XI basierende Zuordnung; space=WS basierte Zuordnung 20080225

Method IS_XI_BASED on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_CLNT Zuordnung Konfiguration zu Bindings 20070418
2 Exporting PE_IS_MLP Call by reference Type reference (TYPE) BOOLEAN 20110111
3 Exporting PE_RETURN_CODE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RC Return Codes der SRT Konfiguration 20070418
4 Exporting PE_STS_BASED Value transfer Type reference (TYPE) BOOLEAN X=consumer is STS based; space=otherwise 20090217
5 Exporting PE_STS_URL Value transfer Type reference (TYPE) STRING STS-URL, if any 20090217
6 Exporting PE_TASK_ID Value transfer Type reference (TYPE) SRT_WSP_TASK_ID Taks-ID der SRT Konfiguration 20070418
7 Exporting PE_XI_BASED Call by reference Type reference (TYPE) BOOLEAN X=verwende XI Laufzeit; space=Verwende WS Laufzeit 20080225
8 Importing PI_DETERMINE_DEFAULT_LP Call by reference Type reference (TYPE) BOOLEAN X=stelle Default LP fest; space=sonst 20070316
9 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050630
10 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050630

Method READ on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20081128
2 CX_SRT_WSP_CONFIG WSP Exception 20081128

Method SET_FACADE_NAME Signature

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

Method SET_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HOST Call by reference Type reference (TYPE) STRING 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method SET_ISOLATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ISOLATED Call by reference Type reference (TYPE) BOOLEAN X=set siolation; space=no isolation 20101222

Method SET_ISOLATED on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.

Method SET_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PORT_NUMBER Call by reference Type reference (TYPE) STRING Port Nummer 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method SET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROTOCOL Call by reference Type reference (TYPE) STRING 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method SET_STS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_STS_URL Call by reference Type reference (TYPE) STRING STS URL 20090217
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG WSP Exception 20090217

Method SET_TARGET_PROXY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHECK_INPUT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20110111
2 Importing PI_TARGET_PROXIES Call by reference Type reference (TYPE) SRT_WSP_PROXY_LP_LIST 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG 20110111

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_URL Call by reference Type reference (TYPE) STRING 20051111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method SET_URL_SUFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_URL_SUFFIX Call by reference Type reference (TYPE) STRING 20051018
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20051111

Method SWTICH_APPL_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_APPL_IDX Call by reference Type reference (TYPE) BOOLEAN X=switch application index writting on; space=otherwise 20081120

Method SWTICH_APPL_INDEX on Interface IF_SRT_WSP_ASSIGN_CONFIG_CLNT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710