Previous Topic: Displaying FieldsNext Topic: Retrieving Modified Data


Summary of Commands

Language

Create Single Occurrence

Display Page

CA ADS

PUT DETAIL

The PUT DETAIL statement that creates the first detail occurrence of the second page causes the first page of occurrences to be displayed.

A DISPLAY statement causes the specified page of occurrences to be displayed.

COBOL

PL/I

MAP OUT DETAIL

The MAP OUT DETAIL statement that creates the first occurrence of the second page causes the first page of occurrences to be displayed.

A MAP OUT RESUME statement causes the specified page of occurrences to be displayed.

Assembler

#MREQ OUT DETAIL

The #MREQ OUT DETAIL statement that creates the first occurrence of the second page causes the first page of occurrences to be displayed.

A #MREQ OUT RESUME statement causes the specified page of occurrences to be displayed.

Note: