SAP ABAP Class CL_SRTFT_CFG_SOAP_APP (SRT SOAP Application)
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_SOAP_APP SRT SOAP Application 20060626
Properties
Class CL_SRTFT_CFG_SOAP_APP  
Short Description SRT SOAP Application    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class SRTFT_WSP    
Program status     
Category 0   
Package SOAP_FT_TOOLS   SOAP RT Fast Track Development 
Created 20060626   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRTFT_CFG_SOAP_APP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRTFT_CFG_SOAP_APP SRT SOAP Application 20060626
Friends
# Friend Modeled only Created on Description
1 CL_SRTFT_CFG_FACTORY 20060626 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_SOAP_APP' Class Name 20060626
2 M_NAME_INT Instance attribute Private Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME Name of SOAP Application 20060627
3 M_SOAP_APPLS Static Attribute Private Type reference (TYPE) SRTFT_CFG_SOAP_APPL_APPLS SRT Table of SOAP Application Data 20060627
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060626
2 CREATE Static method Protected Method Creates an instance of this SOAP application 20060627
3 EXPORT_SOAP_APPL_AS_XML_DOC Static method Protected Method Exports SOAP Application (No Delete) 20060629
4 IMPORT_SOAP_APPL_AS_XML_DOC Static method Protected Method Imports SOAP Application (with Overwrite) 20060628
5 LOCK_SOAP_APPL Static method Private Method Locks the SOAP application 20060628
6 UNLOCK_SOAP_APPL Static method Private Method Unlocks the SOAP application 20060628
Events
Class CL_SRTFT_CFG_SOAP_APP has no event.
Types
Class CL_SRTFT_CFG_SOAP_APP has no local type.
Method Signatures

Method CONSTRUCTOR 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 WSP name of the SOAP Application 20060626
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060626

Method CREATE 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 20060627
2 Importing SOAP_APPL_NAME Call by reference Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME Name der SOAP Anwendung 20060627
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060627

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 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 LOCK_SOAP_APPL 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 WSP name of the SOAP Application 20060628
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060628

Method UNLOCK_SOAP_APPL 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 WSP name of the SOAP Application 20060628
# Exception Resumable Description Created on
1 CX_SRTFT_CONFIG 20060628
History
Last changed by/on SAP  20110908 
SAP Release Created in 700