Data Definition Language (DDL) Reference Manual
Dictionary Database Structure
Data Definition Language (DDL) Reference Manual—529431-004
D-14
DICTMAP (Token Map File)
Figure D-8. DICTMAP (Token Map File)—H-Series
Record MAP.
 File is "DICTMAP" Key-sequenced
 Code 209
 Audit
 MaxExtents 500.
 02 OBJECT-NUMBER Type *
 Heading "Token Map/Object".
 02 TOKEN-NUMBER-VALUE Type Binary 16
 Heading "Token Numb".
 02 TOKEN-NUMBER-CONSTANT Type OBJECT-NUMBER
 Heading "Token Numb/Object".
 02 MAP-DEF Type OBJECT-NUMBER
 Heading "Map Def/Object".
 02 SSID-TEXT Type TEXT-ID
 Heading "SSID".
 02 HEADING-TEXT Type TEXT-ID
 Heading "Heading".
 Key is OBJECT-NUMBER Duplicates not allowed.
End
Table D-6. DICTMAP (Token Map File) Fields
Field Description
OBJECT-NUMBER Contains the object number of this token map from 
DICTODF.OBJECT. The record in DICTODF contains the 
token-map name and its object type, “TM.”
TOKEN-NUMBER-VALUE Contains the token number of the token map taken from 
the VALUE clause of the TOKEN-MAP statement that 
defines the token map.
Token numbers can be in the range -32,768 through 
32,767. Any user-supplied token numbers must be in the 
range 1 through 9,998; the other token numbers are 
reserved by HP or are previously defined by SPI.
TOKEN-NUMBER-CONSTANT Contains the object-number of the constant used to define 
the token number; if the token number was not specified 
using a constant, this field is set to 0.
MAP-DEF Contains the object number of the definition (DEF) for the 
token map. The definition defines the data structure of the 
extensible structured token described by the token map.
SSID-TEXT Contains the text ID of the OTF record that contains the 
subsystem ID value for the token map.
HEADING-TEXT Contains the text ID of the OTF record that contains the 
heading value for the token map.










