SAP ABAP Data Element WDY_WB_VC_ATTRVIS (Web Dynpro: Visibility of Controller Attribute)
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_ATTRVIS
Short Description Web Dynpro: Visibility of Controller Attribute  
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 Public 
Documentation

Definition

The property IS_PUBLIC of a controller attribute controls the visibility of the attribute within the Web Dynpro component.

Use

Select IS_PUBLIC for a controller attribute if you want to access (read-only) this attribute from another view or controller of the same Web Dynpro component.

Dependencies

To access an attribute of another controller, you need an additional controller usage.

Example

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