SAP ABAP Data Element UMGASEP (Word separator selection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18-UNI (Application Component) I18N Unicode
     SUMIG (Package) Unicode Migration: Tabellen Umsetzer + Reparatur Tool
Basic Data
Data Element UMGASEP
Short Description Word separator selection  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UMGOSEP    
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 Sep. Selec 
Medium 19 Separator Selection 
Long 20 Separator Selection 
Heading 19 Separator Selection 
Documentation

Definition

Word separators are used to extract words from text data.

Default value

Depending on system configuration, SPUMG enters the following default value:

  • Systems which use double-byte codepages (e.g. 8000): "x'00 to x'3F and x'7F".
  • Systems which do not use double-byte code pages: "intersection of active languages".

    This value consists of all characters between U+0000 and U+FFFF which are not alphanumeric characters. These characters are determined from code pages of the active languages in the Language List.

This option cannot be changed after the Consistency Check has been started.

Use

You cannot change the Language List after the word separators have been determined and the scans Tables without Language Information and Tables with Ambiguous Language Information have been started.

You cannot set the option to "Intersection of active languages" when the Language List contains an activated double-byte codepage (e.g. 8000). You cannot add a double-byte code page for an active language to the Language List after you have chosen and saved this option in the settings !

Dependencies

Example

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