Share via


RetailStatementPost.linkSalesOrderVouchersToStatement Method [AX 2012]

Inserts a record in the RetailStatementVoucher table for the posted sales order with the specified statement ID.

Syntax

public void linkSalesOrderVouchersToStatement()

Run On

Server

Remarks

This method associates the RetailStatementVoucher table and CustInvoiceJour table by using the statement ID.

See Also

Reference

RetailStatementPost Class