Previous Topic: Syntax DiagramNext Topic: YCHKVN (Check System Name Is Valid)


Parameters

Parameter

Definition

Value and Description

REPORT

CL variable containing the name of the checked report design or a special value. Must be a character variable ten characters long

The following special values may be used:

  • *SELECT: The report design selection display appears
  • *NONE, generic name, or *ALL: no report check is performed

FILE

Qualified name of a file containing report design.

*LIBL/YDSNRPT: (default) Report file name file must have report design format

MBR

Name of member in the file containing report design.

*FILE: (default) The member has the same name as the file

EXIST

Report checking option; only applies if a report design name is specified.

  • *YES: (default) The report design must exist
  • *NO: The report design must not exist

AUT

Authority to check

  • *OBJMGT: (default) Checks that the user has *OBJOPR, *ADD, *READ, *DLT and *UPD authorities to the report file
  • *USE: Check that the user has *OBJOPR and *READ authorities to the report file

RPTDTA

CL Variable that have report title information returned to it. Must be a character variable 80 characters long You may obtain a layout of the report title record by using the command Document file (YDOCF):

 

YDOCF YDSNRPT