VendInvoiceTrans.isNonPO Method
Determines whether this 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.