SAP ABAP Data Element UMGAEINDX (EXPORT TO DATABASE (INDX-like) during Unicode migration)
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 UMGAEINDX
Short Description EXPORT TO DATABASE (INDX-like) during Unicode migration  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UMGOEINDX    
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 EXPORT TO 
Medium 15 EXPORT TO c.p. 
Long 34 EXPORT TO source of code page 
Heading 11 EXPORT TO 
Documentation

Definition

This option is necessary only for system which uses one of the ambiguous blended code page 6100, 6200 or 6500. It determines the code page which in stored in data records of INDX type tables. It has two values:

  • "EXPORT TO uses current application server code page": the code page information which is stored in data records of INDX type tables is the current application server code page (6100, 6200 or 6500).
  • "EXPORT TO uses current SPUMG language list": the code page information which is stored in data records of INDX type tables is retrieved from the SPUMG language list and is therefore dependent on the logon language.

Default value

Depending on system configuration SPUMG sets the following default values:

  • "EXPORT TO uses current application server code page": if the system is not configured as ambiguous blended code page system.
  • "EXPORT TO uses current SPUMG language list": if the system is uses one of the blended code pages 6100, 6200 or 6500.

This option can be changed after the Consistency Check has finished.

Use

Alternatively you can overide this setting by using the kernel profile parameter "i18n/export_to/code_page_attr". Please read note 818374. If the profile is set with the value 'Normal' or 'Migrate', the list box is disabled on the settings screen.

Dependencies

Example

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