Share via


ReleaseUpdateDB60_Ledger.updateExcisePayableRegister_IN Method [AX 2012]

Updates the ExcisePayableRegister_IN table.

The RecIds of TaxRegistrationNumberTable_IN,TaxComponentTable_IN, TaxLedgerAccountGroup_IN are now stored in place of ECCNumber, TaxComponent and TaxAccountGroup.

Syntax

public void updateExcisePayableRegister_IN()

Run On

Server

Remarks

The record IDs of the TaxRegistrationNumberTable_IN, TaxComponentTable_IN, and TaxLedgerAccountGroup_IN table are now stored instead of ECCNumber, TaxComponent, and TaxAccountGroup values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class