SAP ABAP Class CL_SWSDL11_OPERATION (wsdl: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 20040802
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_EXTENSION 20041104
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
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_EXTENSION Extension Element 20040928
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_NODE WSDL 1.1. Node 20040802
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_OPERATION wsdl:operation 20040801
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDLHTTP_OPERATION http:operation 20040928
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDLSOAP_OPERATION soap:operation 20040928
Properties
Class CL_SWSDL11_OPERATION  
Short Description wsdl: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 20040801   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWS11 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 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_EXTENSIBLE Extensible WSDL Element 20040801
3 IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
4 IF_SWSDL11_EXTENSION Extension Element 20040928
5 IF_SWSDL11_NODE WSDL 1.1. Node 20040802
6 IF_SWSDL11_OPERATION wsdl:operation 20040801
7 IF_SWSDLHTTP_OPERATION http:operation 20040928
8 IF_SWSDLSOAP_OPERATION soap:operation 20040928
Friends
Class CL_SWSDL11_OPERATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_EXTENSION_ATTR_TABLE Instance attribute Private Type reference (TYPE) TSWS11_ATTR WSDL 1.1: Qualified Attributes 20041012
2 M_EXTENSION_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Extensions 20040916
3 M_FAULT_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Faults 20040805
4 M_HTTP_LOCATION_URI Instance attribute Private Type reference (TYPE) STRING 20040928
5 M_INPUT Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_IOF Input 20040916
6 M_MEP Instance attribute Private Type reference (TYPE) STRING TransmissionPrimitive 20040916
7 M_NAME Instance attribute Private Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20040805
8 M_OUTPUT Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_IOF Output 20040916
9 M_PARAMETER_ORDER_TABLE Instance attribute Private Type reference (TYPE) TSWS11_PARAMETER_ORDER WSDL 1.1 Parameter Order List 20041001
10 M_PORTTYPE Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_PORTTYPE 20040805
11 M_SOAP_ACTION_URI Instance attribute Private Type reference (TYPE) STRING SWS11_VALUE_ABSENT 20040928
12 M_SOAP_STYLE Instance attribute Private Type reference (TYPE) STRING 20040928
13 M_WSDL_OPERATION Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_OPERATION 20041008
14 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 20040805
2 _GET_DEFAULT_NAME Instance method Private Method 20050523
3 _STYLE_MATRIX Instance method Private Method 20050601
Events
Class CL_SWSDL11_OPERATION has no event.
Types
Class CL_SWSDL11_OPERATION 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_OPERATION has no exception.

Method _GET_DEFAULT_NAME 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 20050523
2 Returning RVAL Value transfer Type reference (TYPE) NCNAME NCName: XML "non-colonized" Name 20050523

Method _GET_DEFAULT_NAME on class CL_SWSDL11_OPERATION has no exception.

Method _STYLE_MATRIX Signature

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

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