Format Report Information

The subreport CIZINST defines shared variables that are used for formatting fields in the main report. It calls the stored procedure CIZINST . This subreport receives the user id and report code as parameters. It retrieves the font and font size from the report definition . It retrieves the format date/time and number format from the user's display profile . Finally, it retrieves the currency from the installation record and retrieves the currency symbol and position from the currency's record.

Note: Multi-currency. All reports support multiple currencies. Currency information is returned for each row by the appropriate stored procedure. This subreport retrieves the currency code from the Installation Options and should only be used in a report if there is no other currency information available.