cancel
Showing results for 
Search instead for 
Did you mean: 

create dynamic delete selection for infocube

Former Member
0 Kudos

Hello,

I need you help. I have to create a dynamic delete selection for an infocube. Here is the process I have to use :

  • First, with the infopackage, I upload data from flat file into the PSA.
  • Then,  the system must read the characteristics values for my key characteristic in PSA
  • And create a dynamic delete selection regarding the characteristic value read in PSA

How can I do that ?

Thanks for your help.

Best Regards

Cedric Mudimis

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

I understand you want to delete certain records from infocube, based on certain lookup.You can achieve this as below - 1. Goto RSA1Right Click on InfocubeManageContent (tab) Delete Selection.

Click on Delete Selection and enter the characteristic values and then execute. Here, you delete based on some hardcoded values of characteristics.Now when you click on Start, it will create a background job for you for doing selective deletion. If you want you can use recurring parameter and do the repetitive selective deletion.

2. This can also be done using a program and through process chains.

If the first step, works for you, please let me know or I will also share the program name and how to delete using process chains.

Regards Ananya..

Former Member
0 Kudos

Yes , I will delete data based on a lookup, but I want to do it through a process chain. You program name and your details interest me

Cedric Mudimisi

0 Kudos

I hope Venkat's previous post has already given you the process chain steps

Regards Ananya..

Answers (1)

Answers (1)

Former Member
0 Kudos