SAP ABAP Class CL_SWF_XML_INBOUND_SERVICE (WebFlow: Services for Inbound 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_INBOUND_SERVICE  
Short Description WebFlow: Services for Inbound 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 20010726   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)
2 SWFXC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_XML_INBOUND_SERVICE has no interface implemented.
Friends
Class CL_SWF_XML_INBOUND_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_INBOUND_SERVICE 20010726
2 M_WI_ID Instance attribute Private Type reference (TYPE) SWW_WIID 20010726
3 M_XML_REQUEST Instance attribute Private Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010726
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROTOCOL_ID_PARSING_XML Instance method Public Method Gets the Protocol ID by XML Analysis 20010802
2 LOG_WRITE_XML_INBOUND Instance method Public Method Logs Inbound XML Document on WI 20010726
3 SET_WI_ID Instance method Public Method Sets Work Item ID 20010726
4 SET_XML_REQUEST Instance method Public Method Sets XML Request Document 20010726
5 SINGLETON Static method Public Method Gets an Instance (Singleton) 20010726
Events
Class CL_SWF_XML_INBOUND_SERVICE has no event.
Types
Class CL_SWF_XML_INBOUND_SERVICE has no local type.
Method Signatures

Method GET_PROTOCOL_ID_PARSING_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROTOCOL Value transfer Type reference (TYPE) SWD_XMLPRT 20010802

Method GET_PROTOCOL_ID_PARSING_XML on class CL_SWF_XML_INBOUND_SERVICE has no exception.

Method LOG_WRITE_XML_INBOUND Signature

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

Method LOG_WRITE_XML_INBOUND on class CL_SWF_XML_INBOUND_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 20010726

Method SET_WI_ID on class CL_SWF_XML_INBOUND_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_REQUEST Call by reference Object reference (TYPE REF TO) CL_XML_DOCUMENT 20010726

Method SET_XML_REQUEST on class CL_SWF_XML_INBOUND_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_INBOUND_SERVICE 20010726

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