CustInvoiceJour::findFromCustTransVoucher Method
Syntax
client server public static CustInvoiceJour findFromCustTransVoucher(
InvoiceId _invoiceId,
Voucher _voucher,
TransDate _invoiceDate,
CustInvoiceAccount _invoiceAccount,
[boolean _update])
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
- _voucher
Type: Voucher Extended Data Type
- _invoiceDate
Type: TransDate Extended Data Type
- _invoiceAccount
Type: CustInvoiceAccount Extended Data Type
- _update
Type: boolean