RetailOrderManager::CreateTaxLines Method [AX 2012]
Create tax lines for the given Retail transaction table entry
client server private static void CreateTaxLines(SalesTable salesTable, RetailTransactionTable transactionTable)
Run On
CalledParameters
- salesTable
- Type: SalesTable Table
sales order that tax amounts will be added to.
- transactionTable
- Type: RetailTransactionTable Table
retail transaction entry that taxes are being created from.
Show: