Data Definition Language (DDL) Reference Manual (G06.24+)

Dictionary Database Structure
Data Definition Language (DDL) Reference Manual426798-002
D-42
DICTTYP Fields
TOKEN-TYPE-OBJECTcontains the object number of the SPI token type for the
token code.
TOKEN-NUMBER-VALUEcontains 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-CONSTANTif the token number is specified as a constant, this
field contains the object number of the constant; otherwise, it is 0.
SSID-TEXTcontains the text ID of the OTF record that contains the subsystem ID
value for the token code.
HEADING-TEXTcontains the text ID of the OTF record that contains the heading
value for the token code.
DISPLAY-TEXTcontains the text ID of the OTF record that contains the display
value for the token code.
DICTTYP Fields
DICTTYP (Token Type File) is a key-sequenced file containing 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.
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".
02 TOKEN-TYPE-CONSTANT Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Constant/Object".
02 TOKEN-DEF Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Def/Object".
02 TOKEN-OCCURS-VALUE Type Binary 16
Heading "Token/Occurs".