SAP ABAP Class CL_SWSDL11_BINDING_OPERATION (Binding Operation)
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 20040929
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_BINDING_OPERATION Binding Operation 20040929
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040929
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_NODE WSDL 1.1. Node 20040929
Properties
Class CL_SWSDL11_BINDING_OPERATION  
Short Description Binding Operation    
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 20040929   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_SWSDL11_BINDING_OPERATION Binding Operation 20040929
2 IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040929
3 IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
4 IF_SWSDL11_NODE WSDL 1.1. Node 20040929
Friends
Class CL_SWSDL11_BINDING_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BINDING Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_BINDING 20040929
2 M_BINDING_FAULT_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET Node Set 20041003
3 M_BINDING_INPUT Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_BINDING_IOF Binding Input/Output/Fault 20041003
4 M_BINDING_OUTPUT Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_BINDING_IOF Binding Input/Output/Fault 20041003
5 M_EXTENSION_ATTR_TABLE Instance attribute Private Type reference (TYPE) TSWS11_ATTR WSDL 1.1: Qualified Attributes 20041012
6 M_EXTENSION_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET Node Set 20040930
7 M_OPERATION Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_OPERATION 20040929
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040929
2 SET_BINDING Instance method Public Method 20040929
3 SET_OPERATION Instance method Public Method 20040929
4 _STYLE_MATRIX Instance method Private Method 20050531
Events
Class CL_SWSDL11_BINDING_OPERATION has no event.
Types
Class CL_SWSDL11_BINDING_OPERATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method SET_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BINDING Call by reference Object reference (TYPE REF TO) IF_SWSDL11_BINDING 20040929
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Object reference (TYPE REF TO) IF_SWSDL11_OPERATION 20040929
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method _STYLE_MATRIX Signature

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

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