Share via


RetailStatementPost.updateCustInvoiceJour Method [AX 2012]

Inserts a record into the CustInvoiceJour record.

Syntax

public void updateCustInvoiceJour(
    TransDate invoiceDate, 
    Voucher voucher, 
    RetailCommentEx5 _salesTableComment)

Run On

Server

Parameters

See Also

Reference

RetailStatementPost Class