SAP ABAP Data Element WDY_CONTEXT_ATTR_NULLABLE (Web Dynpro: Null Value Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_CONTEXTS (Package) WebDynpro Workbench Tool: Context Editor
Basic Data
Data Element WDY_CONTEXT_ATTR_NULLABLE
Short Description Web Dynpro: Null Value Handling  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WDY_CONTEXT_BOOL    
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 10 Null Value 
Medium 15 Null Value 
Long 30 Null Value Handling 
Heading  
Documentation

Definition

Property "Null Value" defines how an empty entry is to be handled by the data container entry handler.

If "Null Value" is set, an empty entry is interpreted (as an undefined value whose comparison with a special value is always undefined) as such, and not as a type-related initial value.

If "Null Value" is not set, an empty entry is interpreted as a type-related initial value.

Use

Dependencies

The property is of significance for non-character type attributes.

Example

If "Null Value" is not set, an empty entry for an attribute of type TIMS (time field) is interpreted as time 00:00:00. The empty entry is therefore actually interpreted as an empty value.

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