SAP ABAP Class CL_SWF_XML_OUTBOUND_SERVICE (WebFlow: Services for Outbound XML Documents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_XML (Package) Workflow: XML
Properties
Class CL_SWF_XML_OUTBOUND_SERVICE  
Short Description WebFlow: Services for Outbound XML Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_XML   Workflow: XML 
Created 20011220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_XML_OUTBOUND_SERVICE has no interface implemented.
Friends
Class CL_SWF_XML_OUTBOUND_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_SWF_XML_OUTBOUND_SERVICE 20011220
2 M_WI_ID Instance attribute Private Type reference (TYPE) SWW_WIID 20011220
3 M_XML_REQUEST Instance attribute Public Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011220
4 M_XML_RESPONSE Instance attribute Public Object reference (TYPE REF TO) CL_XML_DOCUMENT 20011220
Methods
# Method Level Visibility Method type Description Created on
1 LOG_WRITE_XML_OUTBOUND Instance method Public Method Logs the Outbound XML Document on WI 20011220
2 SET_WI_ID Instance method Public Method Sets Work Item ID 20011220
3 SET_XML_REQUEST Instance method Public Method Sets the XML Request 20011220
4 SET_XML_RESPONSE Instance method Public Method Sets the XML Request 20011220
5 SINGLETON Static method Public Method Gets an Instance (Singleton) 20011220
Events
Class CL_SWF_XML_OUTBOUND_SERVICE has no event.
Types
Class CL_SWF_XML_OUTBOUND_SERVICE has no local type.
Method Signatures

Method LOG_WRITE_XML_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_T100 Call by reference Type reference (TYPE) SWF_T100MS 20011220
2 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20011220

Method LOG_WRITE_XML_OUTBOUND on class CL_SWF_XML_OUTBOUND_SERVICE has no exception.

Method SET_WI_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_ID Call by reference Type reference (TYPE) N 20011220

Method SET_WI_ID on class CL_SWF_XML_OUTBOUND_SERVICE has no exception.

Method SET_XML_REQUEST Signature

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

Method SET_XML_REQUEST on class CL_SWF_XML_OUTBOUND_SERVICE has no exception.

Method SET_XML_RESPONSE Signature

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

Method SET_XML_RESPONSE on class CL_SWF_XML_OUTBOUND_SERVICE has no exception.

Method SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SINGLETON Value transfer Object reference (TYPE REF TO) CL_SWF_XML_OUTBOUND_SERVICE 20011220

Method SINGLETON on class CL_SWF_XML_OUTBOUND_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620