Definitions and Records
Data Definition Language (DDL) Reference Manual — 426798-002
5 -5
Reference Definition Syntax
Reference Definition Syntax
The following is the syntax of the DEFINITION statement when used to define a
reference to a previous definition:
Syntax Elements
The following describes the syntax elements in all of the field, group, and reference
forms of the DEFINITION statement. For detailed syntax and guidelines for each
individual clause, see
Section 6, Definition Attributes
.
def-name
is a DDL name that uniquely identifies the definition in a dictionary. No definition
can have the same name as any other object in the dictionary. For rules governing
DDL names, see
Section 2, DDL Language Elements
.
def-name-1 TYPE def-name-2
declares the data structure of a new definition by referring to a previously defined
structure.
def-name-1
is a DDL name that uniquely identifies a new definition in the open DDL
dictionary.
DEF[INITION] def-name-1 TYPE def-name-2
[ AS clause ]
[ BEGIN ]
[ DISPLAY clause ]
[ EDIT-PIC clause ]
[ EXTERNAL clause ]
[ HEADING clause ]
[ HELP clause ]
[ MUST BE clause ]
[ NULL clause ]
[ SPI-NULL clause ]
[ TACL clause ]
[ UPSHIFT clause ]
[ USAGE clause ]
[ VALUE clause ] .
[ 88 condition-name clause . ] ...
[ END [ . ] ]
Содержание 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 ...