Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.