SAP ABAP Class CL_SWSDL11_BASE (CL_SWSDL11_BASE)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_NAMESPACE_DECL SLIB Namespace Declaration 20041118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_NODE SLIB Node 20041104
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SLIB_NODE_ADMIN Administrative Access to slib_node 20060412
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_DOCUMENTATION wsdl:documentation 20041001
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BINDING wsdl:binding 20040802
2 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BINDING_IOF Binding Input, Binding Output, Binding Fault 20041003
3 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BINDING_OPERATION Binding Operation 20040929
4 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_DEFINITION wsdl:definitions 20040802
5 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_EXTENSION WSDL Extension 20041022
6 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_IMPORT wsdl:import 20041114
7 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_IOF wsdl:input, wsdl:output, wsdl:fault 20040802
8 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_MESSAGE wsdl:message 20040802
9 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_OPERATION wsdl:operation 20040802
10 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_PART wsdl:part 20040802
... Click here to see Used By full list (14 items)
Properties
Class CL_SWSDL11_BASE  
Short Description    
Super Class    
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 20040802   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWS11 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SLIB_NAMESPACE_DECL SLIB Namespace Declaration 20041118
2 IF_SLIB_NODE SLIB Node 20041104
3 IF_SLIB_NODE_ADMIN Administrative Access to slib_node 20060412
4 IF_SWSDL11_DOCUMENTATION wsdl:documentation 20041001
Friends
Class CL_SWSDL11_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DOCUMENTATION Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20041001
2 M_ERR_MSG Instance attribute Protected Type reference (TYPE) STRING 20050303
3 M_FACTORY Instance attribute Protected Object reference (TYPE REF TO) IF_SWSDL11_FACTORY 20040802
4 M_LOCK_FLAG Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050121
5 M_NAMESPACE_URI Instance attribute Protected Type reference (TYPE) ANYURI Any URI 20040928
6 M_NODE_TYPE Instance attribute Protected Type reference (TYPE) I 20040805
7 M_NSDECL_TABLE Instance attribute Protected Type reference (TYPE) TSLIB_NAMESPACE SLIB Namespace Declarations 20041118
8 M_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_SLIB_NODE Parent 20060412
9 M_REGISTRY Instance attribute Protected Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20040802
10 M_XML_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_NODE 20040802
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NCNAME Instance method Protected Method 20060909
2 SET_FACTORY Instance method Public Method 20040802
3 SET_REGISTRY Instance method Public Method 20040917
Events
Class CL_SWSDL11_BASE has no event.
Types
Class CL_SWSDL11_BASE has no local type.
Method Signatures

Method CHECK_NCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CLIKE 20060909
# Exception Resumable Description Created on
1 CX_SLIB SLIB Exceptions 20060909

Method SET_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FACTORY Call by reference Object reference (TYPE REF TO) IF_SWSDL11_FACTORY 20040802

Method SET_FACTORY on class CL_SWSDL11_BASE has no exception.

Method SET_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGISTRY Call by reference Object reference (TYPE REF TO) IF_SIDL_REGISTRY Extension Registry 20040917

Method SET_REGISTRY on class CL_SWSDL11_BASE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BINDING wsdl:binding 20040802
2 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BINDING_IOF Binding Input, Binding Output, Binding Fault 20041003
3 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_BINDING_OPERATION Binding Operation 20040929
4 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_DEFINITION wsdl:definitions 20040802
5 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_EXTENSION WSDL Extension 20041022
6 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_IMPORT wsdl:import 20041114
7 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_IOF wsdl:input, wsdl:output, wsdl:fault 20040802
8 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_MESSAGE wsdl:message 20040802
9 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_OPERATION wsdl:operation 20040802
10 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_PART wsdl:part 20040802
11 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_PORT wsdl:port 20040802
12 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_PORTTYPE wsdl:porttype 20040802
13 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_SERVICE wsdl:service 20040802
14 Inheritance (c INHERITING FROM c_ref)  CL_SWSDL11_TYPE_CONTAINER wsdl:types 20041112
History
Last changed by/on SAP  20090618 
SAP Release Created in 700