Dear All,
I am working on partner functions with in an individual object.
Partner Function | Customer Name | Valid From | Valid To |
---|---|---|---|
Customer | John | 01.01.2015 | 31.12.9999 |
Say on 01.02.2015, if user wants to add Smith as Customer.
Partner Function | Customer Name | Valid From | Valid To |
---|---|---|---|
Customer | Smith | 01.02.2015 | 31.12.9999 |
What we need is the Valid To of first record to have 01.02.2015 or 31.01.2015.
Your suggestions/ideas will be much appreciated.
Regards