Previous Topic: Browsing OutputNext Topic: Selection Codes for Browsing


Logical Views and Browsing

A logical view is the physical form that SYSOUT or report data takes when you view it on screen. A logical view is also the mechanism by which you control the appearance of the output. For example, using logical views, you can customize the order of the data columns of a columnar report.

Along with the standard logical view, which is SPF-like and shows entire records, including all fields in original order, you can define other logical views that are identified by name.

These are some of the elements you can control for a logical view:

The three types of views are:

For more information about view types, see the chapter "Creating Logical Views."

You attach a logical view to specific output by defining it for a SYSOUT group or a report. Then the output you have chosen for browsing in the defined logical view then automatically displays.

Note: Logical views apply to all modes except JOB mode.