SAP ABAP Class CL_SWSP_FEAT_TRBNDG (WSP Feature Class for Transport Binding)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSP_FEAT (Package) Features Serialization
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWSP_FEAT_BASE Base Class for All Features 20061004
Properties
Class CL_SWSP_FEAT_TRBNDG  
Short Description WSP Feature Class for Transport Binding    
Super Class CL_SWSP_FEAT_BASE Base Class for All Features 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWSP_FEAT   Features Serialization 
Created 20061004   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWS1E Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWSP_FEAT_TRBNDG has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SRT_WSP_FEATURE_FACTORY 20061004 WSP Feature 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_SWSP_FEAT_TRBNDG' Class Name 20061004
2 C_2PART_HOST Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_ALT_HOST 20061009
3 C_2PART_PATH Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_ALT_PATH 20061009
4 C_2PART_PORT Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_ALT_PORT 20061009
5 C_2PART_PROTO Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_CALC_PROT 20061009
6 C_2PART_STYLE Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_STYLE 20061009
7 C_2PART_TRANSPORT Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_TYPE 20061009
8 C_2PROP_HOST Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_URL_HOST 20061009
9 C_2PROP_PATH Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_URL_PATH 20061009
10 C_2PROP_PORT Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_URL_PORT 20061009
11 C_2PROP_PROTO Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_URL_PROT 20061009
12 C_2PROP_STYLE Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_STYLE 20061009
13 C_2PROP_TRANSPORT Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_TYPE 20061009
14 C_ASRT_BIN_XML Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_OPT_XML_TRNS 20061108
15 C_ASRT_BIN_XML_ATTR_URI Constant Public Type reference (TYPE) STRING 'uri' 20061108
16 C_ASRT_BIN_XML_NS Constant Public Type reference (TYPE) STRING TSRTP_F_BDG_710 20061108
17 C_MTOM_URI Constant Public Type reference (TYPE) STRING 'http://www.w3.org/2004/08/soap/features/http-optimization' 20061108
18 C_NS_SOAP Constant Public Type reference (TYPE) STRING SWS1E_SOAP_NAMESPACE_URI 20061004
19 C_NS_SOAP12_PREFIX Constant Public Type reference (TYPE) STRING 'wsoap12' 20080718
20 C_NS_SOAP_12 Constant Public Type reference (TYPE) STRING SWS1E_SOAP12_NAMESPACE_URI 20080718
21 C_NS_SOAP_PREFIX Constant Public Type reference (TYPE) STRING 'soap' 20061009
22 C_SAP_BIN_XML_URI Constant Public Type reference (TYPE) STRING 'http://xml.sap.com/2006/11/esi/esp/binxml' 20061108
23 C_SOAP_ACTION Constant Public Type reference (TYPE) STRING SWS1E_SOAP_ATTR_ACTION 20061004
24 C_SOAP_ADDRESS Constant Public Type reference (TYPE) STRING SWS1E_SOAP_ADDRESS 20061004
25 C_SOAP_BINDING Constant Public Type reference (TYPE) STRING SWS1E_SOAP_BINDING 20061004
26 C_SOAP_LOCATION Constant Public Type reference (TYPE) STRING SWS1E_SOAP_ATTR_LOCATION 20061004
27 C_SOAP_OPERATION Constant Public Type reference (TYPE) STRING SWS1E_SOAP_OPERATION 20061004
28 C_SOAP_STYLE Instance attribute Private Type reference (TYPE) STRING SWS1E_SOAP_ATTR_STYLE 20061009
29 C_SOAP_TRANSPORT Constant Public Type reference (TYPE) STRING SWS1E_SOAP_ATTR_TRANSPORT 20061004
30 M_FEATURE_URI Instance attribute Private Type reference (TYPE) STRING Feature URI 20061004
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_PROPERTIES Instance method Private Method Compares with lists of properties 20061004
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061004
3 CREATE Static method Public Method 20061108
4 TO_PART_BIN_XML Instance method Protected Method 20061108
5 TO_PART_SOAP_ADDRESS Instance method Protected Method 20061009
6 TO_PART_SOAP_ADDRESS_CLIENT Instance method Protected Method 20061120
7 TO_PART_SOAP_BINDING Instance method Protected Method 20061009
8 TO_PART_SOAP_OPERATION Instance method Protected Method 20061009
9 TO_PROP_BIN_XML Instance method Protected Method 20061108
10 TO_PROP_MTOM Instance method Protected Method 20080815
11 TO_PROP_SOAP_ACTION Instance method Protected Method 20061004
12 TO_PROP_TYPE_AND_STYLE Instance method Protected Method 20061009
13 TO_PROP_URL Instance method Protected Method 20061004
Events
Class CL_SWSP_FEAT_TRBNDG has no event.
Types
Class CL_SWSP_FEAT_TRBNDG has no local type.
Method Signatures

Method COMPARE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EQUAL Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20061004
2 Importing P1 Value transfer Type reference (TYPE) SRT_WSP_WSDL_PROPERTIES WSP WSDL attributes 20061004
3 Importing P2 Value transfer Type reference (TYPE) SRT_WSP_WSDL_PROPERTIES WSP WSDL attributes 20061004
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061004

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWSP_FEAT_TRBNDG has no parameter.
Method CONSTRUCTOR on class CL_SWSP_FEAT_TRBNDG has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_SWSP_FEATURE Interface for Parts to Props Mapping Class 20061108

Method CREATE on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PART_BIN_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) NCNAME 20061108
2 Importing PROPERTY Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTY WSP WSDL attribute 20061108
3 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_PART WSP part structure for XML transformation (Do not change) 20061108

Method TO_PART_BIN_XML on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PART_SOAP_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTR Call by reference Type reference (TYPE) SRT_WSP_WSDL_ATTRIBUTE WSP WSDL Attribute 20061010
2 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTIES WSP WSDL attributes 20061009
# Exception Resumable Description Created on
1 CX_SWSP_FEATURE 20061013

Method TO_PART_SOAP_ADDRESS_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTR Call by reference Type reference (TYPE) SRT_WSP_WSDL_ATTRIBUTE WSP WSDL Attribute 20061120
2 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTIES WSP WSDL attributes 20061120
# Exception Resumable Description Created on
1 CX_SWSP_FEATURE 20061120

Method TO_PART_SOAP_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRS Call by reference Type reference (TYPE) SRT_WSP_WSDL_ATTRIBUTES WSP WSDL Attributes 20061011
2 Importing PROPERTIES Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTIES WSP WSDL attributes 20061009

Method TO_PART_SOAP_BINDING on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PART_SOAP_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTR Call by reference Type reference (TYPE) SRT_WSP_WSDL_ATTRIBUTE WSP WSDL Attribute 20061013
2 Importing PROPERTY Call by reference Type reference (TYPE) SRT_WSP_WSDL_PROPERTY WSP WSDL attribute 20061009

Method TO_PART_SOAP_OPERATION on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PROP_BIN_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXT_TYPE Call by reference Type reference (TYPE) SRT_WSP_PART_TYPE WSDL Part Type 20070620
2 Importing FRAGMENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_FRAGMENT 20061108
3 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL 20061208
4 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20061108
5 Importing SUBJ_HEADER Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_HEADER 20061108

Method TO_PROP_BIN_XML on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PROP_MTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXT_TYPE Call by reference Type reference (TYPE) SRT_WSP_PART_TYPE WSDL Part Type 20080815
2 Importing FRAGMENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_FRAGMENT 20080815
3 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL 20080815
4 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP Subject Table for Deserialization (Do Not Change) 20080815
5 Importing SUBJ_HEADER Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_HEADER 20080815

Method TO_PROP_MTOM on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PROP_SOAP_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAGMENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_FRAGMENT 20061004
2 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL 20061208
3 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20061004
4 Importing SUBJ_HEADER Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_HEADER 20061004

Method TO_PROP_SOAP_ACTION on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PROP_TYPE_AND_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAGMENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_FRAGMENT 20061009
2 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL 20061208
3 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20061009
4 Importing SUBJ_HEADER Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_HEADER 20061009

Method TO_PROP_TYPE_AND_STYLE on class CL_SWSP_FEAT_TRBNDG has no exception.

Method TO_PROP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FRAGMENT Call by reference Object reference (TYPE REF TO) IF_SXMLP_FRAGMENT 20061004
2 Importing OPTIONAL Call by reference Type reference (TYPE) ABAP_BOOL 20061208
3 Returning RVAL Value transfer Type reference (TYPE) SRT_WSP_WSDL_CLIENT_SUBJECTS WSP subject table for deserialization (Do not change) 20061004
4 Importing SUBJ_HEADER Call by reference Type reference (TYPE) IF_SIDL_SUBJECT_DESERIALIZE=>T_SUBJ_FRAGMENT_HEADER 20061004
# Exception Resumable Description Created on
1 CX_SWSP_FEATURE 20061013
History
Last changed by/on SAP  20090618 
SAP Release Created in 710