SAP ABAP Interface IF_SWF_IFS_SERIALIZER (Indicates Serialization Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_IFS (Package) Workflow: Interfaces
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAI_SWF_RULE_ENGINE Interface for Workflow Rules 20030711
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_EXP_XRFC_SERIALIZER Serialization Using XRFC-XML 20030714
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_EXP_XSL_SERIALIZER Serialization Using XRFC-XML 20030714
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RLS_COND_SERIALIZER Business Rule 20030723
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RLS_RULE_SERIALIZER Business Rule 20030723
Properties
Interface IF_SWF_IFS_SERIALIZER  
Short Description Indicates Serialization Class    
General Data
Package SWF_IFS   Workflow: Interfaces 
Created 20030703   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_IFS_SERIALIZER has no forward declaration.
Interfaces
Interface IF_SWF_IFS_SERIALIZER has no interface.
Friends
Interface IF_SWF_IFS_SERIALIZER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_ROOT_TAG_NAME Constant Public Type reference (TYPE) STRING 'DATA_ROOT' Default name for root tag of XML document 20030714
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Static method Public Method Retrieve data object from XML display 20030703
2 SERIALIZE Static method Public Method Generate XML display for data object 20030703
Events
Interface IF_SWF_IFS_SERIALIZER has no event.
Types
Interface IF_SWF_IFS_SERIALIZER has no local type.
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DATA_INSTANCE Value transfer Object reference (TYPE REF TO) DATA Datenobjekt 20030703
2 Importing INPUT_XML Call by reference Type reference (TYPE) XSTRING Datenobjekt als XML-Stream 20030703
3 Importing TOPLEVEL_NODE Value transfer Type reference (TYPE) STRING DEFAULT_ROOT_TAG_NAME Name des Toplevel-Knotens 20030714
# Exception Resumable Description Created on
1 CX_SWF_IFS_SERIALIZER Fehler beim De-Serialisieren 20030715

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_INSTANCE Call by reference Object reference (TYPE REF TO) DATA Zu serialisierendes Datenobjekt 20030703
2 Returning OUTPUT_XML Value transfer Type reference (TYPE) XSTRING Serialisiertes Datenobjekt 20030703
3 Importing TOPLEVEL_NODE Value transfer Type reference (TYPE) STRING DEFAULT_ROOT_TAG_NAME Name des Toplevel-Knotens 20030714
# Exception Resumable Description Created on
1 CX_SWF_IFS_SERIALIZER Fehler beim Serialisieren 20030715
History
Last changed by/on SAP  20110908 
SAP Release Created in 640