SAP ABAP Interface IF_SRT_WSP_CONFIG_DEST_XI (WSP Configuration Profile)
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_CONFIG_DEST_XI WSP configuration web service destination 20100304
Properties
Interface IF_SRT_WSP_CONFIG_DEST_XI  
Short Description WSP Configuration Profile    
General Data
Package SAI_SOAP_SERVICES   SRT Services for PI 
Created 20100304   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_ROOT WSP Configuration Root Class 20100304
Friends
Interface IF_SRT_WSP_CONFIG_DEST_XI has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Has changed = 'X' 20100304
2 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT Last Changed At 20100304
3 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME Last Changed By 20100304
4 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM Calling Program/Last Change 20100304
5 CHANGED_ON Instance attribute Public Type reference (TYPE) DATUM Date of last change 20100304
6 CHANGED_TC Instance attribute Public Type reference (TYPE) SYTCODE Transaction Code Last Changed 20100304
7 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT Created At 20100304
8 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME Created By 20100304
9 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM Calling Program/Create 20100304
10 CREATED_ON Instance attribute Public Type reference (TYPE) DATUM Date of creation 20100304
11 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code of Creation 20100304
12 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION Description 20100304
13 DEST_KEY Instance attribute Public Type reference (TYPE) GUID_32 Destination key 20100304
14 HTTP_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20100304
15 MESSAGES Instance attribute Public Type reference (TYPE) SRT_CFG_MESSAGES List of Error Messages 20100304
16 NAME Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Configuration Name 20100304
17 NEW Instance attribute Public Type reference (TYPE) BOOLEAN New = 'X'; Exists = ' ' 20100304
18 PROFILE_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20100304
19 PROFILE_VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20100304
20 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Read Only = 'X'; Read-Write = ' ' 20100304
21 SOAP_APPLICATION Instance attribute Public Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP Name of SOAP Application 20100304
22 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_STATE active = 'A'; inactive = 'I'; unknown = 'u' 20100304
23 SYSTEM_KEY Instance attribute Public Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20100304
24 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Configuration is terminated 20100304
25 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP destination type 20100304
26 VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20100304
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates the destination 20100304
2 ADD_CONFIG_VALUE Instance method Public Method Adds Single Configuration Value 20100304
3 ADD_PROPERTY Instance method Public Method Adds Property 20100304
4 CHECK Instance method Public Method Checks the destination 20100304
5 DEACTIVATE Instance method Public Method Deactivates the destination 20100304
6 DELETE Instance method Public Method Deletes the destination 20100304
7 DELETE_ALL_CONFIG_VALUES Instance method Public Method Deletes All Configuration Values 20100304
8 DELETE_ALL_PROPERTIES Instance method Public Method Delete all properties 20100304
9 DELETE_CONFIG_VALUE_BY_NAME Instance method Public Method Deletes All Configuration Values for Given Name 20100304
10 DELETE_PROPERTIES_BY_NAME Instance method Public Method Delete all properties for a given name 20100304
11 EXPORT_TO_XML Instance method Public Method Returns the destination as xml 20100304
12 GET_ALL_PROPERTIES Instance method Public Method Returns all properties 20100304
13 GET_ALL_PROPERTIES_DISPLAY Instance method Public Method Get all properties with invisible security values 20100304
14 GET_BUSINESS_SYSTEM_NAME Instance method Public Method Get the Business System Name 20100304
15 GET_CONFIG_VALUES Instance method Public Method Returns All Configuration Values 20100304
16 GET_CONFIG_VALUES_BY_NAME Instance method Public Method Returns All Configuration Values for Given Name 20100304
17 GET_HTTP_DESTINATION Instance method Public Method Gets HTTP Destination 20100304
18 GET_PROFILE_NAME Instance method Public Method Return the Profile Name 20100304
19 GET_PROPERTIES_BY_NAME Instance method Public Method Returns all properties for a given name 20100304
20 GET_SLD_SYSTEM_NAME Instance method Public Method Get the SLD System Name 20100304
21 GET_UNIQUE_NAME Instance method Public Method Returns a unique destination name (with version) or GUID 20100304
22 GET_WSDL_HTTP_DESTINATION Instance method Public Method Get destination for WSDL lookup 20100304
23 INIT_FROM_DEST_XML Instance method Public Method Initializes the destination from XML document object 20100304
24 RESET_ASSIGN_USAGE Instance method Public Method Sets "destination in assignment" status again 20100304
25 SAVE Instance method Public Method Persists the destination on the database 20100304
26 SET_CONFIG_VALUES Instance method Public Method Sets All Configuration Values 20100304
27 SET_DESCRIPTION Instance method Public Method Sets Description 20100304
28 SET_EDIT_MODE Instance method Public Method Sets Edit Mode 20100304
29 SET_NEW_AMD_VERSION Instance method Public Method Set Indicator for New XI AMDs 20100304
30 SET_PROFILE_NAME Instance method Public Method Set the Profile Name 20100304
31 SET_PROPERTIES Instance method Public Method Sets all properties 20100304
32 SET_SLD_SYSTEM_NAME Instance method Public Method Set the SLD System Name 20100304
33 TERMINATE Instance method Public Method Terminates this destination 20100304
34 UPDATE_PROFILE_VERSION Instance method Public Method Update profile version 20100304
Events
Interface IF_SRT_WSP_CONFIG_DEST_XI has no event.
Types
Interface IF_SRT_WSP_CONFIG_DEST_XI has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_SRT_WSP_CONFIG_DEST_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method ADD_CONFIG_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUE Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_STRUC WSP Configuration Value 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method ADD_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTY WSP Property 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_VALID Call by reference Type reference (TYPE) BOOLEAN 'X' = Valid; ' ' = Invalid 20100304
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRT_CFG_MESSAGES List of SOAP Framework Errors 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method DEACTIVATE Signature

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

Method DELETE Signature

Method DELETE on Interface IF_SRT_WSP_CONFIG_DEST_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method DELETE_ALL_CONFIG_VALUES Signature

Method DELETE_ALL_CONFIG_VALUES on Interface IF_SRT_WSP_CONFIG_DEST_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method DELETE_ALL_PROPERTIES Signature

Method DELETE_ALL_PROPERTIES on Interface IF_SRT_WSP_CONFIG_DEST_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method DELETE_CONFIG_VALUE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) QNAME Qualified Name 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method DELETE_PROPERTIES_BY_NAME Signature

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

Method EXPORT_TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DOC Value transfer Type reference (TYPE) XSTRING 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_ALL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES Table of WSP Properties 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_ALL_PROPERTIES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES WSP Template Properties 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG Web Administration ICF Exceptions 20100304

Method GET_BUSINESS_SYSTEM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUSINESS_SYSTEM_NAME Value transfer Type reference (TYPE) STRING 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP Configuration Values 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_CONFIG_VALUES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP Configuration Values 20100304
2 Importing NAME Value transfer Type reference (TYPE) QNAME Qualified Name 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_HTTP_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_HTTP_DEST Value transfer Type reference (TYPE) STRING Name of HTTP Destination 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_PROFILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROFILE_NAME Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20100304
2 Exporting PROFILE_VERSION Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_PROPERTIES_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) QNAME Qualified Name 20100304
2 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES Table of WSP Properties 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_SLD_SYSTEM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SLD_SYSTEM_NAME Value transfer Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAME SLD System Name 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_UNIQUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESTINATION_NAME Value transfer Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME WSP Name of RT Configuration 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method GET_WSDL_HTTP_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HOST Call by reference Type reference (TYPE) STRING 20100304
2 Importing IM_PORT Call by reference Type reference (TYPE) STRING 20100304
3 Importing IM_PROTOCOL Call by reference Type reference (TYPE) STRING 20100304
4 Returning RE_DESTINATION Value transfer Type reference (TYPE) STRING 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method INIT_FROM_DEST_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_XML Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_DEST_XML WSP Configuration Web Service Template 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method RESET_ASSIGN_USAGE Signature

Method RESET_ASSIGN_USAGE on Interface IF_SRT_WSP_CONFIG_DEST_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method SAVE Signature

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

Method SET_CONFIG_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_VALUES Value transfer Type reference (TYPE) SRT_WSP_CONFIG_VALUE_TAB WSP Configuration Values 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION WSP Configuration Description 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_ONLY Call by reference Type reference (TYPE) BOOLEAN Read Only = 'X'; Read-Write = ' ' 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method SET_NEW_AMD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NEW_AMD Call by reference Type reference (TYPE) BOOLEAN X=Use New AMD; space=Use Old AMD (7.10) 20100304

Method SET_NEW_AMD_VERSION on Interface IF_SRT_WSP_CONFIG_DEST_XI has no exception.

Method SET_PROFILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20100304
2 Importing PI_PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 0 Profile Version 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES Table of WSP Properties 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method SET_SLD_SYSTEM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SLD_SYSTEM_NAME Value transfer Type reference (TYPE) SRT_WSP_SLD_SYSTEM_NAME SLD System Name 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRT_WSP_CONFIG_DEST_XI has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304

Method UPDATE_PROFILE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VERSION Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20100304
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20100304
History
Last changed by/on SAP  20110908 
SAP Release Created in 730