VendInvoiceInfoTable::existPrepayPendingForPurchOrder Method
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.