VendInvoiceLineMap.isNonPO Method
Determines if the invoice line is associated with a purchase order.
Syntax
public boolean isNonPO()
Run On
Called
Return Value
Type: boolean
true if the line is not associated with a purchase order; otherwise, false.