Hello Gurus,
I have a requirement to delete entries from infocube but the problem is that the cube is a real time cube which has planning functions thus making cube to be a plan cube. Since infocube is plan cube i can't perform selective deletion. I searched SCN forum and found solutions that suggest to change behaviour of infocube from plan cube to load and then perform selective deletion and then again reverse the behaviour of infocube. The problem with this approach is that i have to manually do this, which client is not in favour of. I found one forum which describe about BW delete functionality (http://scn.sap.com/message/10539908). since i am new to BI planning function concept, Thus i am not able to get it. Can anyone suggest whether we can use delete planning functionality and if yes how to create it for infocube in detail.
I found a custom way to delete entries from infocube by using open sql statements directly on fact tables of infocube. But client found it be a drastic approach because we are directly performing deletion on database table thus leading to inconsistency. Thus we tried to find standard function module/BAPI or BADI to do this task. So we thought to use RSDRD_SEL_DELETION FM to delete but i am not able to understand what is the reason behind that it is not deleting entries. I think, possible reason will be that infocube is a plan cube.
Please help me on this because it is getting delayed from past 2 months.
Thanks
Faiz Khan