PdcPurchaseInvoiceLine.Qnty

From External Bemet Wiki
Revision as of 12:25, 16 March 2015 by TC (talk | contribs) (Description)
Jump to navigation Jump to search

Declaration

Qnty as double

Description

Returns or sets the invoiced quantity. Corresponds with database column PIL_LINE.PIL_QNTY.

NB: When setting the quantity, the unit price and amount will be calculated based on the available data. Beware that if no quantity is known, a quantity of 1 is assumed thus making the amount equal to the unit price. I.e.: set the quantity before setting any prices.

Notes

Code example

Availability

Available since March 2015, version 5.0 onwards.