Share via


ReleaseUpdateDB60_Ledger.updateExcisePLARegister_IN Method [AX 2012]

Updates the ExcisePLARegister_IN table.

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

Syntax

public void updateExcisePLARegister_IN()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class