Previous Topic: Specify Variables from Different Types of RecordsNext Topic: Sample Report


Example

An administrator wants a report listing the user IDs for the user records in an extract file named SESSACLS. The administrator also wants to see what sessions each user has and the startup ACL/E program for each session. The administrator executes the following REPORT statement:

REPORT GIVING(USERREP) USING(SESSACLS) ((' &UIDXNAME' '&UENTUSER' '&UENTSCRP'))