Guys,
Need you help with this. I am trying to load the Master Data (attribute) for InfoObject 0FMD_FRSITM using DTP from DataSource 0FMD_FRSITM_ATTR and am getting an error 'Overlapping Time Intervals'.
This is happening due to overlapping Valid From/Valid To date's for the same Financial Statement Item (0FMD_FRSITM) with different Editions.
If I select the option 'Ignore Duplicate Records' while loading the data, it is successful. But not all the records are loads and Editions are missing.
Below is an example of how the data looks like.
FRSITM Valid To Valid From Edition
1001 12/31/9999 04/01/2010 2010.1.1
1001 01/31/2010 03/01/2010 2010.1.2
1001 12/31/9999 02/01/2010 2010.1.3
In the above scenario, the Valid To Data for record 1 and record 3 is the same (12/31/9999) and the record 3 is being ignore when I select the option 'Ignore Duplicate Records'.
And also I see that the Edition is not the Key Field.
Any suggestions or ideas? Appreciate your help.
Thanks.