Data Definition Language (DDL) Reference Manual
Definitions and Records
Data Definition Language (DDL) Reference Manual—529431-004
5-25
Other Elements
FILLER
defines an unnamed field that is never referenced directly (see FILLER on
page 6-7).
line-item specification
level-number { field-name | group-name | FILLER }
{ PICTURE-clause | TYPE-clause }
[ AS-clause ]
[ DISPLAY-clause ]
[ EDIT-PIC-clause ]
[ HEADING-clause ]
[ HELP-clause ]
[ JUSTIFIED-clause ]
[ LN-clause ] ...
[ MUST-BE-clause ]
[ NULL-clause ]
{ OCCURS-clause | OCCURS-DEPENDING-ON-clause }
[ REDEFINES-clause ]
[ SPI-NULL-clause ]
[ SQLNULLABLE-clause]
[ TACL-clause ]
[ USAGE-clause ]
[ VALUE-clause ] .
[ 88-condition-name-clause . ] ...
[ 89-enumeration-clause . ] ...
Clauses can be in any order, with this exception: definition attribute clauses must
precede 88-condition-name clauses and 89 enumeration clauses.