cancel
Showing results for 
Search instead for 
Did you mean: 

DELETE TASK STATUS in TABLE

former_member499912
Active Participant
0 Kudos

Hi Gurus,

If I delete notification task those tasks status is not showing delete status in jest table.Due to thiswhen we want to execut the transaction( client Development) for all notification having open task then these delete notification tasks appears in the report.

My reqirement is that when a notification task gets deleted where i get the delete status for task.

Please help

Regards

Anil Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Anil,

You can get this information (delete status for Notification tasks) from

Table:- QMSM

Field :- KZLOESCH

Hope it helps.

Thanks,

PJ

Answers (2)

Answers (2)

former_member499912
Active Participant
0 Kudos

Its solved

Former Member
0 Kudos

Hi,

If you don't want to diplay the notificaitons for which the tasks have been set for deletion here is the procedure to follow.

1. Create a status profile with the status DLFL.

2. Create a selection profile and assign the above status profile with the status DLFL as NOT.

3. While running the transaction QM13 run with the above seleciton profile. This will select all the notifications except the notificaitons for which the tasks have been deleted.

Hope this helps.

Prakash Dhabadi