SAP ABAP Class CL_SRT_WSP_ASSIGN_CONFIG (Assignment of Configuration to Bindings)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_ASSIGN_CONFIG_CLNT RT Assignment to Configuration 20050408
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_ASSIGN_CONFIG_SERV RT Assignment to Configuration 20050411
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_ASSIGN_EVENT_CLNT Event provider handling 20081121
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_ASSIGN_ISOLATE Administrate isolation of WS configurations 20101222
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_QUERY_ASSIGN_CONFIG Query API for configuration assignment 20081120
Properties
Class CL_SRT_WSP_ASSIGN_CONFIG  
Short Description Assignment of Configuration to Bindings    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20050316   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 SRTWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TSRTG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_ASSIGN_CONFIG_CLNT RT Assignment to Configuration 20050408
2 IF_SRT_WSP_ASSIGN_CONFIG_SERV RT Assignment to Configuration 20050411
3 IF_SRT_WSP_ASSIGN_EVENT_CLNT Event provider handling 20081121
4 IF_SRT_WSP_ASSIGN_ISOLATE Administrate isolation of WS configurations 20101222
5 IF_SRT_WSP_QUERY_ASSIGN_CONFIG Query API for configuration assignment 20081120
Friends
Class CL_SRT_WSP_ASSIGN_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ALL_DT_OBJECTS Constant Public Type reference (TYPE) SRT_WSP_DT_OBJ_NAME '%ALL%' Pseudo name for all DT objects 20101222
2 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_ASSIGN_CONFIG' Class Name 20070209
3 CO_DEFAULT_SERVICE_DEFINITION Constant Private Type reference (TYPE) SRT_WSP_DT_OBJ_NAME '%DEFAULT%' Default service definition name 20101222
4 CO_RC_COMM_ERR Constant Public Type reference (TYPE) SRT_WSP_CONFIG_RC 'COMM_ERR' Return Codes of SOAP Runtime Configuration 20070418
5 CO_RC_EVAL_ERR Constant Public Type reference (TYPE) SRT_WSP_CONFIG_RC 'EVAL_ERR' Return Codes of SOAP Runtime Configuration 20070418
6 CO_RC_OK Constant Public Type reference (TYPE) SRT_WSP_CONFIG_RC 'OK' Return Codes of SOAP Runtime Configuration 20070418
7 CO_RC_UNKNOWN_ERR Constant Public Type reference (TYPE) SRT_WSP_CONFIG_RC 'OTHER_ERR' Return Codes of SOAP Runtime Configuration 20070418
8 MC_CLIENT Constant Private Type reference (TYPE) C 'C' Assignment for WS Client 20050408
9 MC_PROTOCOL_HTTP Constant Private Type reference (TYPE) STRING 'http' HTTP Protocol 20050316
10 MC_PROTOCOL_HTTPS Constant Private Type reference (TYPE) STRING 'https' HTTPS Protocol 20050316
11 MC_SEPARATOR Constant Private Type reference (TYPE) C '/' URL Separator 20060302
12 MC_SERVER Constant Private Type reference (TYPE) C 'S' Assignment for WS 20050408
13 MS_DEFAULT_HTTPS_PORT Constant Private Type reference (TYPE) STRING '443' Default HTTPS Port 20081007
14 MS_DEFAULT_HTTP_PORT Constant Private Type reference (TYPE) STRING '80' HTTP Default Port 20061102
15 MS_REGISTRY Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_REGISTRY Configuration Registry 20061005
16 MS_SERV_CACHE Static Attribute Private Type reference (TYPE) TT_SERV_ASSIGN Provider cache 20081211
17 MS_TENANT_INFO Static Attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_TENANT_INFO ByD Tenant Info Object 20110111
18 M_APPL_INDEX Instance attribute Private Type reference (TYPE) BOOLEAN Force mode of application index writting 20081120
19 M_ASSIGN_CLIENT Instance attribute Private Type reference (TYPE) SRT_CFG_CLI_ASGN Assignment of HTTP Destination to WS Client RT Configuration 20050408
20 M_ASSIGN_SERVER Instance attribute Private Type reference (TYPE) SRT_CFG_SRV_ASGN Assignment of ICF URL to WS Server RT Configuration 20050408
21 M_ASSIGN_STS Instance attribute Private Type reference (TYPE) SRT_CFG_STS_ASGN STS assignment 20090211
22 M_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN Change indicator 20081126
23 M_IS_ALIAS Instance attribute Private Type reference (TYPE) BOOLEAN X=Alias; space=No Alias 20050817
24 M_IS_EVENT Instance attribute Private Type reference (TYPE) BOOLEAN Is eventing object 20081121
25 M_IS_ISOLATION Instance attribute Private Type reference (TYPE) BOOLEAN Isolation handling 20101222
26 M_IS_QUERY Instance attribute Private Type reference (TYPE) BOOLEAN Query API indicator 20081120
27 M_IS_SERVER_ASSIGN Instance attribute Private Type reference (TYPE) BOOLEAN Is this an ICF assignment object? 20050408
28 M_LP_IS_DEFAULT Instance attribute Private Type reference (TYPE) BOOLEAN Default LP Name (Client Only) 20070316
29 M_NEW Instance attribute Private Type reference (TYPE) BOOLEAN New Indicator 20050630
30 M_PATH_EXTENSION Instance attribute Private Type reference (TYPE) STRING Overflow Range of Path 20060302
31 M_PROXY_NAME Instance attribute Private Type reference (TYPE) SRT_LP_PROXYCLASS Proxy name on event processing 20081124
32 M_PX_MSG_ASGN_LIST Instance attribute Private Type reference (TYPE) TT_MSG_ASSIGN_INT Proxy message assignment list 20081121
33 M_TARGET_PROXIES Instance attribute Private Type reference (TYPE) SRT_WSP_PROXY_LP_LIST 20110111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SERV_CACHE Static method Private Method Add entry to server cache 20081211
2 ADJUST_URL Static method Private Method Adjust specified URL for hashing and compare 20090217
3 CALCULATE_HASH Static method Private Method Calculate Hash Value from URL and Virtual Host 20050317
4 CHECK_ALIASE_REFERS_URL_PART Instance method Private Method Alias must reference URL (at least partially) 20050816
5 CHECK_DATABASE_EXISTS Static method Private Method Check Existence on Database 20050630
6 CHECK_SCP_CALL Static method Public Method Check if HTTP object is a simple client provider call 20081211
7 CHECK_TARGETS_EXIST Static method Private Method Check existence of specified LPs 20110111
8 CHOP_IT Static method Private Method Splits String 20070209
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110111
10 CLEAR_CACHE Static method Public Method Clear cached assignments 20081211
11 CONSTRUCTOR Instance method Public Constructor Constructor for Client and Server Assignment Object 20050316
12 CONSUMER_ISOLATION Instance method Private Method Handle consumer isolation 20101222
13 CREATE_DEFAULT_LP_PROXY Static method Public Method Create Default LP for Proxy on Database 20050630
14 DELETE_CLIENT_BINDING_SPECIFIC Static method Public Method Deletes Client Assignments for Specified Binding Key 20070207
15 DELETE_DEFAULT_LP_PROXY Static method Public Method Delete Specified Default LP for Proxy from Database 20050630
16 DELETE_SERVER_BINDING_SPECIFIC Static method Public Method Deletes All Assignment for Specifiec Key 20070207
17 EQUALS_URL Static method Private Method Checks Equality of Specified URLs 20050321
18 EXISTS_CLIENT Static method Public Method Check consumer existence 20080225
19 EXISTS_CONFIG_DATA Static method Private Method Checks Existence of Specified Configuration Data 20050411
20 EXISTS_HTTP_DESTINATION Static method Private Method Checks Existence of Specified HTTP Destination 20050629
21 EXISTS_STCM Static method Private Method Check STCM LP existence 20120727
22 EXTRACT_TASK_DATA Static method Private Method Extract Task Details Information 20061005
23 GENERATE_HASH Static method Private Method Generates Hash for URL and Virtual Host at Runtime 20050316
24 GET_ALL_PARTIAL_URLS Static method Private Method Creates All Partial URLs 20050816
25 GET_CHANGE_META_INFO Static method Private Method Generates Generation Information for Database Structure 20101222
26 GET_CLIENT_URL Instance method Private Method Get complete client's URL 20081128
27 GET_CONFIG_FOR_BINDING_KEY Static method Public Method Gets Configuration for Specified Binding Key 20060427
28 GET_CREATE_META_INFO Static method Private Method Generates Generation Information for Database Structure 20050629
29 GET_ENTRIES_FOR_BINDING Static method Private Method Gets All Database Entries for Specified Binding 20050817
30 GET_HOST_NUMBER Static method Private Method Gets Number of Virtual Host 20050317
31 GET_HOST_SERVICE Static method Private Method Get Local Host and Service Based on Protocol 20060915
32 GET_INFO_FROM_REQUEST Static method Private Method Gets Information from Header Fields of Request 20050316
33 GET_LOCATION_BINDING_KEY Static method Public Method Gets Localization for Specified Binding Key 20080117
34 GET_NUMBER_URL_COMPONENTS Static method Private Method Gets Number of URL Components 20060302
35 GET_PROTOCOL_INDEX Static method Private Method Maps Protocol Names to Task Handler Protocol Index 20050316
36 GET_PROXY_MESSAGE_HASH Static method Private Method Get hash value for proxy and message 20081124
37 GET_PROXY_URL_HASH Static method Private Method Calculcate hash value for proxy and access URL 20081120
38 GET_QNAME_STRING Static method Private Method Generate Qname out of string 20081124
39 GET_RESULTING_URL Instance method Private Method Creates Resulting URL for Alias and URL Path 20050817
40 GET_SERVICE_DEFINITION Static method Public Method Gets Service Definition for HTTP Object 20060308
41 GET_STRING_QNAME Static method Private Method Get local string representation for qualified name 20081124
42 GET_TIMESTAMP_CONSUMER Static method Public Method 20110111
43 HANDLE_PENDING_TASK Static method Private Method Check for Pending Client Configuration Task 20061019
44 INIT_CONFIG_INFO Static method Private Method Gets Configuration for Specified URL 20050316
45 INIT_FOR_EVENT Instance method Private Method Initialize object for eventing 20081124
46 INIT_FOR_ISOLATION Instance method Private Method Init object for isolation handling 20101222
47 INIT_FOR_QUERY Instance method Private Method Initialize object for querey processing 20081124
48 IS_CLIENT_RELATED Static method Private Method Check for Client Relationship 20061005
49 IS_IN_STACK Static method Private Method Check if specified program object is in stack 20110111
50 IS_SCP_RELATED_URL Static method Private Method Check for simple client provider URL 20110111
51 IS_XI_RELATED Static method Private Method Check for XI Relationship 20061005
52 LIST_ASSIGN_CONSUMER Static method Public Method Lists all consumer assignments in current client 20071109
53 LIST_ASSIGN_PROVIDER Static method Public Method Lists all provider assignments in current client 20071109
54 LIST_CLIENT_CONFIGS Static method Public Method Lists WS Client Configurations 20060427
55 LIST_DEFAULT_LP_PROXY Static method Public Method Lists Default LP Proxies 20050630
56 LIST_LP_NAMES Static method Public Method Lists LP names based on DT pattern 20080319
57 LIST_LP_PROXY Static method Public Method Lists Default LP Proxies 20051121
58 LIST_POLL_BASED_CLIENT_ASSIGN Static method Public Method List polling related client assignments 20110111
59 LIST_SC_BASED_CLIENT_ASSIGN Static method Public Method List local shortcut related client assignments 20110111
60 LIST_STCM_CLIENT_CONFIGS Static method Public Method List STCM configs with LPs 20120730
61 LIST_XI_BASED_CLIENT_ASSIGN Static method Public Method List XI-based consumer assignments 20080225
62 OPEN_CLIENT Static method Public Method Creates Assignment for Client 20050630
63 OPEN_CLIENT_BY_BIND_KEY Static method Public Method Open client assignment by binding key 20110111
64 OPEN_EVENT Static method Public Method Open event object 20081121
65 OPEN_ISOLATION Static method Public Method Open up isolation handling API 20101222
66 OPEN_QUERY Static method Public Method Open query interface instance 20081120
67 OPEN_SERVER Static method Public Method Creates Assignment for Server 20050630
68 OPEN_SERVER_BY_BIND_KEY Static method Public Method Open server assignment by binding key 20110111
69 PROVIDER_ISOLATION Static method Private Method Handle isolation of provider configs 20101222
70 READ_CLIENT Static method Public Method Gets Web Service Client Configuration Assignment 20050701
71 READ_CLIENT_INTERNAL Static method Public Method Gets Web Service Client Configuration Assignment 20070214
72 READ_DATABASE_TARGET_PROXIES Static method Private Method Read database for target proxies 20110111
73 READ_DEFAULT_LP_PROXY Static method Public Method Gets Default LP for Proxy from Database 20050630
74 READ_SERVER Static method Public Method Gets Web Service Configuration Assignment 20050701
75 READ_SERVER_INTERNAL Static method Public Method Read provider config by internal ID 20110111
76 READ_SERV_CACHE Static method Private Method Read entry from server cache 20081211
77 RELEASE_ALL_TARGET_LPS Static method Public Method 20110111
78 REMOVE_LEADING_ZEROS Static method Private Method Remove leading zeros, if any 20090210
79 RESET_BUFFER Instance method Private Method Reset buffer for specified table on all application server 20131114
80 REWRITE_SCS_ALIAS_TO_STANDARD Static method Private Method Rewrite alias SCS URL to standard URL 20090114
81 SAVE_SERVER_ENTRY Static method Private Method Saves Server Entry to Database 20050816
82 SPLIT_PATH Static method Private Method Divides URL Path 20060302
83 STRIPE_OFF_QUERY_EXTENSION Static method Private Method Stripe off query extension from URL 20090114
Events
Class CL_SRT_WSP_ASSIGN_CONFIG has no event.
Types
Class CL_SRT_WSP_ASSIGN_CONFIG has no local type.
Method Signatures

Method ADD_SERV_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ASSIGN Call by reference Type reference (TYPE) SRT_CFG_SRV_ASGN Assignment of HTTP URL to Runtime Configuration Web Services 20081211
2 Importing PI_URL Call by reference Type reference (TYPE) STRING Cached URL 20081211
3 Importing PI_VIRT_HOST Call by reference Type reference (TYPE) ICFHOSTNUM 0 Number of a Virtual Host 20081211

Method ADD_SERV_CACHE on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method ADJUST_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_URL Call by reference Type reference (TYPE) STRING URL to be adjusted 20090217

Method ADJUST_URL on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method CALCULATE_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HOST_NUMBER Call by reference Type reference (TYPE) ICFHOSTNUM 0 Nummer eines virtuellen Hosts 20050317
2 Importing PI_URL Call by reference Type reference (TYPE) STRING 20050317
3 Returning PR_HASH Value transfer Type reference (TYPE) HASH160 Hash Wert 20050317
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050317

Method CHECK_ALIASE_REFERS_URL_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ALIASED_URL Call by reference Type reference (TYPE) STRING 20050816
2 Returning PR_IS_VALID Value transfer Type reference (TYPE) BOOLEAN X=URL Teil wird referenziert; space=sonst 20050816
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050816

Method CHECK_DATABASE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_ASSIGN_CLIENT Call by reference Type reference (TYPE) SRT_CFG_CLI_ASGN Zuordnung HTTP URL zu Laufzeitkonfiguration Web Services 20050630
2 Changing PC_ASSIGN_SERVER Call by reference Type reference (TYPE) SRT_CFG_SRV_ASGN Zuordnung HTTP Destination zu WS Client RT Konfiguration 20050630
3 Changing PC_EXISTS Call by reference 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 CHECK_SCP_CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20081211
2 Returning PR_CONT Value transfer Type reference (TYPE) BOOLEAN X=is valid SCP call; space=otherwise 20081211

Method CHECK_SCP_CALL on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method CHECK_TARGETS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LP_LIST 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 CHOP_IT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PART1 Call by reference Type reference (TYPE) STRING Teilstring 20070209
2 Exporting PE_PART2 Call by reference Type reference (TYPE) STRING Teilstring 20070209
3 Exporting PE_PART3 Call by reference Type reference (TYPE) STRING Teilstring 20070209
4 Importing PI_IN Call by reference Type reference (TYPE) CSEQUENCE zu zerlegender String Information 20070209
5 Importing PI_SZ Call by reference Type reference (TYPE) I Länge der Teil-Strings 20070209

Method CHOP_IT on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_ASSIGN_CONFIG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method CLEAR_CACHE Signature

Method CLEAR_CACHE on class CL_SRT_WSP_ASSIGN_CONFIG has no parameter.
Method CLEAR_CACHE on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ASSIGN_CLIENT Call by reference Type reference (TYPE) SRT_CFG_CLI_ASGN Zuordnung HTTP Destination zu WS Client RT Konfiguration 20050408
2 Importing PI_ASSIGN_SERVER Call by reference Type reference (TYPE) SRT_CFG_SRV_ASGN Zuordnung von HTTP URL zu Laufzeitkonfiguration 20050408
3 Importing PI_ASSIGN_STS Call by reference Type reference (TYPE) SRT_CFG_STS_ASGN STS assignment of binding 20090211
4 Importing PI_EVENT Call by reference Type reference (TYPE) BOOLEAN X=open for event interface only; space=otherwise 20081121
5 Importing PI_ISOLATION Call by reference Type reference (TYPE) BOOLEAN X=open for isolatio interface; space=otherwise 20101222
6 Importing PI_LP_IS_DEFAULT Call by reference Type reference (TYPE) BOOLEAN X=LP ist Default; space=sonst 20070316
7 Importing PI_PATH_EXTENSION Call by reference Type reference (TYPE) STRING Pfaderweiterung bei Server 20060302
8 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxy Class of Logical Port 20081121
9 Importing PI_QUERY Call by reference Type reference (TYPE) BOOLEAN X=open for query interface only; space=otherwise 20081120
10 Importing PI_SUPPRESS_DB_READ Call by reference Type reference (TYPE) BOOLEAN X=kein Lesen auf DB; space=sonst 20050701
11 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 Zuordnung RT 20050321

Method CONSUMER_ISOLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ISOLATED_SETTING Call by reference Type reference (TYPE) BOOLEAN X=isolate provider configs; space=otherwise 20101222
2 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name; w/o specified LP means all LPs 20101222
3 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxy Class of Logical Port 20101222

Method CONSUMER_ISOLATION on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method CREATE_DEFAULT_LP_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DEFAULT_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050630
2 Importing PI_PROXY_CLASS_NAME Call by reference 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 DELETE_CLIENT_BINDING_SPECIFIC 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 Binding Key 20070207

Method DELETE_CLIENT_BINDING_SPECIFIC on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method DELETE_DEFAULT_LP_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DEFAULT_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20071024
2 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050630
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20081128

Method DELETE_SERVER_BINDING_SPECIFIC 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 20070207

Method DELETE_SERVER_BINDING_SPECIFIC on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method EQUALS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_URL1 Call by reference Type reference (TYPE) STRING Zugriffs-URL 20050321
2 Importing PI_URL2 Call by reference Type reference (TYPE) STRING Zugriffs-URL 20050321
3 Returning PR_EQUALS Value transfer Type reference (TYPE) BOOLEAN X=URLs sind gleich; space=URLs sind verschieden 20050321

Method EQUALS_URL on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method EXISTS_CLIENT 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) CSEQUENCE Logischer Port Name 20080225
2 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Name der Proxy Definition 20080225
3 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=Zuordnung existiert bereits; space=sonst 20080225

Method EXISTS_CLIENT on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method EXISTS_CONFIG_DATA 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 20050411
2 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050411
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060930

Method EXISTS_HTTP_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DESTINATION_NAME Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20050629
2 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050629
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050629

Method EXISTS_STCM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20120727
2 Importing I_DESTINATION_NAME Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20120727
3 Importing I_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20120727
4 Importing I_STCM_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120727
5 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120727
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG RT Assignment 20120727
2 CX_SRT_WSP_CONFIG WSP Exception 20120727

Method EXTRACT_TASK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TASK Call by reference Type reference (TYPE) SRT_PEND_TASK Zurückgestellte SRT Konfigurationsaufgaben 20061005
2 Returning PR_DATA Value transfer Type reference (TYPE) SRT_WSP_NAME_VALUE_LIST Task Detail-Informationen 20061005

Method EXTRACT_TASK_DATA on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GENERATE_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_HASH Call by reference Type reference (TYPE) HASH160 Hash Value 20050630
2 Exporting PE_HOST_NUMBER Call by reference Type reference (TYPE) ICFHOSTNUM Nummer eines virtuellen Hosts 20050630
3 Importing PI_HOST_NAME Call by reference Type reference (TYPE) STRING Host Name 20050316
4 Importing PI_HOST_NUMBER Call by reference Type reference (TYPE) ICFHOSTNUM -1 Nummer eines virtuellen Hosts 20050316
5 Importing PI_PROTOCOL Call by reference Type reference (TYPE) STRING Protokoll, z.B. 'http' 20050316
6 Importing PI_SERVICE Call by reference Type reference (TYPE) STRING Port Nummer oder Service Name 20050316
7 Importing PI_URL Call by reference Type reference (TYPE) STRING Request URL 20050316
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050316

Method GET_ALL_PARTIAL_URLS 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 20050816
2 Returning PR_URL_TAB Value transfer Type reference (TYPE) T_URL_TAB 20050816

Method GET_ALL_PARTIAL_URLS on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_CHANGE_META_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CHANGE_INFO Value transfer Type reference (TYPE) SRT_CHANGE_INFO Change Information Include for SRT Tables 20101222

Method GET_CHANGE_META_INFO on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_CLIENT_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 Complete URL 20081128

Method GET_CLIENT_URL on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_CONFIG_FOR_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CONFIG_KEY Call by reference Type reference (TYPE) GUID_32 Konfigurationsschlüssel 20060428
2 Exporting PE_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME Name der Konfiguration 20060427
3 Exporting PE_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE Konfigurationstyp 20060427
4 Exporting PE_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Name des DT Ojektes 20060427
5 Importing PI_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 Bidning Key 20060427
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060930

Method GET_CREATE_META_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CREATE_INFO Value transfer Type reference (TYPE) SRT_CREATE_INFO Anlege Informations Include für SRT Tabellen 20050629

Method GET_CREATE_META_INFO on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_ENTRIES_FOR_BINDING 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 20050817
2 Returning PR_SERVER_ASSIGN Value transfer Type reference (TYPE) T_ASSIGN_TAB_SERVER 20050817

Method GET_ENTRIES_FOR_BINDING on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_HOST_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HOST_NAME Call by reference Type reference (TYPE) STRING Hostname 20050317
2 Importing PI_PROTOCOL Call by reference Type reference (TYPE) STRING Protokollname 20050317
3 Importing PI_SERVICE Call by reference Type reference (TYPE) STRING Port Nummer oder Service Name 20050317
4 Returning PR_HOST_NUMBER Value transfer Type reference (TYPE) ICFHOSTNUM Nummer eines virtuellen Hosts 20050317
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050317

Method GET_HOST_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_HOST_NAME Call by reference Type reference (TYPE) STRING Lokaler Hostname 20060915
2 Exporting PE_SERVICE Call by reference Type reference (TYPE) STRING Service für Protokoll 20060915
3 Importing PI_PROTOCOL Call by reference Type reference (TYPE) STRING Protokollname 20060915
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20060915

Method GET_INFO_FROM_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_HOST_NAME Call by reference Type reference (TYPE) STRING 20050316
2 Exporting PE_PROTOCOL Call by reference Type reference (TYPE) STRING 20050316
3 Exporting PE_SERVICE Call by reference Type reference (TYPE) STRING 20050316
4 Exporting PE_URL Call by reference Type reference (TYPE) STRING 20050316
5 Exporting PE_URL_EXPANDED Call by reference Type reference (TYPE) STRING 20060309
6 Importing PI_SERVER_OBJECT Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050316

Method GET_INFO_FROM_REQUEST on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_LOCATION_BINDING_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_LOCATION Call by reference Type reference (TYPE) SRT_WSP_LOCATION WSP Location 20080117
2 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN X=keine Konfiguration für spezifizierten Key; space=sonst 20080117
3 Importing PI_BINDING_KEY Call by reference Type reference (TYPE) GUID_32 Binding Schlüssel 20080117

Method GET_LOCATION_BINDING_KEY on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_NUMBER_URL_COMPONENTS 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 Zugriffs-URL 20060302
2 Returning PR_COUNT Value transfer Type reference (TYPE) INT4 Anzahl der URL Komponenten 20060302

Method GET_NUMBER_URL_COMPONENTS on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_PROTOCOL_INDEX 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 Protokoll, z.B. 'http' 20050316
2 Returning PR_PROTOCOL_INDEX Value transfer Type reference (TYPE) INT4 Protokollindex des Taskhandlers 20050316
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050316

Method GET_PROXY_MESSAGE_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MESSAGE_NAME Call by reference Type reference (TYPE) QNAME Qualified message name 20081124
2 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxy Class of Logical Port 20081124
3 Returning PR_HASH Value transfer Type reference (TYPE) HASH160 Hash for proxy and message 20081124

Method GET_PROXY_MESSAGE_HASH on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_PROXY_URL_HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxy Name 20081120
2 Importing PI_URL Call by reference Type reference (TYPE) STRING Access URL 20081120
3 Returning PR_HASH Value transfer Type reference (TYPE) HASH160 Hash Value (160 Bits) 20081120

Method GET_PROXY_URL_HASH on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_QNAME_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_QNAME_STR Call by reference Type reference (TYPE) STRING Qualified name as string 20081124
2 Returning PR_QNAME Value transfer Type reference (TYPE) QNAME Qualified string 20081124
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG RT Assignment 20081124

Method GET_RESULTING_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ALIAS Call by reference Type reference (TYPE) STRING 20050817
2 Importing PI_ALIASED_URL Call by reference Type reference (TYPE) STRING 20050817
3 Returning PR_RESULT_URL Value transfer Type reference (TYPE) STRING 20050817
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050817

Method GET_SERVICE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PATH_EXTENSION Call by reference Type reference (TYPE) STRING Pfadpräfix nach Service Definition 20060421
2 Exporting PE_SERVICE_DEF Call by reference Type reference (TYPE) STRING Name Service Definition oder leer 20060421
3 Importing PI_SERVER_OBJECT Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20060308

Method GET_SERVICE_DEFINITION on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method GET_STRING_QNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_QNAME Call by reference Type reference (TYPE) QNAME Qualified name 20081124
2 Returning PR_QNAME_STR Value transfer Type reference (TYPE) STRING local string representation for qualified name 20081124
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG RT Assignment 20081126

Method GET_TIMESTAMP_CONSUMER 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
3 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME 20110111
4 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS 20110111

Method GET_TIMESTAMP_CONSUMER on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method HANDLE_PENDING_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RETURN_CODE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RC Return Codes der SRT Konfiguration 20070418
2 Exporting PE_SUCCESS Value transfer Type reference (TYPE) BOOLEAN X=Konfiguration konnte erstellt werden; space=sonst 20070418
3 Exporting PE_TASK_ID Value transfer Type reference (TYPE) SRT_WSP_TASK_ID Taks-ID der SRT Konfiguration 20070418
4 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20061019
5 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20061019

Method HANDLE_PENDING_TASK on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method INIT_CONFIG_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ASSIGN Call by reference Type reference (TYPE) SRT_CFG_SRV_ASGN Zuordnung auf Datenbank 20060302
2 Exporting PE_PATH_EXTENSION Call by reference Type reference (TYPE) STRING Pfad-Erweiterung 20060302
3 Importing PI_ICF_PATH Call by reference Type reference (TYPE) SRT_WSP_ICF_PATH SRT ICF path 20060915
4 Importing PI_SERVER_OBJECT Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Server Objekt 20050316
5 Importing PI_VIRT_HOST Call by reference Type reference (TYPE) ICFHOSTNUM ICF Virtual Host Number 20121108
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050316

Method INIT_FOR_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxy Class of Logical Port 20081124
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG RT Assignment 20081124

Method INIT_FOR_ISOLATION Signature

Method INIT_FOR_ISOLATION on class CL_SRT_WSP_ASSIGN_CONFIG has no parameter.
Method INIT_FOR_ISOLATION on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method INIT_FOR_QUERY Signature

Method INIT_FOR_QUERY on class CL_SRT_WSP_ASSIGN_CONFIG has no parameter.
Method INIT_FOR_QUERY on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method IS_CLIENT_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TASK_TYPE Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_TYPE Typ der Zuordnung 20061005
2 Returning PR_CLIENT_RELATED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20061005

Method IS_CLIENT_RELATED on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method IS_IN_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL_TO_CHECK Call by reference Type reference (TYPE) INT4 0 20110111
2 Importing I_PROGRAM_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110111
3 Returning R_EXISTS Value transfer Type reference (TYPE) BOOLEAN 20110111

Method IS_IN_STACK on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method IS_SCP_RELATED_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ACCESS_PATH Call by reference Type reference (TYPE) CSEQUENCE 20110111
2 Importing PI_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER 20110111
3 Returning PR_IS_SCP_URL Value transfer Type reference (TYPE) BOOLEAN 20110111

Method IS_SCP_RELATED_URL on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method IS_XI_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TASK_TYPE Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_TYPE Typ der Zuordnung 20061005
2 Returning PR_XI_RELATED Value transfer Type reference (TYPE) BOOLEAN X=hat XI Bezug; space=sonst 20061005

Method IS_XI_RELATED on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_ASSIGN_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_CLI_ASGN_LIST Call by reference Type reference (TYPE) SRT_WSP_CLI_ASGN_LIST Liste von Consumer Konfigurations-Zuordnungen 20071109
2 Importing PI_ALL_CLIENTS Call by reference Type reference (TYPE) BOOLEAN X=lese alle Mandanten; space=lese aktuellen Mandanten 20071127

Method LIST_ASSIGN_CONSUMER on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_ASSIGN_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_SRV_ASGN_LIST Call by reference Type reference (TYPE) SRT_WSP_SRV_ASGN_LIST Liste von Provider Konfigurations-Zuordnungen 20071109
2 Importing PI_ALL_CLIENTS Call by reference Type reference (TYPE) BOOLEAN X=lese alle Mandanten; space=lese aktuellen Mandanten 20071127

Method LIST_ASSIGN_PROVIDER on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_CLIENT_CONFIGS 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 Logischer Port Name 20060427
2 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20060427
3 Returning PR_CONFIGS Value transfer Type reference (TYPE) SRT_WSP_CONFIG_LP_LIST Liste von WS Client Konfigurationen mit LP Namen 20060427
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060930

Method LIST_DEFAULT_LP_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DEFAULT_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050630
2 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050630
3 Returning PR_DEF_ASSIGN_LIST Value transfer Type reference (TYPE) SRT_WSP_LPNAME_PROXY_LIST Liste von LP Name zu Proxy Klassen Zuordnungen 20050630

Method LIST_DEFAULT_LP_PROXY on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_LP_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LP_NAME_PATTERN Call by reference Type reference (TYPE) CSEQUENCE Muster für LP Namen 20080319
2 Importing PI_OIF_NAME_PATTERN Call by reference Type reference (TYPE) QNAME Muster für Outbound Interface Namen 20080319
3 Importing PI_PROXY_NAME_PATTERN Call by reference Type reference (TYPE) CSEQUENCE Muster für Proxy Namen 20080319
4 Returning PR_ASSIGN_LIST Value transfer Type reference (TYPE) SRT_WSP_LPNAME_PROXY_LIST Liste von LP Name zu Proxy Klassen Zuordnungen 20080319

Method LIST_LP_NAMES on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_LP_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20051121
2 Returning PR_ASSIGN_LIST Value transfer Type reference (TYPE) SRT_WSP_LPNAME_PROXY_LIST Liste von LP Name zu Proxy Klassen Zuordnungen 20051121

Method LIST_LP_PROXY on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_POLL_BASED_CLIENT_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_CLIENT_ASSIGN_LIST Call by reference Type reference (TYPE) SRT_WSP_CLI_ASGN_LIST 20110111
2 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110111

Method LIST_POLL_BASED_CLIENT_ASSIGN on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_SC_BASED_CLIENT_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_CLIENT_ASSIGN_LIST Call by reference Type reference (TYPE) SRT_WSP_CLI_ASGN_LIST 20110111
2 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110111

Method LIST_SC_BASED_CLIENT_ASSIGN on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method LIST_STCM_CLIENT_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20120730
2 Importing I_SOURCE_PROXY_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS STCM Source Proxy Name 20120730
3 Returning R_CONFIGS Value transfer Type reference (TYPE) SRT_WSP_CONFIG_LP_LIST List of WS Client Configurations with LP Names 20120730
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120730

Method LIST_XI_BASED_CLIENT_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_CLIENT_ASSIGN_LIST Call by reference Type reference (TYPE) SRT_WSP_CLI_ASGN_LIST Liste von Consumer Konfigurations-Zuordnungen 20080225
2 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) CSEQUENCE Proxy Name 20080303

Method LIST_XI_BASED_CLIENT_ASSIGN on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method OPEN_CLIENT 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) STRING logische Destination (Wird bei Funktionsaufruf angegeben) 20050630
3 Importing PI_FACADE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110111
4 Importing PI_IS_MLP Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20110111
5 Importing PI_IS_STCM Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=ist STCM mapping; space=otherwise 20120730
6 Importing PI_LOCAL_SC Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20110111
7 Importing PI_LP_IS_DEFAULT Call by reference Type reference (TYPE) BOOLEAN Logischer Port Name ist Default 20070316
8 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050630
9 Importing PI_POLLING Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE 20110111
10 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050630
11 Importing PI_SERVICE_DEF_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110111
12 Importing PI_STCM_SOURCE_PROXY Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120730
13 Importing PI_STCM_TARGET_LP Call by reference Type reference (TYPE) SRT_LP_NAME Logical Port Name 20120730
14 Importing PI_STCM_TARGET_PROXY Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20120730
15 Importing PI_TARGET_PROXIES Call by reference Type reference (TYPE) SRT_WSP_PROXY_LP_LIST 20110111
16 Importing PI_URL Call by reference Type reference (TYPE) STRING Komplette Zugriffs-URL 20051111
17 Importing PI_URL_SUFFIX Call by reference Type reference (TYPE) STRING URL Suffix falls HTTP URL Überlauf 20051011
18 Importing PI_XI_BASED Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=XI basierender LP; space=WS basierender LP 20080225
19 Returning PR_CLIENT_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_CLNT Zuordnung RT zu Konfiguration 20050630
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050630
2 CX_SRT_WSP_CONFIG WSP Exception 20120730

Method OPEN_CLIENT_BY_BIND_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIND_KEY Call by reference Type reference (TYPE) GUID_32 20110111
2 Returning R_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_CLNT 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG 20110111

Method OPEN_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxy Class of Logical Port 20081121
2 Returning PR_EVENT Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_EVENT_CLNT Event provider handling 20081121
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20081121

Method OPEN_ISOLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_ISOLATE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_ISOLATE Administrate isolation of WS configurations 20101222
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20101222

Method OPEN_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_QUERY Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_QUERY_ASSIGN_CONFIG Query API for configuration assignment 20081120
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20081120

Method OPEN_SERVER 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 20050630
2 Importing PI_HOST_NUMBER Call by reference Type reference (TYPE) ICFHOSTNUM 0 20050630
3 Importing PI_SC_RELATED Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE X=simple client related; space=regular assignment 20081210
4 Importing PI_SERVICE_DEF Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20101215
5 Importing PI_URL Call by reference Type reference (TYPE) STRING 20050630
6 Returning PR_SERVER_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_SERV Zuordnung RT zu Konfiguration 20050630
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050630

Method OPEN_SERVER_BY_BIND_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BIND_KEY Call by reference Type reference (TYPE) GUID_32 20110111
2 Returning R_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_SERV 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG 20110111

Method PROVIDER_ISOLATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ISOLATED_SETTING Call by reference Type reference (TYPE) SRT_WSP_ISOLATE_TYPE X=isolate provider configs; space=otherwise 20101222
2 Importing PI_SERVICE_DEF Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20101222

Method PROVIDER_ISOLATION on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method READ_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ASSIGN Call by reference 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 Call by reference Type reference (TYPE) SRT_WSP_CONFIG_RC Return Codes der SRT Konfiguration 20070418
4 Exporting PE_STS_BASED Call by reference Type reference (TYPE) BOOLEAN X=consumer is STS based; space=otherwise 20090211
5 Exporting PE_STS_URL Call by reference Type reference (TYPE) STRING STS-URL, if any 20090211
6 Exporting PE_TASK_ID Call by reference 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_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20050701
9 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050701

Method READ_CLIENT on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method READ_CLIENT_INTERNAL 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 20110111
2 Importing PI_LP_NAME Call by reference Type reference (TYPE) SRT_LP_NAME Logischer Port Name 20070214
3 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20070214
4 Returning PR_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_CLNT Zuordnung Konfiguration zu Bindings 20070214

Method READ_CLIENT_INTERNAL on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method READ_DATABASE_TARGET_PROXIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_TARGET_PROXIES Call by reference Type reference (TYPE) SRT_WSP_PROXY_LP_LIST 20110111
2 Importing PI_FACADE_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110111
3 Importing PI_SOURCE_PROXY Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS 20110111

Method READ_DATABASE_TARGET_PROXIES on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method READ_DEFAULT_LP_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_CLASS_NAME Call by reference Type reference (TYPE) SRT_LP_PROXYCLASS Proxyklasse eines logischen Ports 20050630
2 Returning PR_DEFAULT_LP Value transfer Type reference (TYPE) SRT_LP_NAME Default LP Name 20050630

Method READ_DEFAULT_LP_PROXY on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method READ_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HOST_NUMBER Call by reference Type reference (TYPE) ICFHOSTNUM ICF virtual host number 20121108
2 Importing PI_ICF_PATH Call by reference Type reference (TYPE) SRT_WSP_ICF_PATH SRT ICF path 20060915
3 Importing PI_SERVER_OBJECT Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050701
4 Returning PR_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_SERV Zuordnung Konfiguration zu Bindings 20050701

Method READ_SERVER on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method READ_SERVER_INTERNAL 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 20110111
2 Returning PR_ASSIGN Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_ASSIGN_CONFIG_SERV 20110111

Method READ_SERVER_INTERNAL on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method READ_SERV_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PATH_EXTENSION Call by reference Type reference (TYPE) STRING Path Extension 20081211
2 Exporting PE_SERV_ASSIGN Call by reference Type reference (TYPE) SRT_CFG_SRV_ASGN Assignment of HTTP URL to Runtime Configuration Web Services 20081211
3 Importing PI_URL Call by reference Type reference (TYPE) STRING Cached URL 20081211
4 Importing PI_VIRT_HOST Call by reference Type reference (TYPE) ICFHOSTNUM 0 Number of a Virtual Host 20081211

Method READ_SERV_CACHE on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method RELEASE_ALL_TARGET_LPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FACADE_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110111
2 Importing PI_SOURCE_LP Call by reference Type reference (TYPE) SRT_LP_NAME 20110111
3 Importing PI_SOURCE_PROXY_NAME Value transfer Type reference (TYPE) SRT_WSP_DT_OBJ_NAME 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method REMOVE_LEADING_ZEROS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IN_STR Call by reference Type reference (TYPE) CSEQUENCE Inbound string; may contain leading zeros 20090210
2 Returning PR_OUT_STR Value transfer Type reference (TYPE) STRING Outbound string without leading zeros 20090210

Method REMOVE_LEADING_ZEROS on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method RESET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_NAME Call by reference Type reference (TYPE) CSEQUENCE Name of table 20131114
2 Returning R_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL X=reset successful; space=otherwise 20131114

Method RESET_BUFFER on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method REWRITE_SCS_ALIAS_TO_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ALIAS_URL Value transfer Type reference (TYPE) STRING Alias URL 20090114
2 Returning PR_STANDARD_URL Value transfer Type reference (TYPE) SRT_WSP_ICF_PATH SRT ICF Path 20090114

Method REWRITE_SCS_ALIAS_TO_STANDARD on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method SAVE_SERVER_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NEW Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130124
2 Importing PI_ASSIGN_SERVER Value transfer Type reference (TYPE) SRT_CFG_SRV_ASGN Zuordnung HTTP URL zu Laufzeitkonfiguration Web Services 20050816
# Exception Resumable Description Created on
1 CX_SRT_WSP_ASSIGN_CONFIG Zuordnung RT 20050816

Method SPLIT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_LAST_COMPONENT Call by reference Type reference (TYPE) STRING letze Pfadkomponente 20060302
2 Exporting PE_PREFIX Call by reference Type reference (TYPE) STRING Prefix des Pfades 20060302
3 Importing PI_PATH Value transfer Type reference (TYPE) STRING Kompletter URL Pfad 20060302

Method SPLIT_PATH on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.

Method STRIPE_OFF_QUERY_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_URL Call by reference Type reference (TYPE) STRING Access URL 20090114

Method STRIPE_OFF_QUERY_EXTENSION on class CL_SRT_WSP_ASSIGN_CONFIG has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 710