MAPCHARSETS
This
system table contains all MAPCHAR SETs.MAPCHARSETS
|
MAPCHARSETNAME |
CHAR(32) |
Name of the MAPCHAR SET |
|
CODE |
CHAR(8) |
Code attribute for which the MAPCHAR SET was defined (ASCII | EBCDIC) |
|
INTERN |
CHAR BYTE(1) |
The original form in hexadecimal notation |
|
MAP_CODE |
CHAR BYTE(2) |
Target form in hexadecimal notation |
|
MAP_CHARACTER |
CHAR(2) |
Target form in plain text notation |