LtInvoiceAutoNumberingGroups::registeringForPurchInvoice Method
Indicates whether an IncludeToRegister value exists for purchase invoices.
Syntax
server public static boolean registeringForPurchInvoice(VendAccount _vendor)
Run On
Server
Parameters
- _vendor
Type: VendAccount Extended Data Type
The vendor account for which to verify the IncludeToRegister value.
Return Value
Type: boolean
true if a record exists that corresponds to the purchase invoice and has the IncludeToRegister field set; otherwise, false.