// Declaration code of the globals of a composite report
iChangeSubReportSource(SRPT_SubReport1, RPT_Form)
Syntax
iChangeSubReportSource(<Subreport> , <Target Report>)
<Subreport>: Character string (with or without quotes)
Name of the sub-report to modify.
<Target Report>: Character string (with or without quotes)
Name of the report to associate with the sub-report. This report will be actually printed when printing the sub-report. This name must be a valid name. If this parameter corresponds to an empty string (""), the sub-report will not be printed.
Business / UI classification : Neutral code
Component : wd260etat.dll