Share via


ReleaseUpdateDB60_Ledger.updateTaxSetOffRule_IN Method [AX 2012]

Updates the TaxSetOffRule_IN table.

The Rec Ids of TaxComponent table are now stored in place of Component and SetOffComponent values.

Syntax

public void updateTaxSetOffRule_IN()

Run On

Server

Remarks

The record IDs of the TaxComponent table are now stored instead of Component and SetOffComponent values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class