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.
Determines if the invoice line is associated with a purchase order.
public boolean isNonPO()
Called
Type: boolean
true if the line is not associated with a purchase order; otherwise, false.