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.
Populates fields in the TaxTransCodeTmp temporary table from detailed tax amount information.
Syntax
private void insertTmpForDetailTaxAmountRow(
MainAccountLedgerDimensionView _mainAccountView,
AmountMST _taxAmount,
boolean _hideDetailedTaxAmount)
Run On
Server
Parameters
- _mainAccountView
Type: MainAccountLedgerDimensionView View
The MainAccountLedgerDimensionView view buffer to use to set the fields in the TaxTransCodeTmp temporary table.
- _taxAmount
Type: AmountMST Extended Data Type
The amount of tax to include on the temp record.
- _hideDetailedTaxAmount
Type: boolean
A value that specifies whether the tax amount on the detailed report line shows a value or is blanked out.