- Home
- Resources
- SAP Tables
- UMGSSETTINGS - Unicode conversion tool: structure for settings
SAP Table UMGSSETTINGS
Unicode conversion tool: structure for settings
UMGSSETTINGS (Unicode conversion tool: structure for settings) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link UMGSSETTINGS to other SAP tables.
Source: UMGSSETTINGS (Unicode conversion tool: structure for settings)
UMGSSETTINGS table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
GLOBALFBCP |
Global fallback code page |
UMGAGFBCP |
|
NUMC |
|
4 |
0 |
|
CHECKMODE |
Checkpoint Mode |
UMGACHKM |
|
CHAR |
|
1 |
0 |
Possible values
|
CHECKROWS |
Maximum number of rows read in checkpoint mode |
UMGACHKROWS |
|
INT4 |
|
10 |
0 |
|
INDXSCAN |
Scan previously repaired INDX records |
UMGAINDXSCAN |
|
CHAR |
|
1 |
0 |
|
DBSIZESCAN |
Scan database size |
UMGASIZESCAN |
|
CHAR |
|
1 |
0 |
|
CONTAINERSCAN |
Scan for data containers |
UMGACONTSCAN |
|
CHAR |
|
1 |
0 |
|
MINCONLN |
Minimum Container Length (character like) |
UMGAMINCONTCLEN |
|
INT4 |
|
10 |
0 |
|
RAWSTRLN |
Minimum Container Length (binary) |
UMGAMINCONTXLEN |
|
INT4 |
|
10 |
0 |
|
MINWORDLN |
Minimum word length in the vocabulary |
UMGAMINWLEN |
|
INT4 |
|
10 |
0 |
|
SEPTYPE |
Word separator selection |
UMGASEP |
|
CHAR |
|
1 |
0 |
Possible values
A |
x'00 to x'3F and x'7F |
B |
x'20 to x'3F |
C |
intersection of active languages |
|
COMCHAR |
Used Common Character Set |
UMGACOMCHA |
|
CHAR |
|
1 |
0 |
Possible values
A |
7 Bit ASCII |
B |
Intersection of active languages |
|
COLLRES |
Collision resolution |
UMGACOLLRES |
|
CHAR |
|
1 |
0 |
Possible values
A |
Codepage based (coarse) |
B |
Character based (fine) |
|
NTABU |
Status of RADCUCNT |
UMGANTABU |
|
CHAR |
|
1 |
0 |
Possible values
N |
RADCUCNT was not yet executed |
R |
RADCUCNT is running |
K |
RADCUCNT was executed succesfully |
E |
RADCUCNT was executed but there were errors |
|
TRANS |
R3trans codepage mapping |
UMGATRANS |
|
CHAR |
|
1 |
0 |
Possible values
N |
R3trans uses TCPDB, TCP0D, TCP0C |
U |
R3trans uses SPUMG language list (UMGLANGCP) |
|
EINDX |
EXPORT TO DATABASE (INDX-like) during Unicode migration |
UMGAEINDX |
|
CHAR |
|
1 |
0 |
Possible values
N |
EXPORT TO uses current application server code page |
M |
EXPORT TO uses current SPUMG language list |
|
TWIN |
Twin mode |
UMGATWIN |
|
CHAR |
|
1 |
0 |
|
SINGLECP |
Flag for the conversion of single codepage systems |
UMGASINGLECP |
|
CHAR |
|
1 |
0 |
|
IUUC |
IUUC mode |
UMGAIUUC |
|
CHAR |
|
1 |
0 |
Possible values
X |
IUUC mode switched on |
NULL |
IUUC mode switched off |
|