SAP ABAP Class CL_WDR_DATA_MODEL_ADP_MGR (Manages the data models)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Properties
Class CL_WDR_DATA_MODEL_ADP_MGR  
Short Description Manages the data models    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20121031   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_WDR_DATA_MODEL_ADP_MGR has no interface implemented.
Friends
Class CL_WDR_DATA_MODEL_ADP_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WDR_DATA_MODEL_ADP_MGR Manages the data models 20121031
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Returns the instance 20121031
2 RENDER_UPDATES Instance method Public Method 20131111
Events
Class CL_WDR_DATA_MODEL_ADP_MGR has no event.
Types
Class CL_WDR_DATA_MODEL_ADP_MGR has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) CL_WDR_DATA_MODEL_ADP_MGR verwaltet die Datenmodelle 20121031

Method GET_INSTANCE on class CL_WDR_DATA_MODEL_ADP_MGR has no exception.

Method RENDER_UPDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_COMMAND_QUEUE Call by reference Object reference (TYPE REF TO) IF_WDR_CLIENT_COMMAND Kommando für den Client (UPDATE) 20131111
2 Importing WINDOW_ADAPTER Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW_ADAPTER Lightspeed main window adapter 20131111

Method RENDER_UPDATES on class CL_WDR_DATA_MODEL_ADP_MGR has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740