SAP ABAP Class IF_SWF_IFS_SERIALIZER (Indicates Serialization Class)
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
Class | IF_SWF_IFS_SERIALIZER | |
Short Description | Indicates Serialization Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030703 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_IFS_SERIALIZER has no forward declaration.
Interfaces
Class IF_SWF_IFS_SERIALIZER has no interface implemented.
Friends
Class IF_SWF_IFS_SERIALIZER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
Static method | Public | Method | Retrieve data object from XML display | 20030703 |
2 | ![]() |
Static method | Public | Method | Generate XML display for data object | 20030703 |
Events
Class IF_SWF_IFS_SERIALIZER has no event.
Types
Class 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 | ![]() |
DATA_INSTANCE | Value transfer | Object reference (TYPE REF TO) | DATA | Datenobjekt | 20030703 | ||
2 | ![]() |
INPUT_XML | Call by reference | Type reference (TYPE) | XSTRING | Datenobjekt als XML-Stream | 20030703 | ||
3 | ![]() |
TOPLEVEL_NODE | Value transfer | Type reference (TYPE) | STRING | DEFAULT_ROOT_TAG_NAME | Name des Toplevel-Knotens | 20030714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim De-Serialisieren | 20030715 |
Method SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_INSTANCE | Call by reference | Object reference (TYPE REF TO) | DATA | Zu serialisierendes Datenobjekt | 20030703 | ||
2 | ![]() |
OUTPUT_XML | Value transfer | Type reference (TYPE) | XSTRING | Serialisiertes Datenobjekt | 20030703 | ||
3 | ![]() |
TOPLEVEL_NODE | Value transfer | Type reference (TYPE) | STRING | DEFAULT_ROOT_TAG_NAME | Name des Toplevel-Knotens | 20030714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Serialisieren | 20030715 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |