Hi,
I've one Time dependent master data 0PERSON, which gets data from Flat file and R3.
We first load from flat file and then from R3.
Now consider this:
Say for Person ID '123', flat file has "address" attribute as ABC. I load it and it gets loaded successfully.
But after R3 load for same Person ID i.e. '123', "address" attribute gets overwritten with R3 values e.g XYZ. Even though the time fields are non-overlapping.
I.e. I've now two records in 0PERSON for different time periods (as expected), but with same "address" values. I could not understand why R3 data is overwriting flat file data?
Could anyone help me in this.
Regards,
Vikrant.