BPC Experts,
I have to delete unused master data from BPC dimension. There is a large volume of master data for 3 years.
Hence for 4th year, we would like to delete 1st years master data. Every year per week master data is updated. Due to the huge volume, performance of the report is very slow.
And also deleting member by member takes lot of time in the BPC foreground.
I would like to know if there is any best option to delete BPC master data in the background .An ABAP program will also be helpful to schedule .
I tried to do delete master data. Most of the times it is unsucessful.
I also referred How to guide document in BPC 10. In that i could see some built in ABAP classes and methods for saving attributes. Please suggest if there is any standard class or method to delete BPC members from Master data so that i can schedule in background.
Thanks,