SAP ABAP Data Element WDY_WB_VC_WINDOWVIS (Web Dynpro: Visibility of a Window)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor
Basic Data
Data Element WDY_WB_VC_WINDOWVIS
Short Description Web Dynpro: Visibility of a Window  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short Publ. 
Medium 10 Public 
Long 10 Public 
Heading 10 Public 
Documentation

Definition

If Interface is selected, an interface view will be assigned to the window. This means that the window can be accessed externally using the assigned interface view in a Web Dynpro application or in a component that uses it.

If Interface is not selected, the window can only be accessed within its own component.

Use

Set Interface if you want the window to be accessible from outside the component using the interface view assigned to the window.

Dependencies

If Interface is not set for a window, this means that its plugs cannot be flagged as Interface-plugs either.

Example

History
Last changed by/on SAP  20080411 
SAP Release Created in 710