USER_RECORD control statement

The USER_RECORD statement specifies the user-defined header and the trailer records that are to be written to an extract file.

USER_RECORD is an optional statement for ODE. If this statement is omitted, no user-defined header and trailer records are written.

The USER_RECORD control statement can be specified only in FPXIN DD.

Related keywords:
Syntax:

1  USER_RECORD FIELDS=
2.1! VL=YES
2.1 (
2.2.1+ ,
2.2.1 literal
2.2.1 built-in_variable
2.1?,VL=
2.2.1 YES|Y
2.2.1 NO|N
2.1)?  , BREAK=(
2.1! DATABASE
2.1 AREA
1,
2.1! BEFORE
2.1 AFTER
1)

The keywords associated with the USER_RECORD statement are not available for site default options.