Options

Item Entry RelationError while upgrading 301 t0 400 Stage II

Jyoti_KapoorJyoti_Kapoor Member Posts: 56
We are working on an upgrade from Nav 3.10 to Nav 4.0. We are getting some data related errors while trying to convert the DB, which as follows:

The stage II upgrade codeunit 104049 "Item Trkg. Upgrade Step 2" splits the item ledger entries and value entries using the function SplitValueEntries() and SplitItemLedgerEntries() and after this it creates the "Item Entry Relation" entries with function CreateItemEntryRelations(). As per the splitted item ledger entries it gives "New Entry No." to the temporary item tracking entry table records with the "item ledger entry" No. created new after splitting. And these new entry nos. are used while creating the item entry relations. This gives an error for Duplicate "Entry No." while putting records into "Item Entry Relation" table. This should not happen ideaaly as these new entries for the multiple entries are made by the procedure only with new entry nos. Please suggest on this issue, i am stuck up at this error.

Thanks & Regards,
Sign In or Register to comment.