Hi,
I have an issue.
IT0000 has TC 1 and the same with IT0006/Stype1.
Say I have 2 records in IT0000
First is from 1/1/2016 to 31/8/2016
Second is 1/9/2016 to 12/31/9999
Now if I create a record from 15/8/2016 three records get created
First is 1/1/2016 to 14/8/2016
Second is 15/8/2016 to 31/8/2016
Third is 1/9/2016 to 12/31/9999
There is only a warning saying future record exists
Now for IT0006/Stype1, say there are 2 records
First is from 1/1/2016 to 31/8/2016
Second is 1/9/2016 to 12/31/9999
Now if I create a record from 15/8/2016, unlike IT0000, what happens is
First is 1/1/2016 to 14/8/2016
Second is 15/8/2016 to 31/12/9999
The record which was from 1/9/2016 to 12/31/9999 just gets overwritten which is not desired and should be like IT0000
Any thoughts?