Hello there,
I need to provide a solution through BAdI to copy data from an application to another, with almost the same dimensions. The only difference between applications it's the Time dimension.
In the source application, the lowest level I've it's day level (i.e. 31.12.2011 dim member, with 2011.JAN as parenth), and in destination the lowest level I've it's month level (2011.JAN, with 2011.TOTAL as parenth).
What I need to do, it's sum every day of the month, and put the entire value into 2011.JAN (the same for the remaining months of the year...)
Is it possible to perform this through BAdI? If not, what else can I do to solve the requirement?
Thanks in advance,
Best regards.