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.
Inserts a record into the CustInvoiceJour record.
Syntax
public void updateCustInvoiceJour(
TransDate invoiceDate,
Voucher voucher,
RetailCommentEx5 _salesTableComment)
Run On
Server
Parameters
- invoiceDate
Type: TransDate Extended Data Type
A TransDate object.
- voucher
Type: Voucher Extended Data Type
A voucher object.
- _salesTableComment
Type: RetailCommentEx5 Extended Data Type
The comment that will be added to the sales orders.