Index Sequence change in Table after upgrade from 9.1 to 9.2 in Enterprise One
Hi
We are upgrading from 9.1 to 9.2. We have retrofitted some tables. But after the retrofit on index when we generate the index the Index number is changed. Which is ok. We are noticing two strange things
1. The sequence generated in backend has diff sequence compared in Design
2. The program still refers to old sequence number. But now that index sequence is different, the programs are failing.