SAP ABAP Interface IF_SRT_WSP_ASSIGN_XI_XI (Assignment of Profiles to XI Configuration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC (Application Component) Integration Builder - Configuration
     SAI_SOAP_SERVICES (Package) SRT Services for PI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_ASSIGN_XI_XI Assignments in XI Environment 20100305
Properties
Interface IF_SRT_WSP_ASSIGN_XI_XI  
Short Description Assignment of Profiles to XI Configuration    
General Data
Package SAI_SOAP_SERVICES   SRT Services for PI 
Created 20100303   SAP 
Last changed 20130531   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_ASSIGN_ROOT_XI Assignment of Profiles to Configuration 20100305
Friends
Interface IF_SRT_WSP_ASSIGN_XI_XI has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_INT_SERVER_IIF_NAME Constant Public Type reference (TYPE) STRING 'unknown_name' Name IIF on Integration Server 20100303
2 MC_INT_SERVER_IIF_NAMESPACE Constant Public Type reference (TYPE) STRING 'unknown_namespace' Namespace IIF on Integration Server 20100303
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates Assignment and All RT Configurations 20100303
2 ASSIGN_CLIENT Instance method Public Method Create WS Outbound Configuration 20100303
3 ASSIGN_CLIENT_XI Instance method Public Method 20120528
4 ASSIGN_IS_CLIENT Instance method Public Method Creates Integration Outbound Configuration 20100303
5 ASSIGN_IS_SERVER Instance method Public Method Creates Inbound Web Service on Integration Server 20100303
6 ASSIGN_SERVER Instance method Public Method Create WS Inbound Configuration 20100303
7 CHECK Instance method Public Method Checks Consistency 20100303
8 CHECK_SPECIFIED Instance method Public Method Checks Specified Values for Successful Assignment 20100303
9 DEACTIVATE Instance method Public Method Deactivates Assignment and All RT Configurations 20100303
10 DELETE Instance method Public Method Deletes Assignment and Corresponding RT Configurations 20100303
11 EXISTS_PENDING_TASK Instance method Public Method Checks Existence of Pending Configurations 20100303
12 GET_CONFIGS Instance method Public Method Get All Configurations of Assignment 20100303
13 GET_GENERIC_CONFIGS Instance method Public Method Gets Generic Configurations 20100303
14 GET_PROFILE_INFO Instance method Public Method Gets Profile Information 20100303
15 GET_XI_INFO Instance method Public Method Gets XI Information for Specified Configuration 20100303
16 LIST_ASSIGN Instance method Public Method Displays All Assignments 20100303
17 PROFILE_CHANGED Instance method Public Method Profile changed 20100303
18 REMOVE_ASSIGN Static method Public Method Delete Assignment 20100303
19 SAVE Instance method Public Method Save Assignment and All RT Configurations 20100303
20 SET_DESCRIPTION Instance method Public Method Sets Description Text for Assignment Object 20100303
21 SET_EDIT_MODE Instance method Public Method Sets Edit Mode (Inclusive Lock) 20100303
22 TERMINATE Instance method Public Method Invalidate Runtime Object, Release All Resources 20100303
Events
Interface IF_SRT_WSP_ASSIGN_XI_XI has no event.
Types
Interface IF_SRT_WSP_ASSIGN_XI_XI has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MESSAGE_LIST Call by reference Type reference (TYPE) SRT_WSP_EXT_SOAP_ERROR_INFO_LI Extended SOAP Error Messages 20100303
2 Exporting PE_SUCCESS Call by reference Type reference (TYPE) BOOLEAN X=Activation successful; otherwise=Failed 20100303
3 Importing PI_FORCE_MODE Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE X=Try all activations; space=First error stops 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method ASSIGN_CLIENT 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 20100303
2 Importing PI_HTTP_DEST_GENERIC Call by reference Type reference (TYPE) BOOLEAN X=Sets generic HTTP destination; space=Does not 20100303
3 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Interface of Receiver 20100303
4 Importing PI_OUTBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Interface of Client 20100303
5 Importing PI_URL_EXTENSION Call by reference Type reference (TYPE) STRING Additional URL Component (e.g. XI Agreement) 20100303
6 Returning PR_CONFIG Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_EXT_XI Extended Information for WS RT Configuration 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method ASSIGN_CLIENT_XI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P2P Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120802
2 Importing PI_CHANNEL_ID Call by reference Type reference (TYPE) STRING ESR Channel ID 20120528
3 Importing PI_HTTP_DEST_GENERIC Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20120528
4 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Interface des Empfängers 20120528
5 Importing PI_OUTBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Interface des Clients 20120528
6 Importing PI_SWCV_ID Call by reference Type reference (TYPE) STRING 20120528
7 Importing PI_URL_EXTENSION Call by reference Type reference (TYPE) STRING Zusätzliche URL Komponente (z.B. XI Agreement) 20120528
8 Returning PR_CONFIG Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_EXT_XI Erweiterte Information zu WS RT Konfiguraiton 20120528
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20120528

Method ASSIGN_IS_CLIENT 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 of Channel 20100303
2 Importing PI_INBOUND_INTERFACE Call by reference Type reference (TYPE) QNAME Name of Inbound Interface in Target System 20100303
3 Importing PI_LP_NAME Call by reference Type reference (TYPE) STRING Name of Logical Port (at Restart) 20100303
4 Returning PR_CONFIG Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_EXT_XI Extended Information for WS RT Configuration 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method ASSIGN_IS_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME Name of DT Object/Configuration 20100303
2 Importing PI_INTERFACE_NAME Call by reference Type reference (TYPE) QNAME Name where current inbound IS can be reached 20100303
3 Returning PR_CONFIG Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_RT Web Service Configuration 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method ASSIGN_SERVER 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 Qualified Name; maybe generic for communication with IS 20100303
2 Returning PR_CONFIG_LIST Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_LIST List of RT Configurations 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_IS_VALID Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100303
2 Exporting PE_MESSAGE Call by reference Type reference (TYPE) SRT_WSP_EXT_SOAP_ERROR_INFO_LI List of SOAP Framework Errors 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method CHECK_SPECIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_IS_VALID Call by reference Type reference (TYPE) BOOLEAN X=Assignment would be valid; space=Otherwise 20100303
2 Exporting PE_MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST List of SOAP Framework Errors 20100303
3 Importing PI_ASSIGN_DATA Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_ID Information About Making an Assignment 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method DEACTIVATE Signature

Method DEACTIVATE on Interface IF_SRT_WSP_ASSIGN_XI_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CONFIGS Call by reference Type reference (TYPE) SRT_WSP_CONFIG_RT_LIST List of RT Configurations 20100303
2 Exporting PE_GEN_CONFIGS Call by reference Type reference (TYPE) SRT_WSP_GEN_CONFIG_RT_LIST List of Generic Client Configurations 20100303
3 Importing PI_SUPPRESS_CLONING Call by reference Type reference (TYPE) BOOLEAN 'X' X=Do not create RT clones and no return; space=Otherwise 20100303
4 Importing PI_SUPPRESS_DELETION Call by reference Type reference (TYPE) BOOLEAN X=Do not delete RT; space=Delete RT (possible cloning) 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method EXISTS_PENDING_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_EXISTS Value transfer Type reference (TYPE) BOOLEAN X=Pending Configurations Exist; space=Otherwise 20100303

Method EXISTS_PENDING_TASK on Interface IF_SRT_WSP_ASSIGN_XI_XI has no exception.

Method GET_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CONFIG_LIST Value transfer Type reference (TYPE) SRT_WSP_CONFIG_RT_LIST List of RT Configurations 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method GET_GENERIC_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CONFIGS Value transfer Type reference (TYPE) SRT_WSP_GEN_CONFIG_RT_LIST List of Generic Client Configurations 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method GET_PROFILE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20100303
2 Exporting PE_PROFILE_TYPE Call by reference Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP Profile Type 20100303

Method GET_PROFILE_INFO on Interface IF_SRT_WSP_ASSIGN_XI_XI has no exception.

Method GET_XI_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CHANNEL_ID Call by reference Type reference (TYPE) STRING XI Channel ID 20100303
2 Exporting PE_IIF Call by reference Type reference (TYPE) QNAME Inbound interface, if set 20100303
3 Exporting PE_IS_INT_SERVER Call by reference Type reference (TYPE) BOOLEAN X=Configuration created for IS; space=Not 20100303
4 Exporting PE_OIF Call by reference Type reference (TYPE) QNAME Outbound interface, if set 20100303
5 Exporting PE_SW_VERSION Call by reference Type reference (TYPE) STRING Software Version 20100303
6 Exporting PE_URL_EXTENTION Call by reference Type reference (TYPE) STRING XI Extension of URL 20100303
7 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20100303
8 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP Configuration Type 20100303
9 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20100303

Method GET_XI_INFO on Interface IF_SRT_WSP_ASSIGN_XI_XI has no exception.

Method LIST_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_ASSIGN_ID_LIST Value transfer Type reference (TYPE) SRT_WSP_ASSIGN_ID_LIST List of IDs Involved in Assignment 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method PROFILE_CHANGED Signature

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

Method REMOVE_ASSIGN 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 Assignment Name 20100303
2 Importing PI_ASSIGN_STATE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_STATE WSP Configuration State 20100303
3 Importing PI_ASSIGN_TYPE Call by reference Type reference (TYPE) SRT_WSP_ASSIGN_TYPE Assignment Type 20100303
4 Importing PI_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20100303
5 Importing PI_CONFIG_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP Configuration Type 20100303
6 Importing PI_DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME WSP Name of Interface Object 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method SAVE Signature

Method SAVE on Interface IF_SRT_WSP_ASSIGN_XI_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP Configuration Description 20100303

Method SET_DESCRIPTION on Interface IF_SRT_WSP_ASSIGN_XI_XI has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_READ_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100303
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_ASSIGN_XI_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100303
History
Last changed by/on SAP  20130531 
SAP Release Created in 730