SAP ABAP Class CL_WDY_MD_VIEW_CONTAINER (Web Dynpro: View)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_VIEW (Package) Web Dynpro: View
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 20050407
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_VIEW_CONTAINER 20020912
Properties
Class CL_WDY_MD_VIEW_CONTAINER  
Short Description Web Dynpro: View    
Super Class CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_VIEW   Web Dynpro: View 
Created 20020912   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDY_MD_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_VIEW_CONTAINER 20020912
Friends
# Friend Modeled only Created on Description
1 CL_WDY_MD_VIEW 20020912 Web Dynpro: View
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFINITION Instance attribute Private Type reference (TYPE) WDY_VIEW_CNTR Web Dynpro: View Container 20020912
2 VIEW Instance attribute Private Object reference (TYPE REF TO) CL_WDY_MD_VIEW Web Dynpro: View 20020912
3 VIEW_CONTAINER_UI_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_VIEW_ELEMENT 20020912
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020912
2 SAVE_TO_DATABASE Instance method Private Method 20020912
Events
Class CL_WDY_MD_VIEW_CONTAINER has no event.
Types
Class CL_WDY_MD_VIEW_CONTAINER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFINITION Value transfer Type reference (TYPE) WDY_VIEW_CNTR Web Dynpro : View Container 20020912
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20020912
3 Importing STATE Value transfer Type reference (TYPE) R3STATE IF_WDY_MD_OBJECT=>CO_STATE_LOADED ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20020912
4 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_VIEW Web Dynpro : View 20020912

Method CONSTRUCTOR on class CL_WDY_MD_VIEW_CONTAINER has no exception.

Method SAVE_TO_DATABASE Signature

Method SAVE_TO_DATABASE on class CL_WDY_MD_VIEW_CONTAINER has no parameter.
Method SAVE_TO_DATABASE on class CL_WDY_MD_VIEW_CONTAINER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630