Previous Topic: Syntax DiagramNext Topic: YCPYUSRPRF (Copy User Profile)


Parameters

Parameter

Definition

Value and Description

FROMRPT

Name of report copied design

  • *SELECT: The report selection display is presented

TORPT

Name of new report design

  • *FROMRPT: The new report has the same name as the original. Only allowed if value of TOFILE or TOMBR is different from that of FROMFILE or FROMMBR

FROMFILE

Qualifying name of file containing report design

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

FROMMBR

Name of member in file containing report design

  • *FILE: (default) The member has the same name as the file specified by the FROMFILE parameter

TOFILE

Qualifying name of report file to contain copied designs

  • *FROMFILE: (default) The file has the same name as the file specified by the FROMFILE parameter
  • File must be a report design file unless CVTOPT(*PNL) is specified, in which case it must be a panel design file (both can be created with the YCRTDSNF command)

TOMBR

Name of member in destination file

  • *FILE: (default) The member has the same name as the file specified by the TOFILE parameter
  • *FROMMBR: The member has the same name as FROMMBR

CVTOPT

Convert option

  • *SAME: (default) Do not convert report design
  • *PNL: Convert report design into a panel design