SAP ABAP Class CL_SWSDL11_BINDING_IOF (Binding Input, Binding Output, Binding Fault)
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 20041003
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_BINDING_IOF Binding Input/Output/Fault 20041003
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20041003
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 20041003
Properties
Class CL_SWSDL11_BINDING_IOF  
Short Description Binding Input, Binding Output, Binding Fault    
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 20041003   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWSDL11_BINDING_IOF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWSDL11_BINDING_IOF Binding Input/Output/Fault 20041003
2 IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20041003
3 IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
4 IF_SWSDL11_NODE WSDL 1.1. Node 20041003
Friends
Class CL_SWSDL11_BINDING_IOF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BINDING_OPERATION Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_BINDING_OPERATION 20041003
2 M_EXTENSION_ATTR_TABLE Instance attribute Private Type reference (TYPE) TSWS11_ATTR WSDL 1.1: Qualified Attributes 20041012
3 M_EXTENSION_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET Node Set 20041003
4 M_FAULT Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_IOF Input/Output/Fault 20041003
5 M_INPUT Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_IOF Input/Output/Fault 20041003
6 M_NAME Instance attribute Private Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20041008
7 M_OUTPUT Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_IOF Input/Output/Fault 20041003
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041003
2 SET_BINDING_OPERATION Instance method Public Method 20041003
3 SET_FAULT Instance method Public Method 20041003
4 SET_INPUT Instance method Public Method 20041003
5 SET_OUTPUT Instance method Public Method 20041003
Events
Class CL_SWSDL11_BINDING_IOF has no event.
Types
Class CL_SWSDL11_BINDING_IOF 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 NODE_TYPE Call by reference Type reference (TYPE) I 20041003
# Exception Resumable Description Created on
1 CX_SWSDL11 WSDL 1.1 Exceptions 20041205

Method SET_BINDING_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_BINDING_OPERATION 20041003
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FAULT Call by reference Object reference (TYPE REF TO) IF_SWSDL11_IOF Input/Output/Fault 20041003
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Object reference (TYPE REF TO) IF_SWSDL11_IOF Input/Output/Fault 20041003
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121

Method SET_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTPUT Call by reference Object reference (TYPE REF TO) IF_SWSDL11_IOF Input/Output/Fault 20041003
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20050121
History
Last changed by/on SAP  20090618 
SAP Release Created in 700