CzVendAdvanceInvoiceTable::existsPurchId Method
Determines whether an advance invoice exists for a specific purchase order.
Syntax
client server public static boolean existsPurchId(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
PurchId of the purchase order.
Return Value
Type: boolean
true if an advance invoice exists; otherwise false.