VendInvoiceTrans::existForPurchId Method
Indicates whether there is any standard invoice posted for a specified purchase order.
Syntax
client server public static boolean existForPurchId(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase order ID.
Return Value
Type: boolean
true if there is any standard invoice posted for the specified purchase order; otherwise, false.