Financial Reporter Function Notation

Sage 300 ERP

Home > Financial Reporter > Designing Financial Statements > Financial Reporter Functions > Financial Reporter Function Notation

Financial Reporter Function Notation

Financial Reporter functions use the following typographic conventions:

Convention Description
UPPERCASE Function names are in uppercase letters.
( ) Function arguments are listed in parentheses.
,

All arguments are separated by a comma.

Most argument parameters are text, so are either:

  • In quotation marks
  • A reference to a spreadsheet cell that contains a text value, or a formula that returns a text value

Note: Excel will return a "#VALUE!" error if you specify an argument that does not exist.

Example:

FRACT(field name, account number)

FRACCT(field name, account number, criteria, format)

Related Topics