SAP ABAP Class CL_SRTFT_CFG_FACTORY (SRT Configuration Factory)
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
Properties
Class CL_SRTFT_CFG_FACTORY  
Short Description SRT Configuration Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_FT_TOOLS   SOAP RT Fast Track Development 
Created 20060620   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRTFT_CFG_FACTORY has no forward declaration.
Interfaces
Class CL_SRTFT_CFG_FACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRTFT_CFG_REGISTRY 20060621 SRT Configuration Registry
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_FACTORY' 20060626
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_REGISTRY Static method Public Method Gets Instance of Registry 20060622
2 CREATE_RT_PROFILE Static method Protected Method Creates Runtime Profile 20060621
3 DELETE_RT_PROFILE Static method Protected Method Deletes All Versions of Profile 20060622
4 DELETE_RT_PROFILE_VERSION Static method Protected Method Deletes Profile Version 20060622
5 EXPORT_SOAP_APPL_AS_XML_DOC Static method Public Method Exports SOAP Application 20060629
6 GET_ASSIGNMENTS Static method Public Method Gets All Profile Versions with Assignments 20060710
7 GET_PROFILES Static method Public Method Gets All Profile Versions 20060710
8 IMPORT_SOAP_APPL_AS_XML_DOC Static method Public Method Imports SOAP Application 20060628
9 OPEN_DT_PROVIDER Static method Protected Method Opens DT Provider Instance 20060626
10 OPEN_PROCESSOR Static method Public Method Opens Processor Instance 20060705
11 OPEN_QUEUE Static method Public Method Opens Queue Instance 20060705
12 OPEN_RT_CONFIG Static method Protected Method Opens RT Provider Instance 20060627
13 OPEN_RT_PROFILE Static method Protected Method Opens Runtime Profile Instance 20060621
14 OPEN_SOAP_APP Static method Protected Method Opens SOAP Application 20060626
Events
Class CL_SRTFT_CFG_FACTORY has no event.
Types
Class CL_SRTFT_CFG_FACTORY has no local type.
Method Signatures

Method CREATE_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REGISTRY Value transfer Object reference (TYPE REF TO) IF_SRTFT_CFG_REGISTRY SRT Konfigurations Registry 20060622
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060622

Method CREATE_RT_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 XML_DOC Call by reference Type reference (TYPE) XSTRING 20060621
3 Importing XML_SYSTEM_SETTINGS Call by reference Type reference (TYPE) XSTRING 20060710
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060621

Method DELETE_RT_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 NAME Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060622
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060622

Method DELETE_RT_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 NAME Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060622
3 Importing VERSION Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_VERSION Profilversion 20060622
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060622

Method EXPORT_SOAP_APPL_AS_XML_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOAP_APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME Name der SOAP Anwendung 20060629
2 Returning XML_DOC Value transfer Type reference (TYPE) XSTRING SOAP Application as XML-document 20060629
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060629

Method GET_ASSIGNMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ASSIGNMENTS Value transfer Type reference (TYPE) SRTFT_PROFVER_ASSIGNMENT_LIST Liste von Profilen mit zugeordneten Web-Service-Interfaces 20060710
2 Exporting MESSAGES Call by reference Type reference (TYPE) SRTFT_CFG_MESSAGES Liste von Fehlermeldungen 20060710
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060710

Method GET_PROFILES 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 Exporting PROFILES Value transfer Type reference (TYPE) SRTFT_PROFILE_VERSION_ID_LIST Liste von Profilversionen 20060710
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060710

Method IMPORT_SOAP_APPL_AS_XML_DOC 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 20060628
2 Exporting MESSAGES Call by reference Type reference (TYPE) SOAP_ERROR_INFO_LIST Liste von SOAP Framework-Fehlern 20060628
3 Importing XML_DOC Call by reference Type reference (TYPE) XSTRING SOAP Application as XML-document 20060628
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060628

Method OPEN_DT_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DT_CFG_PROVIDER Value transfer Object reference (TYPE REF TO) IF_SRTFT_CFG_DT_PROVIDER SRT DT Konfig. Schnittstelle 20060626
2 Importing DT_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME SRT Name des Interface Objekts 20060626
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060626

Method OPEN_PROCESSOR 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 OPEN_QUEUE Signature

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

Method OPEN_RT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DT_EXT_NAME Call by reference Type reference (TYPE) QNAME Externer Name des DT Objekt 20060706
2 Importing DT_OBJ_NAME Call by reference Type reference (TYPE) SRT_WSP_DT_OBJ_NAME SRT Name des Interface Objekts 20060627
3 Returning RT_CONFIG Value transfer Object reference (TYPE REF TO) IF_SRTFT_CFG_RT_CONFIG SRT RT Konfig. Schnittstelle 20060627
4 Importing RT_CONFIG_NAME Call by reference Type reference (TYPE) SRT_WSP_RT_CONFIG_NAME SRT Name der Laufzeit Konfiguration 20060627
5 Importing WS_KEY Call by reference Type reference (TYPE) SRT_REGISTRY_WSKEY SRT-Registry: Freigabeschlüssel des WebServices 20060711
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060627

Method OPEN_RT_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 NAME Value transfer Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME Profilename 20060621
3 Exporting PROFILE Value transfer Object reference (TYPE REF TO) IF_SRTFT_CFG_PROFILE_RT SRT Laufzeit Profil 20060621
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060621

Method OPEN_SOAP_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOAP_APPLICATION Value transfer Object reference (TYPE REF TO) IF_SRTFT_CFG_SOAP_APP SRT SOAP Anwendung 20060626
2 Importing SOAP_APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME Name der SOAP Anwendung 20060626
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060626
History
Last changed by/on SAP  20090618 
SAP Release Created in 700