SAP ABAP Interface IF_WD_TRACE_SERIALIZER (Web Dynpro Trace Tool: Serialization of Objects)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_TRACE_TOOL (Package) WebDynpro Trace Tool
Properties
Interface IF_WD_TRACE_SERIALIZER  
Short Description Web Dynpro Trace Tool: Serialization of Objects    
General Data
Package SWDP_TRACE_TOOL   WebDynpro Trace Tool 
Created 20050901   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WD_TRACE_SERIALIZER has no forward declaration.
Interfaces
Interface IF_WD_TRACE_SERIALIZER has no interface.
Friends
Interface IF_WD_TRACE_SERIALIZER has no friend.
Attributes
Interface IF_WD_TRACE_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SERIALIZE Instance method Public Method 20050901
Events
Interface IF_WD_TRACE_SERIALIZER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_AGGREGATION Public See coding 20050901 begin of t_aggregation, name type string, children type t_child_tab, end of t_aggregation
2 T_AGGREGATION_TAB Public See coding 20050901 t_aggregation_tab type standard table of t_aggregation with default key
3 T_ATTRIBUTE Public See coding 20050901 begin of t_attribute, name type string, value type string, end of t_attribute
4 T_ATTRIBUTE_TAB Public See coding 20050901 t_attribute_tab type standard table of t_attribute with default key
5 T_CHILD_TAB Public See coding 20050901 t_child_tab type standard table of t_object with default key
6 T_OBJECT Public See coding 20050901 begin of t_object, serializer type ref to if_wd_trace_serializer, ref type ref to object, end of t_object
7 T_OBJECT_DATA Public See coding 20050901 begin of t_object_data, xml type string, name type string, aggregations type t_aggregation_tab, attributes type t_attribute_tab, end of t_object_data
Method Signatures

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050901
2 Returning OBJECT_DATA Value transfer Type reference (TYPE) T_OBJECT_DATA 20050901

Method SERIALIZE on Interface IF_WD_TRACE_SERIALIZER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710