Data Definition Language (DDL) Reference Manual

Dictionary Database Structure
Data Definition Language (DDL) Reference Manual529431-004
D-59
DICTTYP (Token Type File)
DICTTYP (Token Type File)
DICTTYP (Token Type File) is a key-sequenced file that contains one record for each
SPI token type. Each record contains fields to specify the object number of the token
type, its token data type, its structure, and the token length.
DICTTYP is different on G-series and H-series systems—see:
Figure D-21, DICTTYP (Token Type File)—G-Series, on page D-59
Figure D-22, DICTTYP (Token Type File)—H-Series, on page D-60
Change bars in Figure D-22 on page D-60 show where it differs from Figure D-21 on
page D-59.
These tables apply to both G-series and H-series systems:
Table D-24, DICTTYP (Token Type File) Fields, on page D-61
Table D-25, TOKEN-OCCURS-VALUE Values, on page D-62
TOKEN-NUMBER-VALUE Contains the token number used by a subsystem to
distinguish one token code from another.
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 If the token number is specified as a constant, this field
contains the object number of the constant; otherwise, it is
0.
SSID-TEXT Contains the text ID of the OTF record that contains the
subsystem ID value for the token code.
HEADING-TEXT Contains the text ID of the OTF record that contains the
heading value for the token code.
DISPLAY-TEXT Contains the text ID of the OTF record that contains the
display value for the token code.
Figure D-21. DICTTYP (Token Type File)—G-Series (page 1 of 2)
Record TYP.
File is "DICTTYP" Key-sequenced
Code 209
Audit.
02 OBJECT-NUMBER Type *
Heading "Token Type/Object".
02 TOKEN-TYPE-VALUE Type Binary 16
Heading "Token/Value".
Table D-23. DICTTKN (Token Code File) Fields (page 2 of 2)
Field Description