SAP ABAP Class IF_SRT_WSP_CONFIG_PRE (WSP Preconfiguration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_CONFIG_DT WSP Configuration for Web Service Designtime 20041116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_FEATURE_FACTORY WSP Feature Factory 20050516
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_WSP_FEATURE_FACTORY_XI WSP Feature Factory 20100303
Properties
Class IF_SRT_WSP_CONFIG_PRE  
Short Description WSP Preconfiguration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SRT_WSP_CONFIG_PRE has no interface implemented.
Friends
Class IF_SRT_WSP_CONFIG_PRE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONF_TYPE_APPL Constant Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE TSRTP_C_CONF_TYPE_APPL Configuration Type 'SOAP Application' 20041116
2 CO_CONF_TYPE_CL_DT Constant Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE TSRTP_C_CONF_TYPE_CL_DT Configuration Type 'Client Design Time' 20041116
3 CO_CONF_TYPE_CL_RT Constant Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE TSRTP_C_CONF_TYPE_CL_RT Configuration Type 'Client Runtime' 20041116
4 CO_CONF_TYPE_UNKNOWN Constant Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE TSRTP_C_CONF_TYPE_UNKNOWN Configuration Type 'Unknown' 20041116
5 CO_CONF_TYPE_WS_DT Constant Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE TSRTP_C_CONF_TYPE_WS_DT Configuration Type 'Web Service Design Time' 20041116
6 CO_CONF_TYPE_WS_RT Constant Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE TSRTP_C_CONF_TYPE_WS_RT Configuration Type 'Web Service Runtime' 20041116
7 TYPE Instance attribute Public Type reference (TYPE) SRT_WSP_CONFIG_TYPE WSP Configuration Type 20041116
Methods
# Method Level Visibility Method type Description Created on
1 GET_INTERFACE Instance method Public Method Returns Interface Subject Node 20041117
2 GET_PROPERTIES_FOR_SUBJECT Instance method Public Method Returns Properties for Given Subject 20041119
3 GET_PROPERTIES_FOR_SUBJECTTYPE Instance method Public Method Returns Properties for Given Subject Type 20041116
4 GET_SUBJECT_CONTEXT Instance method Public Method Returns Clone of Subject Context 20041124
5 GET_SUPPORTED_CONNECT_TYPES Instance method Public Method 20120718
Events
Class IF_SRT_WSP_CONFIG_PRE has no event.
Types
Class IF_SRT_WSP_CONFIG_PRE has no local type.
Method Signatures

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INTERFACE Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_SUBJECT_INTERFACE WSP subject interface 20041117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method GET_PROPERTIES_FOR_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTIVITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE TSRTP_CON_TYPE_SOAP_HTTP SRT Connectivity Type 20120718
2 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTIES table of WSP properties 20041119
3 Importing SUBJECT_NAME Value transfer Type reference (TYPE) QNAME WSP subject name 20041119
4 Importing SUBJECT_TYPE Value transfer Type reference (TYPE) SRT_WSP_SUBJECT_TYPE WSP subject type 20041119
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method GET_PROPERTIES_FOR_SUBJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTIVITY_TYPE Call by reference Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPE TSRTP_CON_TYPE_SOAP_HTTP SRT Connectivity Type 20120718
2 Returning PROPERTIES Value transfer Type reference (TYPE) SRT_IF_SRT_WSP_PROPERTIES table of WSP properties 20041116
3 Importing SUBJECT_TYPE Call by reference Type reference (TYPE) SRT_WSP_SUBJECT_TYPE WSP subject type 20041116
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041122

Method GET_SUBJECT_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT Value transfer Object reference (TYPE REF TO) CL_SRT_WSP_SUBJECT_CONTEXT WSP subject context (clone) 20041124
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20041124

Method GET_SUPPORTED_CONNECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONNECTIVITY_TYPES Value transfer Type reference (TYPE) SRT_WSP_CONNECTIVITY_TYPES 20120718
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20120718
History
Last changed by/on SAP  20130531 
SAP Release Created in