PurchLine::existNonFinalizedLines Method
Determines if one or more purchase order lines exist that are not finalized.
Syntax
server public static boolean existNonFinalizedLines(PurchId _purchId)
Run On
Server
Parameters
- _purchId
Type: PurchId Extended Data Type
The ID of the purchase order.
Return Value
Type: boolean
true if one or more purchase order lines are not finalized; otherwise, false.