Share via


ReleaseUpdateDB60_Ledger.updateEximDBKSchemesTable_IN Method [AX 2012]

Updates the EximDBKSchemesTable_IN table.

The RecIds of DimensionAttributeValueCombination is now stored in place of ReceivableAccount.

The RecIds of EximPorts_IN is now stored in place of PortId.

Syntax

public void updateEximDBKSchemesTable_IN()

Run On

Server

Remarks

The record IDs of the DimensionAttributeValueCombination table are now stored instead of ReceivableAccount values.

The record IDs of the EximPorts_IN table are now stored instead of PortId values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class