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.
public void markTransactions(RetailTransactionSalesTransTmp _tmpSalesTrans)
Run On
ServerParameters
- _tmpSalesTrans
- Type: RetailTransactionSalesTransTmp Table
The table object of RetailTransactionSalesTransTmp
Community Additions
ADD
Show: