SAP ABAP Class CL_SRT_WSP_ASSIGN_XI (Assignments in XI Environment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_WSP_ASSIGN_ROOT Assignment of Profile to RT Configurations 20050517
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_ASSIGN_XI Assignment of Profiles to XI Configuration 20050517
Properties
Class CL_SRT_WSP_ASSIGN_XI  
Short Description Assignments in XI Environment    
Super Class CL_SRT_WSP_ASSIGN_ROOT Assignment of Profile to RT Configurations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20050517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTG 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 Abstract Final Description Created on
1 IF_SRT_WSP_ASSIGN_XI Assignment of Profiles to XI Configuration 20050517
Friends
Class CL_SRT_WSP_ASSIGN_XI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_WSP_ASSIGN_XI' Class Name 20050517
2 LAST_TASK_ID Instance attribute Public Attribute reference (LIKE) 20070418
3 MC_USE_AUTO_GENERATED_ONLY Constant Private Type reference (TYPE) BOOLEAN ' ' Uses Autogenerated IF Only 20051025
4 SCHEDULE_JOB Instance attribute Public Attribute reference (LIKE) 20061019
5 SCHEDULE_MIN Instance attribute Public Attribute reference (LIKE) 20061019
Methods
# Method Level Visibility Method type Description Created on
1 ADD_XI_INFO_TO_ASSIGN_DATA Instance method Private Method Adds XI-Specific Information to Assignment 20061017
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050517
3 CORRECT_INTERFACE_SETTINGS Instance method Private Method Korrigiere invalide OIF und IIF in aktueller Zuordnung 20080605
4 CORRECT_TO_ONE_CFG Instance method Private Method Correct to one RT configuration 20080801
5 GENERATE_WSDL_URL Instance method Private Method Calculates XI WSDL URL 20060810
6 GET_BINDING_CONFIG_VALUE Instance method Private Method Gets Binding Property from Selected Property List 20051110
7 GET_CONFIG_NAME_BY_XI_INFO Instance method Private Method Get Configuration Name from XI Information 20070214
8 GET_SINGLE_BINDING Static method Private Method Gets Single Binding 20051103
9 REMOVE_PREVIOUS_CONFIGS Instance method Private Method Remove previous runtime configurations 20080807
10 SET_BINDING_CONFIG_VALUE Instance method Private Method Sets Property Value in Selected List of Binding 20060109
11 SET_BINDING_PROPERTY_VALUE Static method Private Method Sets Property Value in Selected List of Binding 20051025
12 SET_MANDATORY_PROFILE_PROPS Instance method Private Method Sets Special Properties in RT Profile 20060627
13 SET_SEC_TOKEN_SERVICE_URL Instance method Private Method Creates Security Token Service URL 20070702
Events
Class CL_SRT_WSP_ASSIGN_XI has no event.
Types
Class CL_SRT_WSP_ASSIGN_XI has no local type.
Method Signatures

Method ADD_XI_INFO_TO_ASSIGN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING Kanal-ID 20061017
2 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP name of the RT config 20061017
3 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20061017
4 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20061017
5 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Inbound Interface Name 20061017
6 Importing PI_INTEGRATION_SERVER Call by reference Type reference (TYPE) BOOLEAN X=Integration Server Konfiguration; space=sonst 20061017
7 Importing PI_OUTBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Outbound Interface Name 20061017
8 Importing PI_SOFTWARE_VERSION Call by reference Type reference (TYPE) GUID_32 XI Softeware Version 20070117
9 Importing PI_URL_EXTENSION Call by reference Type reference (TYPE) STRING URL Erweiterung 20061017
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061017

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ASSIGN_NAME Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_NAME Name der Zuordnung 20050517
2 Importing PI_ASSIGN_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE Zuordnungsstatus 20050517
3 Importing PI_ASSIGN_TYPE Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_TYPE Typ der Zuordnung 20070201
4 Importing PI_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilname 20050517
5 Importing PI_PROFILE_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE Profiltyp 20050517
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20050517

Method CORRECT_INTERFACE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Inbound Interface Name 20080605
2 Importing PI_OUTBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Outbound Interface Name 20080605
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20080606

Method CORRECT_TO_ONE_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20080801
2 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP Configuration Type 20080801
3 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20080801

Method CORRECT_TO_ONE_CFG on class CL_SRT_WSP_ASSIGN_XI has no exception.

Method GENERATE_WSDL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_AGREEMENT_ID Call by reference Type reference (TYPE) STRING Agreement ID 20061023
2 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING ESR Channel Name 20060810
3 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME ESR Inbound Interface Name im Zielsystem 20060810
4 Returning PR_WSDL_URL_LIST Value transfer Type reference (TYPE) SRT_WSP_WSDL_URL_LIST Lsite von WSDL URL ohne HTTP Parameter 20060811
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060810

Method GET_BINDING_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING ESR Channel ID 20051110
2 Importing PI_CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT WSP configuration runtime 20051110
3 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20051110
4 Returning PR_CONFIG_VALUE Value transfer Type reference (TYPE) STRING 20051110
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051110

Method GET_CONFIG_NAME_BY_XI_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING Name des Channels 20070214
2 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Name des Inbound Interfaces im Zielsystem 20070214
3 Returning PR_CONFIG_NAME Value transfer Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME Konfigurationsname 20070214

Method GET_CONFIG_NAME_BY_XI_INFO on class CL_SRT_WSP_ASSIGN_XI has no exception.

Method GET_SINGLE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT WSP configuration runtime 20051103
2 Returning PR_BINDING Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_BINDING WSP subject binding 20051103
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051103

Method REMOVE_PREVIOUS_CONFIGS Signature

Method REMOVE_PREVIOUS_CONFIGS on class CL_SRT_WSP_ASSIGN_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080807

Method SET_BINDING_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING Channel ID 20060109
2 Importing PI_CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT WSP configuration runtime 20060109
3 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20060109
4 Importing PI_VALUE Call by reference Type reference (TYPE) STRING Property Wert 20060109
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060109

Method SET_BINDING_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING Channel ID 20051025
2 Importing PI_CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT WSP configuration runtime 20051025
3 Importing PI_PROPERTY Call by reference Type reference (TYPE) QNAME Qualified Name 20051025
4 Importing PI_VALUE Call by reference Type reference (TYPE) CSEQUENCE Property Wert 20051025
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051025

Method SET_MANDATORY_PROFILE_PROPS Signature

Method SET_MANDATORY_PROFILE_PROPS on class CL_SRT_WSP_ASSIGN_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060627

Method SET_SEC_TOKEN_SERVICE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP name of the RT config 20070702
2 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP configuration type 20070702
3 Importing PI_DT_OBJECT Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP name of the interface object 20070702
4 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Inbound Interface QName 20070702
5 Returning PR_URL Value transfer Type reference (TYPE) STRING Security Token Service URL 20070702
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070702
2 CX_SRT_WSP_ICF Ausnahmen Web Admin ICF 20070702
History
Last changed by/on SAP  20110908 
SAP Release Created in 710