VendInvoiceMatchingLine.expectedNetUnitPrice Method
Calculates the expected net unit price.
Syntax
display NetUnitPrice expectedNetUnitPrice()
Run On
Called
Return Value
Type: NetUnitPrice Extended Data Type
The expected net unit price.
Remarks
The net unit price is determined by dividing the ExpectedLineAmount value by the ExpectedQty value. The value is intentionally not rounded for maximum precision.