Skip to Content
0
Former Member
Nov 29, 2011 at 05:28 PM

How to delete PSA latest Request using Process chain

1394 Views

Hi All,

We are into a situation where we need to delete latest request in the PSA, how to delete it using process chain?

Let me demonstrate with an example.

I have data source XXXXXXX and this is full upload every week i am loading data based on OLAP variable Current Calender month. if on 1st week i have loaded that particular month data next week i need to delete last request and reload data with the option of current calmonth.

In cube am able to delete it by using ABAP code in Process chain, for this we have table RSICCONT, in this based on time

stamp we can delete but for PSA i didn't find any table which will have time stamp of the PSA request.

Please help me on this.

Regards,

Tom