VendInvoiceJour::findFromPurchParmTable Method
Syntax
client server public static VendInvoiceJour findFromPurchParmTable(
InvoiceId _invoiceId,
TransDate _transDate,
VendInvoiceAccount _invoiceAccount,
[boolean _forUpdate])
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _invoiceAccount
Type: VendInvoiceAccount Extended Data Type
- _forUpdate
Type: boolean