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.
Checks whether a pending prepayment invoice exists for the specified purchase order ID.
Syntax
client server public static boolean existPrepayPendingForPurchOrder(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase order ID.
Return Value
Type: boolean
true if a pending prepayment invoice exists; otherwise, false.