SAP ABAP Class CL_SWSDL11_BINDING (wsdl:binding)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SWSDL11 (Package) WSDL 1.1 Library
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BASE 20040802
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_EXTENSION 20041104
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_BINDING wsdl:binding 20040801
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSION Extension Element 20040927
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_NODE WSDL 1.1. Node 20040804
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDLHTTP_BINDING http:binding 20040927
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDLSOAP_BINDING soap:binding 20040927
Properties
Class CL_SWSDL11_BINDING  
Short Description wsdl:binding    
Super Class CL_SWSDL11_BASE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWSDL11   WSDL 1.1 Library 
Created 20040801   SAP 
Last change 20110908   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
# Interface Abstract Final Description Created on
1 IF_SLIB_EXTENSION 20041104
2 IF_SWSDL11_BINDING wsdl:binding 20040801
3 IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
4 IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
5 IF_SWSDL11_EXTENSION Extension Element 20040927
6 IF_SWSDL11_NODE WSDL 1.1. Node 20040804
7 IF_SWSDLHTTP_BINDING http:binding 20040927
8 IF_SWSDLSOAP_BINDING soap:binding 20040927
Friends
Class CL_SWSDL11_BINDING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BINDING_OPERATION_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET Node Set 20040929
2 M_DEFINITION Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_DEFINITION 20040916
3 M_EXTENSION_ATTR_TABLE Instance attribute Private Type reference (TYPE) TSWS11_ATTR WSDL 1.1: Qualified Attributes 20041012
4 M_EXTENSION_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Extensions 20040916
5 M_HTTP_VERB Instance attribute Private Type reference (TYPE) STRING 20040928
6 M_NAME Instance attribute Private Type reference (TYPE) QNAME WSDL 1.1 QName 20040916
7 M_PORTTYPE Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_PORTTYPE 20040929
8 M_SOAP_STYLE Instance attribute Private Type reference (TYPE) STRING 20040928
9 M_SOAP_TRANSPORT_URI Instance attribute Private Type reference (TYPE) STRING 20040928
10 M_SOAP_VERSION Instance attribute Private Type reference (TYPE) ANYURI SOAP version 20081117
11 M_WSDL_BINDING Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_BINDING 20040928
12 M_WSDL_REQUIRED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040916
2 _STYLE_MATRIX_SOAP_BINDING Instance method Private Method 20050531
Events
Class CL_SWSDL11_BINDING has no event.
Types
Class CL_SWSDL11_BINDING 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 NAMESPACE Call by reference Type reference (TYPE) CLIKE 20040928
2 Importing TYPE Call by reference Type reference (TYPE) I 20040928

Method CONSTRUCTOR on class CL_SWSDL11_BINDING has no exception.

Method _STYLE_MATRIX_SOAP_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURRENT_STYLE Call by reference Type reference (TYPE) STRING 20050531
2 Importing PREVIOUS_STYLE Call by reference Type reference (TYPE) STRING 20050531
3 Returning RVAL Value transfer Type reference (TYPE) STRING 20050531

Method _STYLE_MATRIX_SOAP_BINDING on class CL_SWSDL11_BINDING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700