Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDescription

P20

Gross Total

P83

Gross Total (VAT Included)

P21

Remaining Total (Excl. Surcharges)

P22

Discounted Lines Total

P23

Line Discounts Total

P24

Line Surcharges Total

P25

Quantity Total (Line Unit)

P26

Quantity Total (Main Unit)

P29

Line Additional Tax Amounts Total (Excl. Promotions)

P30

Line Additional Tax Amounts Total (Incl. Promotions)

P40

Quantity Total (Excl. Prom., Line Unit)

P41

Quantity Total (Excl. Prom., Main Unit)

P42

AR/AP Debit

P43

AR/AP Credit

P44

AR/AP Debit Balance

P45

AR/AP Credit Balance

P46

AR/AP Balance

P47

AR/AP Purchase Invoices Total Amount

P48

AR/AP Sales Invoices Total Amount

P61

Total Width of Lines (Main Unit)

P62

Total Length of Lines (Main Unit)

P63

Total Height of Lines (Main Unit)

P64

Total Area of Lines (Main Unit)

P65

Total Volume of Lines (Main Unit)

P66

Total Weight of Lines (Main Unit)


Arithmetical and Logical Functions

Name

Description

MIN ( , )

Returns the parameter with the lower value.

MAX ( , )

Returns the parameter with the higher value.

ABS ( )

Shows the absolute value of the number.

AND

AND (If all the conditions used together are true)

OR

OR (If at least one of the conditions is true)

MOD ( , )

Shows the remainder of the division.

DIV ( , )

Indicates the integer part of the division result.

>

Greater than

<

Smaller than

>=

If greater or equal

<=

If smaller or equal

=

If equal

<>

If different (not equal)