Share via


RetailFiscalReceiptPost_BR.initRetailFiscalReceiptTaxTrans Method [AX 2012]

Persists the given retail fiscal receipt taxes from the ParmData object to the database for a given line.

Syntax

protected void initRetailFiscalReceiptTaxTrans(RetailFiscalReceiptLine_BR _retailFiscalReceiptLine, RetailFiscalReceiptLineParmData_BR _fiscalReceiptLineParmData)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

Throws exception when it fails to persist the tax.

See Also

Reference

RetailFiscalReceiptPost_BR Class