SAP ABAP Data Element DBSAASCFLG (Omit fields with 7BIT ASCII contents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     SCP (Package) SAP Code Pages
Basic Data
Data Element DBSAASCFLG
Short Description Omit fields with 7BIT ASCII contents  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DBSOFLAG    
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 Flag 
Medium 20 Omit ASCII data 
Long 29 Omit ASCII data 
Heading 36 Omit fields with 7BIT ASCII contents 
Documentation

Definition

If the checkbox "Omit fields with ASCII content" is active, only tables fields with non ASCII content are analyzed. This may speed up the search and the update of a tables considerably. Use this option whenever you are searching for characters or bytes outside the ASCII range.

The range of ASCII characters is U+0000 - U+007F. They are defined in all SAP system codepages. In non Unicode systems they have the code points 0x00 - 0x7F.

The plugins described in note 846695 use the option internally. Therefore you do not have to activate it when using one of the plugins.

This option can be changed until the search has been started.

Use

Dependencies

Example

History
Last changed by/on SAP  20051219 
SAP Release Created in