PurchLine.isLatestPOVersionNotArchived Method
Checks if the last version of the purchase order that this line belongs to was not yet archived to the history tables.
Syntax
public boolean isLatestPOVersionNotArchived()
Run On
Called
Return Value
Type: boolean
true if the last version has not yet been archived to the history tables; otherwise, false.