Share via


RetailTransactionSalesTransMark.markTransactions Method [AX 2012]

Merges transaction sales lines back into the main table from the working table and also saves cost amount to RetailCostAmountTmp, Inventory Dimension InventDimTmp, TransCodes RetailTransCodeTmpand Updates the transaction in the SalesLineTmp to 'Reserved' status.

Syntax

public void markTransactions(RetailTransactionSalesTransTmp _tmpSalesTrans)

Run On

Server

Parameters

See Also

Reference

RetailTransactionSalesTransMark Class