Use this function to define calculation formulas.

Calculation formulas are written, or structured as Sage X3 language expressions combining, for example, variables, constants, fields extracted from tables and functions.

Each formula is identified with a specific 3-character code. This code identifies the type of functionality in which the formula is used, for example in the calculation of overheads or tax, and in routing operations. The functionality types are defined in Local menu 213 (Formula Type).

Prerequisites

SEEREFERTTO Refer to documentation Implementation

Screen management

The Formulas function contains a header information section and a single block for the formula.

Entry screen

Use this screen to assign the type of functionality in which this formula is to be used, for example in the calculation of overheads or tax, and in routing operations and the code that will identify this calculation formula.

You can then type in the structure of your calculation formula or use the Formula wizard to generate it for you.

Reports

By default, the following reports are associated with this function :

  PRTSCR : Screen print

This can be changed using a different setup.

Specific actions

Copy

Click the Copy action to copy this calculation formula to an additional folder.

Error messages

In addition to the generic error messages, the following messages can appear during the entry :

Incorrect expression
[Sage X3 error message]

A syntax error has been detected. The error detail is provided in the second line of the message. Examples include an incorrect number of arguments in a function or brackets missing from the expression.

Tables used

SEEREFERTTO Refer to documentation Implementation