Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _retailFiscalReceiptLine
Type: RetailFiscalReceiptLine_BR Table
The retail fiscal receipt line to persist the taxes to.
- _fiscalReceiptLineParmData
Type: RetailFiscalReceiptLineParmData_BR Class
The line ParmData object that holds the taxes ParmData list.
Exceptions
| Exception | Condition |
|---|---|
| Error | Throws exception when it fails to persist the tax. |