SAP ABAP Class CL_SWSDL11_MESSAGE (wsdl:message)
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_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_MESSAGE wsdl:message 20040801
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWSDL11_NODE WSDL 1.1. Node 20040802
Properties
Class CL_SWSDL11_MESSAGE  
Short Description wsdl:message    
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_SWSDL11_EXTENSIBLE Extensible WSDL Element 20040801
2 IF_SWSDL11_EXTENSIBLE_ATTR WSDL Element Extensible by Attributes 20041012
3 IF_SWSDL11_MESSAGE wsdl:message 20040801
4 IF_SWSDL11_NODE WSDL 1.1. Node 20040802
Friends
Class CL_SWSDL11_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DEFINITION Instance attribute Private Object reference (TYPE REF TO) IF_SWSDL11_DEFINITION 20040805
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 WSDL 1.1 Extensions 20040916
4 M_NAME Instance attribute Private Type reference (TYPE) QNAME WSDL 1.1 QName 20040805
5 M_PART_NODESET Instance attribute Private Object reference (TYPE REF TO) IF_SLIB_NODESET WSDL 1.1 Parts 20040805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040805
2 _STYLE_MATRIX Instance method Private Method 20050601
Events
Class CL_SWSDL11_MESSAGE has no event.
Types
Class CL_SWSDL11_MESSAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method _STYLE_MATRIX 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 20050601
2 Importing PREVIOUS_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_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700