Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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