SPI Tokens
Data Definition Language (DDL) Reference Manual — 426798-002
7- 15
TOKEN-MAP Statement
[ HEADING { “label“ } ]
[ { constant-name} ]
specifies a label that identifies a token or field in DSM Template Services. If the
HEADING clause is omitted, the label is the token name.
label
is an ASCII character string. Template Services uses only the first 40
characters of the heading.
constant-name
is the name of a constant in the open DDL dictionary. The constant name must
be a valid label value.
{ { number } }
{ VERSION { string } }
{ { constant-name } }
{ NONVERSION }
specifies whether or not a field or group of fields in the definition is associated with
a version number. Every elementary field must be defined with either a VERSION
or a NOVERSION clause. If VERSION or NOVERSION is specified for a group,
the clause applies to each field within that group. You can specify only one version
number for a field.
number
is an integer in the range 1 to 65,535.
string
is a character string of the form ann, in which a is a letter and n is a digit.
constant-name
is the name of a constant in the open DDL dictionary. The constant name must
be a valid number or string value.
FOR { field-name } [ { THROUGH } { field-name } ]
{ group-name } [ { THRU } { group-name } ]
specifies one or more fields or groups within the definition identified by
def-name.
field-name
identifies a field within the definition.
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...