VendInvoiceInfoTable::existActivePurchId Method
Determines whether a purchase order has an invoice being edited for posting.
Syntax
server public static boolean existActivePurchId(PurchId _purchId)
Run On
Server
Parameters
- _purchId
Type: PurchId Extended Data Type
The purchase order ID.
Return Value
Type: boolean
true if it is selected for posting; otherwise, false.