Entering content frame

Object documentation MAPCHARSETS Locate the document in the library structure

Definition

The system table MAPCHARSETS contains all the mapchar sets.

Structure

MAPCHARSETS

MAPCHARSETNAME

CHAR(32)

Name of the mapchar set

CODE

CHAR(8)

Code attribute for which the mapchar set was defined (ASCII | UNICODE)

INTERN

CHAR(2) BYTE

Original form in hexadecimal notation

MAP_CODE

CHAR(4) BYTE

Target form in hexadecimal notation

MAP_CHARACTER

CHAR(2)

Target form in plain text notation

See also:

Evaluating System Tables, MAPCHARSETS

SQL Reference Manual, Mapchar Set Name (mapchar_set_name)

 

Leaving content frame