SAP ABAP Data Element DDBIDICTRL (DD: No Filtering of BIDI Formatting Characters)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Data Element DDBIDICTRL
Short Description DD: No Filtering of BIDI Formatting Characters  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DDBOOL    
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 BIDI 
Medium 20 No BIDI Filtering 
Long 40 No BIDI Filtering 
Heading 20 No BIDI Filtering 
Documentation

This flag is required only in connection with bi-directional (BIDI) scripts such as Hebrew or Arabic, and only in special cases. It should not be set for normal situations.

The unicode character set contains special formatting characters with which the visual sequence can be influenced for displaying bi-directional scripts like Hebrew and Arabic. The characters themselves are not visible.

The input of invisible BIDI formatting characters in fields where data is entered can be deactivated system-wide. The characters are then filtered out of the data stream when data is exchanged between the GUI and application server. This system setting can be made with report I18N_SET_DATAELEMENT_FLAGS.

If the flag "No BIDI Filtering" is set for a data element, the BIDI formatting characters can always be entered in a ready-for-input field that links to this data element, even if filtering is activated system-wide.

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