SAP ABAP Class CL_WDY_MD_ADT_PREVIEW_SERVICES (WDY Preview Services)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_AIE_PREVIEW (Package) Preview for ABAP in Eclipse
Properties
Class CL_WDY_MD_ADT_PREVIEW_SERVICES  
Short Description WDY Preview Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_AIE_PREVIEW   Preview for ABAP in Eclipse 
Created 20121105   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDY_MD_ADT_CONTROLLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_WDY_MD_ADT_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WDY_MD_ADT_PREVIEW_SERVICES has no interface implemented.
Friends
Class CL_WDY_MD_ADT_PREVIEW_SERVICES has no friend class.
Attributes
Class CL_WDY_MD_ADT_PREVIEW_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_UPDATED_VIEW_DATA Static method Public Method 20121106
Events
Class CL_WDY_MD_ADT_PREVIEW_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_ADT_VIEW Public See coding 20121106 BEGIN OF gty_s_adt_view, controller TYPE if_adt_wdy_controller=>ty_controller, view_object TYPE if_wdy_md_adt_view=>gty_s_view, END OF gty_s_adt_view
Method Signatures

Method GET_UPDATED_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTEXT Call by reference Type reference (TYPE) IF_WDY_MD_ADT_CONTROLLER=>GTY_T_CONTEXT_NODE 20121106
2 Exporting LAYOUT Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW=>GTY_S_VIEW_LAYOUT 20121106
3 Importing UPDATE_DATA Call by reference Type reference (TYPE) STRING 20121106

Method GET_UPDATED_VIEW_DATA on class CL_WDY_MD_ADT_PREVIEW_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740