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.
Loads tax adjustments that are adjusting taxes for a specific line.
Syntax
protected void loadPerLineTaxAdjustments(
SelectableDataArea _companyId,
RefTableId _sourceTableId,
RefRecId _sourceRecId,
Map _amountInclTax)
Run On
Server
Parameters
- _companyId
Type: SelectableDataArea Extended Data Type
A value that specifies whether a tax adjustment can be located in another company.
- _sourceTableId
Type: RefTableId Extended Data Type
The table ID of the transaction line.
- _sourceRecId
Type: RefRecId Extended Data Type
The record ID of the transaction line.
- _amountInclTax
Type: Map Class