cancel
Showing results for 
Search instead for 
Did you mean: 

DELETE_FACTS when the Infocube has bee added with new fields

Former Member
0 Kudos

Hi,

I understand that for selective deletion I can use the DELETE_FACTS transaction.

My question is if I implement this and after some time I have a requirement that I need to add some fields to Infocube. Now that the structure of infocube changes do I need to generate the program from Delete_Facts again or will the same program will work for selective deletion.

Thanks,

Rahul S

Accepted Solutions (1)

Accepted Solutions (1)

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Yes, Better to generate the program from  Tx - DELETE_FACTS.

Because cube structure was changed due adding new objects.

Thanks

Answers (1)

Answers (1)

0 Kudos

You can make selective deletion directly from infoprovider administration (first tab). I think there is no need for special adjustments like regeneration of any programs to use this function. It worked for me even after adding new characteristics to the infocube model.

Former Member
0 Kudos

I meant Via process chains using ABAP generated program using DELETE_FACTS!

Thanks,

Rahul S