SAP ABAP Interface IF_WDK_SERIALIZABLE (XML Serialization)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller

⤷

⤷

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
Interface | IF_WDK_SERIALIZABLE | |
Short Description | XML Serialization |
General Data
Package | WDK_CONTROLLER | Kayak Controller |
Created | 20060403 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDK_SERIALIZABLE has no forward declaration.
Interfaces
Interface IF_WDK_SERIALIZABLE has no interface.
Friends
Interface IF_WDK_SERIALIZABLE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CV_XML_TAG | 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
Interface IF_WDK_SERIALIZABLE has no event.
Types
Interface 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 | 100 |