Share via


ReleaseUpdateDB60_Ledger.updateAdjustmentAmounts_IN Method [AX 2012]

Updates the AdjustmentAmounts_IN table.

The RecIds of TaxRegistrationNumberTable_IN and TaxComponentTable_IN are now stored in place of TaxRegistrationNumber and TaxComponent.

Syntax

public void updateAdjustmentAmounts_IN()

Run On

Server

Remarks

The record IDs of the TaxRegistrationNumberTable_IN and TaxComponentTable_IN tables are now stored instead of TaxRegistrationNumber and TaxComponent values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class