Refer to documentation Implementation
The Formulas function contains a header information section and a single block for the formula.
Presentation
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.
Close
Fields
The following fields are present on this tab :
Block number 1
| Use this field to assign the type of functionality in which this formula is to be used, for example in the calculation of overheads or tax, or in routing operations. |
| Code used to identify the calculation formula. A calculation formula is a short code calling on an expression to evaluate a result used in various functions of the product. |
Block number 2
| This long description is used as a title in screens and reports. By default the short title, the long title or the column header of a data are recorded (on creation/update) in the connection language of the user.
A user who logs on with this language will view the short description, long description or column header in their connection language if a translation exists. Otherwise, these descriptions will be available in the folder language.
|
| Title used in some screens or reports when there is not enough space to view the long title. By default the short title, the long title or the column header of a data are recorded (on creation/update) in the connection language of the user.
A user who logs on with this language will view the short description, long description or column header in their connection language if a translation exists. Otherwise, these descriptions will be available in the folder language.
|
Formula
| Use this field (and any subsequent fields, if available) to structure a calculation expression. The syntax is validated when you save the expression and when the formula is used. It can be defined over one or two lines. |
  |
Close
By default, the following reports are associated with this function :
PRTSCR : Screen print
This can be changed using a different setup.
In addition to the generic error messages, the following messages can appear during the entry :
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.