Share via


TaxDeliverySlip_BR.loadPerLineTaxAdjustments Method [AX 2012]

Loads tax adjustments that are adjusting taxes for a specific line.

Syntax

protected void loadPerLineTaxAdjustments(
    SelectableDataArea _companyId, 
    RefTableId _sourceTableId, 
    RefRecId _sourceRecId)

Run On

Server

Parameters

  • _companyId
    Type: SelectableDataArea Extended Data Type
    A value that specifies whether tax adjustments can be located in another company. If they can, the current company and the passed-in company are checked for adjustments.

See Also

Reference

TaxDeliverySlip_BR Class