Page tree

Versions Compared

Key

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

Line Parameters


Parameter

Description

P1

Gross Line Total (Excl. VAT)

P82

Line Amount (VAT Included)

P2

Remaining Total (Excl. surcharges)

P3

Net Line Total

P4

Line Quantity (Line Unit)

P5

Line Quantity (Main Unit)

P6

Line Additional Tax Amount

P8

Total Goods Quantity Received from AR/AP (Main Unit)

P11

Total Quantity of Goods Issued to AR/AP (Main Unit)

P14

Total Net Amount Of Goods Received from AR/AP

P15

Total Net Amount Of Goods Issued to AR/AP

P49

Line Width (Line Unit)

P50

Line Width (Main Unit)

P51

Line Length (Line Unit)

P52

Line Length (Main Unit)

P53

Line Height (Line Unit)

P54

Line Height (Main Unit)

P55

Line Area (Line Unit)

P56

Line Area (Main Unit)

P57

Line Volume (Line Unit)

P58

Line Volume (Main Unit)

P59

Line Weight (Line Unit)

P60

Line Weight (Main Unit)




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)