SAP ABAP Interface IF_WDK_SERIALIZATION (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 implementation (CLASS c. INTERFACES i_ref)  CL_WDK_BDC_CONTROLLER Backend Controller 20070322
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDK_BE_CONTROLLER Backend Controller 20060410
Properties
Interface IF_WDK_SERIALIZATION  
Short Description XML Serialization    
General Data
Package WDK_CONTROLLER   Kayak Controller 
Created 20060403   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WDK_SERIALIZATION has no interface.
Friends
Interface IF_WDK_SERIALIZATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IR_NODE_VALUES Instance attribute Public Object reference (TYPE REF TO) IF_WDK_NODE_REGISTRATION Interface for registration of nodes 20070322
2 IV_COMMENT Instance attribute Public Type reference (TYPE) STRING Comment 20060410
3 IV_DELETE_AFTER_COMMIT Instance attribute Public Type reference (TYPE) ABAP_BOOL Delete draft after commit was successful 20060626
4 IV_GUID Instance attribute Public Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20060410
Methods
# Method Level Visibility Method type Description Created on
1 CAN_DESERIALIZE Instance method Public Method Can Deserialize from XML string 20060619
2 CAN_SERIALIZE Instance method Public Method Can Serialize into XML string 20060619
3 DESERIALIZE Instance method Public Method Deserialize from XML string 20060410
4 SERIALIZE Instance method Public Method Serialize into XML string 20060410
5 SET_COMMENT Instance method Public Method Set comment 20060410
Events
Interface IF_WDK_SERIALIZATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_KEYMAP Public See coding 20060410 begin of TS_KEYMAP, key type string, value type string, end of ts_keymap
2 TS_XKEYMAP Public See coding 20060410 begin of TS_XKEYMAP, key type string, value type xstring, end of ts_xkeymap
3 TT_KEYMAP Public See coding 20060410 tt_keymap type SORTED TABLE OF ts_keymap with UNIQUE key key
4 TT_XKEYMAP Public See coding 20060410 tt_xkeymap type SORTED TABLE OF ts_xkeymap with unique key key
Method Signatures

Method CAN_DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060619

Method CAN_DESERIALIZE on Interface IF_WDK_SERIALIZATION has no exception.

Method CAN_SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060619

Method CAN_SERIALIZE on Interface IF_WDK_SERIALIZATION has no exception.

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060419
2 Importing IV_XML Call by reference Type reference (TYPE) XSTRING 20060410
3 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT 20060410
# Exception Resumable Description Created on
1 CX_WDK_XML_CONTROLLER 20060410

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20060410
2 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20060410
# Exception Resumable Description Created on
1 CX_WDK_XML_CONTROLLER 20060410

Method SET_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMENT Call by reference Type reference (TYPE) STRING 20060410

Method SET_COMMENT on Interface IF_WDK_SERIALIZATION has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 100