Share via


ReleaseUpdateDB60_Ledger.updateEximIncentiveSchemeData_IN Method [AX 2012]

Updates the EximIncentiveSchemeData_IN table.

The Rec Id of EximProductGroupTable_IN and EximIncentiveSchemeGroup_IN tables are now stored in place of ProductGroup and IncentiveSchemeGroup values.

Syntax

public void updateEximIncentiveSchemeData_IN()

Run On

Server

Remarks

The record IDs of the EximProductGroupTable_IN and EximIncentiveSchemeGroup_IN tables are now stored instead of ProductGroup and IncentiveSchemeGroup values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class