SAP ABAP Class CL_SWF_WSP_XML (Web Service Interface in XML Cache)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WSP Web Service Interface in XML Cache 20020415
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WSP_IMPLEMENTATION Web Service Implementation in XML Cache 20020415
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_WSP_INTERFACE Web Service Interface in XML Cache 20020415
Properties
Class CL_SWF_WSP_XML  
Short Description Web Service Interface in XML Cache    
Super Class CL_SWF_WSP Web Service Interface in XML Cache 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20020415   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_WSP_XML has no interface implemented.
Friends
Class CL_SWF_WSP_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_IXML Static Attribute Protected Object reference (TYPE REF TO) IF_IXML IF_IXML 20020415
2 G_STREAM_FACTORY Static Attribute Protected Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY IF_IXML_STREAM_FACTORY 20020415
3 M_DOM Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20020415
4 M_PARSER Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_PARSER IF_IXML_PARSER 20020415
5 M_RENDERER Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_RENDERER IF_IXML_RENDERER 20020415
6 M_RENDER_OSTREAM Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_OSTREAM IF_IXML_OSTREAM 20020415
7 M_STREAM Instance attribute Protected Type reference (TYPE) XSTRING XML as XString 20020415
8 M_UPDATE_FLAG Instance attribute Protected Type reference (TYPE) FLAG Indicator: Regenerate XML 20020418
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20020415
2 RENDER Instance method Protected Method Renders DOM to XString 20020415
3 SERIALIZE Instance method Public Method Serializes DOM 20020415
4 SET_STREAM Instance method Protected Method Sets XML Stream 20020415
Events
Class CL_SWF_WSP_XML has no event.
Types
Class CL_SWF_WSP_XML has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_WSP_XML has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_WSP_XML has no exception.

Method RENDER Signature

Method RENDER on class CL_SWF_WSP_XML has no parameter.
Method RENDER on class CL_SWF_WSP_XML has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STREAM Call by reference Type reference (TYPE) XSTRING 20020415

Method SERIALIZE on class CL_SWF_WSP_XML has no exception.

Method SET_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STREAM Call by reference Type reference (TYPE) XSTRING 20020415

Method SET_STREAM on class CL_SWF_WSP_XML has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630