Rational Developer for System z

Record layout

A record layout defines the set of fields contained within a particular record set.

The record layout is generated directly from data structure definitions located in either COBOL copybooks or PL/I INCLUDE files. When a template is applied to a data set that uses a specific record layout, all records matching the layout become formatted. The type of formatting applied is defined within the fields specified by the record layout.


Feedback