Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.