SAP ABAP Interface IF_SRT_WSP_CONFIG_DEST (WSP Configuration Profile)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONFIG_DEST WSP configuration web service destination 20060609
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONFIG_DEST_PM WSP configuration web service destination 20070419
Properties
Interface IF_SRT_WSP_CONFIG_DEST  
Short Description WSP Configuration Profile    
General Data
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20060608   SAP 
Last changed 20130531   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 20060608
Friends
Interface IF_SRT_WSP_CONFIG_DEST 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' 20060608
2 CHANGED_AT Instance attribute Public Type reference (TYPE) UZEIT Last Changed At 20060608
3 CHANGED_BY Instance attribute Public Type reference (TYPE) UNAME Last Changed By 20060608
4 CHANGED_CP Instance attribute Public Type reference (TYPE) PROGRAMM Calling Program/Last Change 20060608
5 CHANGED_ON Instance attribute Public Type reference (TYPE) UDATUM Date of last change 20060608
6 CHANGED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code Last Changed 20060608
7 CREATED_AT Instance attribute Public Type reference (TYPE) UZEIT Created At 20060608
8 CREATED_BY Instance attribute Public Type reference (TYPE) UNAME Created By 20060608
9 CREATED_CP Instance attribute Public Type reference (TYPE) PROGRAMM Calling Program/Create 20060608
10 CREATED_ON Instance attribute Public Type reference (TYPE) UDATUM Date of creation 20060608
11 CREATED_TC Instance attribute Public Type reference (TYPE) TCODE Transaction Code of Creation 20060608
12 DESCRIPTION Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_DESCRIPTION Description 20060608
13 DEST_KEY Instance attribute Public Type reference (TYPE) GUID_32 Destination key 20060612
14 HTTP_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20060811
15 IBC_REFERENCES Instance attribute Public Type reference (TYPE) STTY_SRT_WSP_IBCR_ASSIGNMENT 20110114
16 MESSAGES Instance attribute Public Type reference (TYPE) SRT_CFG_MESSAGES List of Error Messages 20060823
17 NAME Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Configuration Name 20060608
18 NEW Instance attribute Public Type reference (TYPE) BOOLEAN New = 'X'; Exists = ' ' 20060608
19 PROFILE_NAME Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20070510
20 PROFILE_VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20070510
21 READ_ONLY Instance attribute Public Type reference (TYPE) BOOLEAN Read Only = 'X'; Read-Write = ' ' 20060608
22 SOAP_APPLICATION Instance attribute Public Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP Name of SOAP Application 20060608
23 STATE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_STATE active = 'A'; inactive = 'I'; unknown = 'u' 20060608
24 SYSTEM_KEY Instance attribute Public Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Upper Case 20070514
25 TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Configuration is terminated 20060608
26 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_TYPE WSP destination type 20060608
27 VERSION Instance attribute Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profile Version 20060808
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Activates the destination 20060608
2 ADD_CONFIG_VALUE Instance method Public Method Adds Single Configuration Value 20060608
3 ADD_PROPERTY Instance method Public Method Adds Property 20060608
4 CHECK Instance method Public Method Checks the destination 20070521
5 DEACTIVATE Instance method Public Method Deactivates the destination 20060608
6 DELETE Instance method Public Method Deletes the destination 20060608
7 DELETE_ALL_CONFIG_VALUES Instance method Public Method Deletes All Configuration Values 20060608
8 DELETE_ALL_PROPERTIES Instance method Public Method Delete all properties 20060608
9 DELETE_CONFIG_VALUE_BY_NAME Instance method Public Method Deletes All Configuration Values for Given Name 20060608
10 DELETE_PROPERTIES_BY_NAME Instance method Public Method Delete all properties for a given name 20060608
11 EXPORT_TO_CCON Static method Public Method 20110114
12 EXPORT_TO_XML Instance method Public Method Returns the destination as xml 20080312
13 GET_ALL_PROPERTIES Instance method Public Method Returns all properties 20060608
14 GET_ALL_PROPERTIES_DISPLAY Instance method Public Method Get all properties with invisible security values 20060608
15 GET_BUSINESS_SYSTEM_NAME Instance method Public Method Get the Business System Name 20070514
16 GET_CONFIG_VALUES Instance method Public Method Returns All Configuration Values 20060608
17 GET_CONFIG_VALUES_BY_NAME Instance method Public Method Returns All Configuration Values for Given Name 20060608
18 GET_HTTP_DESTINATION Instance method Public Method Gets HTTP Destination 20060810
19 GET_PROFILE_NAME Instance method Public Method Return the Profile Name 20070510
20 GET_PROPERTIES_BY_NAME Instance method Public Method Returns all properties for a given name 20060608
21 GET_SLD_SYSTEM_NAME Instance method Public Method Get the SLD System Name 20070514
22 GET_UNIQUE_NAME Instance method Public Method Returns a unique destination name (with version) or GUID 20060808
23 GET_WSDL_HTTP_DESTINATION Instance method Public Method Get destination for WSDL lookup 20080116
24 INIT_FROM_DEST_XML Instance method Public Method Initializes the destination from XML document object 20060612
25 RESET_ASSIGN_USAGE Instance method Public Method Sets "destination in assignment" status again 20060608
26 SAVE Instance method Public Method Persists the destination on the database 20060608
27 SET_ASSIGNED_IBC_REFERENCES Instance method Public Method Set all the assigned IBC references at once 20120117
28 SET_CONFIG_VALUES Instance method Public Method Sets All Configuration Values 20060608
29 SET_DESCRIPTION Instance method Public Method Sets Description 20060608
30 SET_EDIT_MODE Instance method Public Method Sets Edit Mode 20060608
31 SET_NEW_AMD_VERSION Instance method Public Method Set Indicator for New XI AMDs 20080516
32 SET_PROFILE_NAME Instance method Public Method Set the Profile Name 20070510
33 SET_PROFILE_VERSION Instance method Public Method 20110114
34 SET_PROPERTIES Instance method Public Method Sets all properties 20060608
35 SET_SLD_SYSTEM_NAME Instance method Public Method Set the SLD System Name 20070523
36 SET_SYSTEM_KEY Instance method Public Method 20110114
37 TERMINATE Instance method Public Method Terminates this destination 20060608
38 UPDATE_PROFILE_VERSION Instance method Public Method Update profile version 20080115
Events
Interface IF_SRT_WSP_CONFIG_DEST has no event.
Types
Interface IF_SRT_WSP_CONFIG_DEST has no local type.
Method Signatures

Method ACTIVATE Signature

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

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 config value 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 20070521
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRT_CFG_MESSAGES Liste von SOAP Framework-Fehlern 20070521
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070521

Method DEACTIVATE Signature

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

Method DELETE Signature

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

Method DELETE_ALL_CONFIG_VALUES Signature

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

Method DELETE_ALL_PROPERTIES Signature

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

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 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

Method EXPORT_TO_CCON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEST_CCON Value transfer Type reference (TYPE) SSTR_SRT_WSP_CCON_SYSTEM_CON 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

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 20080312
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080312

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 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG Ausnahmen Web Admin ICF 20060608

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 20070514
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070514

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 config values 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 config values 20060608
2 Importing NAME Value transfer Type reference (TYPE) QNAME Qualified Name 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 HTTP Destination 20060810
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060810

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 the profile config 20070510
2 Exporting PROFILE_VERSION Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profilversion 20070510
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070510

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 20060608
2 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_WSP_TEMPL_PROPERTIES table of WSP properties 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 20070514
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070514

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 the RT config 20060808
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060808

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 20080116
2 Importing IM_PORT Call by reference Type reference (TYPE) STRING 20080116
3 Importing IM_PROTOCOL Call by reference Type reference (TYPE) STRING 20080116
4 Returning RE_DESTINATION Value transfer Type reference (TYPE) STRING 20080116
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080116

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 webservice template 20060612
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060612

Method RESET_ASSIGN_USAGE Signature

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

Method SAVE Signature

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

Method SET_ASSIGNED_IBC_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IBC_REFERENCES Call by reference Type reference (TYPE) STTY_SRT_WSP_IBCR_ASSIGNMENT 20120117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120117

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 config values 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 = ' ' 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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) 20080516

Method SET_NEW_AMD_VERSION on Interface IF_SRT_WSP_CONFIG_DEST 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 the profile config 20070510
2 Importing PI_PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 0 Profilversion 20070510
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070510

Method SET_PROFILE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

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 20060608
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20060608

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 20070523
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20070523

Method SET_SYSTEM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SYSTEM_KEY Call by reference Type reference (TYPE) GUID_32 20110114
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110114

Method TERMINATE Signature

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

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 20080115
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20080115
History
Last changed by/on SAP  20130531 
SAP Release Created in 710