SAP ABAP Class CL_SWF_UTL_SERIALIZE (XML Serialization)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Properties
Class CL_SWF_UTL_SERIALIZE  
Short Description XML Serialization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20030623   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_UTL_SERIALIZE has no forward declaration.
Interfaces
Class CL_SWF_UTL_SERIALIZE has no interface implemented.
Friends
Class CL_SWF_UTL_SERIALIZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_XRFC_SERIALIZER Static Attribute Private Object reference (TYPE REF TO) CL_SWF_EXP_XRFC_SERIALIZER Serialization Instance (Singleton) 20030714
2 M_XSL_SERIALIZER Static Attribute Private Object reference (TYPE REF TO) CL_SWF_EXP_XSL_SERIALIZER Serialization Instance (Singleton) 20030714
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_XRFC_SERIALIZER Static method Public Method Serialization Using XRFC Kernel Functions 20030623
2 CREATE_XSL_SERIALIZER Static method Public Method Serialization ABAP CALL TRANSFORMATION 20030714
Events
Class CL_SWF_UTL_SERIALIZE has no event.
Types
Class CL_SWF_UTL_SERIALIZE has no local type.
Method Signatures

Method CREATE_XRFC_SERIALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERIALIZER Value transfer Object reference (TYPE REF TO) IF_SWF_IFS_SERIALIZER Klasse zur (De-)Serialisierung gemäß XRFC-Standard 20030623

Method CREATE_XRFC_SERIALIZER on class CL_SWF_UTL_SERIALIZE has no exception.

Method CREATE_XSL_SERIALIZER Signature

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

Method CREATE_XSL_SERIALIZER on class CL_SWF_UTL_SERIALIZE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640