PurchParmLine.isNonPO Method
Indicates whether a 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.
Remarks
This method is only necessary for shared processing with invoices, such as taxes and totals.