CustConsInvoice_JP::findLastConfirmedConsInvoice Method
Finds the last confirmed consolidated invoice for a customer.
Syntax
client server public static CustVendConsRefRecId_JP findLastConfirmedConsInvoice(CustAccount _account, [RecId _recId])
Run On
Called
Parameters
- _account
Type: CustAccount Extended Data Type
A vendor account.
- _recId
Type: RecId Extended Data Type
The record ID of the consolidated invoice.
Return Value
Type: CustVendConsRefRecId_JP Extended Data Type
The record ID of the last confirmed consolidated invoice.