SAP ABAP Class CL_SRTFT_CFG_PROCESSOR (SRT Operations Processor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_FT_TOOLS (Package) SOAP RT Fast Track Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRTFT_CFG_PROCESSOR SRT Operations Processor 20060705
Properties
Class CL_SRTFT_CFG_PROCESSOR  
Short Description SRT Operations Processor    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_FT_TOOLS   SOAP RT Fast Track Development 
Created 20060705   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRTFT_CFG_PROCESSOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRTFT_CFG_PROCESSOR SRT Operations Processor 20060705
Friends
# Friend Modeled only Created on Description
1 CL_SRTFT_CFG_FACTORY 20060705 SRT Configuration Factory
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_SRTFT_CFG_PROCESSOR' Class Name 20060705
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_LOGICAL_DESTS_TO_SYST Instance method Private Method Assigns a logical destination to an provider system 20061027
2 ASSIGN_WSS_TO_PROFILE Instance method Private Method Assigns Web Services to Profile 20060705
3 CREATE_CONFIG_FOR_GROUPS Instance method Private Method Creates runtime configurations for consumer groups 20061010
4 CREATE_GROUP_CONFIGS_FOR_SYST Instance method Private Method Creates group configurations 20061027
5 CREATE_NEW_PROFILE_VERSION Instance method Private Method Creates Assignments for New Profile Version 20060705
6 DELETE_DESTINATION Instance method Private Method Deletes a Destination 20061010
7 OPEN Static method Protected Method Gets Instance 20060705
8 RECREATE_CONSUMER_CONFIG Instance method Private Method Adapts a consumer configuration 20061010
9 REFRESH_ASSIGNMENTS Instance method Private Method Refreshes Assignments of Profile 20060705
10 REFRESH_PUBLICATIONS Instance method Private Method Refreshes Publications for Profile 20060705
11 REMOVE_CONFIG_FOR_GROUPS Instance method Private Method eremoves a consumer configuration 20061010
12 REMOVE_CONSUMER_CONFIG Instance method Private Method Removes consumer configuration 20061016
13 REMOVE_DEFAULT_SYSTEM Instance method Private Method Removes the default system 20061027
14 REMOVE_OLD_PROFILE_VERSIONS Instance method Private Method Deletes Assignment for Older Profile Versions 20060705
15 REMOVE_PROFILE Instance method Private Method Deletes All Assignments of Profile 20060705
16 REMOVE_PROFILE_VERSION Instance method Private Method Deletes All Assignments of Profile Version 20060705
17 SET_DEFAULT_SYST_FOR_LOG_DEST Instance method Private Method Assigns the default system 20061027
18 STORE_DESTINATION Instance method Private Method Recreates the destination 20061010
19 UNASSIGN_LOG_DESTS_FROM_SYST Instance method Private Method Unassigns the logical destination 20061027
20 UNASSIGN_WSS_FROM_PROFILE Instance method Private Method Deletes Assignments of Web Services 20060705
Events
Class CL_SRTFT_CFG_PROCESSOR has no event.
Types
Class CL_SRTFT_CFG_PROCESSOR has no local type.
Method Signatures

Method ASSIGN_LOGICAL_DESTS_TO_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_DESTINATIONS Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste von qualifizierten IDs 20061027
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061027
3 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYSTEM Providersystem 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061027

Method ASSIGN_WSS_TO_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060705
3 Importing WEB_SERVICE_INTERFACES Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste von qualifizierten IDs 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method CREATE_CONFIG_FOR_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_GROUPS Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste von qualifizierten IDs 20061010
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061010
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061010

Method CREATE_GROUP_CONFIGS_FOR_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_GROUPS Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste von Consumer-Gruppen 20061027
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061027
3 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYSTEM Providersystem 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061027

Method CREATE_NEW_PROFILE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE Call by reference Type reference (TYPE) XSTRING Profilinhalt 20060705
3 Importing SYSTEM_RELATED_PROPS Call by reference Type reference (TYPE) XSTRING Systemspezifische Ergänzungen des Profils 20060706
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method DELETE_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061010
2 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYSTEM Providersystem der Destination 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061010

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROCESSOR Value transfer Object reference (TYPE REF TO) IF_SRTFT_CFG_PROCESSOR SRT Operations Processor 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060705

Method RECREATE_CONSUMER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061010
2 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYSTEM Providersystem 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061010

Method REFRESH_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method REFRESH_PUBLICATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method REMOVE_CONFIG_FOR_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_GROUPS Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste der Consumer-Gruppen 20061010
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061010
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061010

Method REMOVE_CONSUMER_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061016
2 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYSTEM Providersystem 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061016

Method REMOVE_DEFAULT_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_DESTINATION Call by reference Type reference (TYPE) QNAME Logische Destination 20061027
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061027

Method REMOVE_OLD_PROFILE_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060705
3 Importing PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profilversion 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method REMOVE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method REMOVE_PROFILE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060705
3 Importing PROFILE_VERSION Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profilversion 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706

Method SET_DEFAULT_SYST_FOR_LOG_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_DESTINATION Call by reference Type reference (TYPE) QNAME Logische Destination 20061027
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061027
3 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYSTEM Providersystem 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061027

Method STORE_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION_SETTINGS Call by reference Type reference (TYPE) XSTRING 20061010
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061010
3 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) STRING Providersystem 20061010
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061010

Method UNASSIGN_LOG_DESTS_FROM_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_DESTINATIONS Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste Logischer Destinationen 20061027
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20061027
3 Importing PROVIDER_SYSTEM Call by reference Type reference (TYPE) SRT_WSP_PROVIDER_SYSTEM Providersystem 20061027
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20061027

Method UNASSIGN_WSS_FROM_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060705
3 Importing WEB_SERVICE_INTERFACES Call by reference Type reference (TYPE) SRT_WA_QNAME_LIST Liste von qualifizierten IDs 20060705
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060706
History
Last changed by/on SAP  20090618 
SAP Release Created in 700