Hi LS,
Thanks for sharing the blog. I have gone through the blog. But, our requirement is something different. The scenarios is explained below.
Data in VBAK:
S.O VDATU
10000115 10.02.2014
After changing the departure date, now the data is
S.O VDATU
10000115 20.02.2014
Data in Cube:
S.O VDATU KF1 KF2 KF3
10000115 10.02.2014 1500 1000
10000115 20.02.2014 1200
If the user selects the departure date as 10.02.2014 only 1 entry is displayed.
If the user selects the departure date as 20.02.2014 only 2 entry is displayed.
And the user's confirmed that they want to see both the entries for latest departure date (i.e,20.02.2014 when reconciled with VBAK)
If the departure date is changed again to 25.02.2014 one more delta record will come. For all the 3 entries they want the same departure date as VBAK(25.02.2014).
Desired Output:
S.O Departure Date KF1 KF2 KF3
10000115 20.02.2014 1500 1000
10000115 20.02.2014 1200
We have tried to make the departure date as a Navigational attribute in the cube, to get the latest date. But, it is not working as desired.
Kindly share your valuable suggestions.
Thanks,
Varalakshmi.