SAP ABAP Class CL_SRT_WSP_CONFIG_PROFILE_DT (WSP Configuration Profile DT)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRT_WSP_CONFIG_PROFILE_DT WSP Configuration Profile DT 20051014
Properties
Class CL_SRT_WSP_CONFIG_PROFILE_DT  
Short Description WSP Configuration Profile DT    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class SRT_WSP    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20051014   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_WSP_CONFIG_PROFILE_DT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRT_WSP_CONFIG_PROFILE_DT WSP Configuration Profile DT 20051014
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FACTORY 20051014 WSP Factory Class
2 CL_SRT_WSP_FACTORY_XI 20110502 WSP Factory Class
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_SRT_WSP_CONFIG_PROFILE_DT' Class Name 20051014
2 CO_PRF_DT_IF_COM_STATELESS Constant Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 'PRF_DT_IF_COM_STATELESS' WSP Name of Profile Configuration 20070504
3 CO_PRF_DT_OP_COM_ASYNC Constant Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 'PRF_DT_OP_COM_ASYNC' WSP Name of Profile Configuration 20070504
4 CO_PRF_DT_OP_COM_SYNC Constant Public Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME 'PRF_DT_OP_COM_SYNC' WSP Name of Profile Configuration 20070504
5 M_FEATURE_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SRT_WSP_FEATURE_FACTORY WSP Feature Factory 20051017
6 M_NAME_INT_PRF Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP Name of Profile Configuration 20051014
7 M_NAME_INT_SA Instance attribute Private Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP Name of SOAP Application 20051014
8 M_PROFILE_CACHE Static Attribute Private Type reference (TYPE) TT_PROFILE_CACHE Cache for profiles 20051019
9 M_PROPERTIES Instance attribute Private Type reference (TYPE) SRT_WSP_PROFILE_PROPERTIES_DT Table of DT Profile Props for XML Transf. (don't change) 20051017
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_ALL Instance method Private Method Clears All Attributes 20051017
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051014
3 CREATE Static method Protected Method Creates a new instance of this object 20051014
4 DESERIALIZE Static method Private Method Deserializes the profile XML document 20051014
Events
Class CL_SRT_WSP_CONFIG_PROFILE_DT has no event.
Types
Class CL_SRT_WSP_CONFIG_PROFILE_DT has no local type.
Method Signatures

Method CLEAR_ALL Signature

Method CLEAR_ALL on class CL_SRT_WSP_CONFIG_PROFILE_DT has no parameter.
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051017

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20051014
2 Importing SOAP_APPLICATION Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SOAP_APPLICATION WSP SOAP Application 20051014
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051014

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_CONFIG_PROFILE_DT WSP Configuration Profile DT 20051014
2 Importing PROFILE_NAME Call by reference Type reference (TYPE) SRT_WSP_PROFILE_CONFIG_NAME WSP name of the profile config 20051014
3 Importing SOAP_APPLICATION Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_SOAP_APPLICATION WSP SOAP Application 20051014
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051014

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCTURE Value transfer Type reference (TYPE) SRT_WSP_PROFILE_DT_STRUC WSP DT Profile structure for XML transf. (Don't change) 20051017
2 Importing XML_DOCUMENT Call by reference Type reference (TYPE) XSTRING DT Profile as XML document 20051017
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20051017
History
Last changed by/on SAP  20130531 
SAP Release Created in 710