Hi All,
I have two different planning layouts with common characteristics and key figures which updates two real time Cubes A & B. The only difference between these two planning layouts is the restriction of version.User can enter comments in both the planning layouts. We have used the standard BI document module (com.sap.ip.bi.rig.DocumentContent).
Now, I have built a new multi provider on A & B cubes. I have built a query which pulls the characteristics & key figures which are used in the planning layouts along with version as well. This query needs to provide the comments entered in both the planning layouts. I had inserted two dummy formulas for displaying comments. I have developed a WAD report for the same & used the BI document module to display those comments (I have used two different modules to display the comments).
While testing this WAD report, we found that comments entered for one planning layout is displaying twice instead of displaying two comments entered by users in the planning layouts.
Can anyone suggest on what needs to be done to retrieve comments entered in both planning layouts.