The function %HI_ReportPar sets defined parameter of the displayer of Report type (Control function). For reports of Crystal report type only.
Blok kódu | ||||
---|---|---|---|---|
| ||||
%HI_ReportPar( INT in refId, TEXT in paramName, in param1 ) |
refId | Reference to graphic object (reference variable). |
paramName | Parameter name. |
param1 | Required parameter value. |
The value of the parameter is not immediately delivered to the report. The value is valid after calling the function %HI_RefreshData. This feature allows to change several parameters at the same time.
For detailed description of the report parameters see the topics CrystalReport.