SAP ABAP Class IF_WDK_SERIALIZABLE (XML Serialization)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WDK_EXECUTION_STACK | Backend execution stack | 20070322 |
2 | Interface composition (i COMPRISING i_ref) | IF_WDK_UNDOABLE_ACTION | Undoable action | 20070322 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BDC_ACTION | Action | 20070322 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BDC_CHANGELOG | Action | 20070322 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BDC_CONTROLLER | Backend Controller | 20070322 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BDC_STACK | Navigation Stack of the Backend Controller | 20070322 |
7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BE_CONTROLLER | Backend Controller | 20060403 |
8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_NAVIGATION_ACTION | Action | 20060410 |
9 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_NAVIGATION_STACK | Navigation Stack of the Backend Controller | 20060410 |
Properties
Class | IF_WDK_SERIALIZABLE | |
Short Description | XML Serialization | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060403 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_WDK_SERIALIZABLE has no forward declaration.
Interfaces
Class IF_WDK_SERIALIZABLE has no interface implemented.
Friends
Class IF_WDK_SERIALIZABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | XML Tag | 20070322 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deserialize | 20060403 |
2 | ![]() |
Instance method | Public | Method | Serialize | 20060403 |
Events
Class IF_WDK_SERIALIZABLE has no event.
Types
Class IF_WDK_SERIALIZABLE has no local type.
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20060410 | ||
2 | ![]() |
IV_WDAPP | Call by reference | Type reference (TYPE) | WDK_APPLICATION | Web Dynpro: Name of Application | 20060410 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Action | 20060403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060410 |
Method SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20060410 | ||
2 | ![]() |
IR_TOP_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20060410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070322 |
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |