VendInvoiceInfoLine.invoiceNetUnitPrice Method
Calculates the invoice net unit price by dividing the invoice amount by the invoice quantity.
Syntax
display NetUnitPrice invoiceNetUnitPrice()
Run On
ClientOrServer
Return Value
Type: NetUnitPrice Extended Data Type
The invoice net unit price.
Remarks
The value is intentionally not rounded for maximum precision.