Share via


ReleaseUpdateDB60_Ledger.updateEximAuthorizationSchemesLine_IN Method [AX 2012]

Updates the EximAuthorizationSchemesLine_IN table.

The Rec Id of TaxRegistrationNumberTable_IN and TaxLedgerAccountGroup_IN tables are now stored in place of IECNumber and TaxAccountGroup values.

Syntax

public void updateEximAuthorizationSchemesLine_IN()

Run On

Server

Remarks

The record IDs of the TaxRegistrationNumberTable_IN and TaxLedgerAccountGroup_IN tables are now stored instead of IECNumber and TaxAccountGroup values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class