Hi all,
I have a requirement wherein I need to copy the content of one cube to another cube based on certain conditions that are to be handled explicitly.
I cannot use the standard copy function.
So i need to model my own planning function to meet the requirement. Can anyone provide a template based on which I can proceed and create a custom planning function for copying the data from one cube to another cube.
Rgds
Syam
Hi
in this case you can very simply load data in your cube in a BW way - with mapping and trasformations if you are on BI 7 or with update rules in BW 3.5
Instead of using COPY function and FOX ( in this case you should create a multiplanning area with your two cubes and create a copy functon or a fox formula for more complex requirements )
Add a comment