Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Notification task statuses

Former Member
0 Likes
1,243

how do i get notification task statuses. for example, if we have notification 2000050 with 2 tasks, first task has TSRL, second status TSOS. i want to write these statuses. i cant use status_read because it returns system status of the notification not the task status

1 REPLY 1
Read only

Former Member
0 Likes
352

Hi

Have you checked in the table JEST by passing the OBJNR field of this TASK LIST table OBJNR.

see the tables PLKO-STATU and PLPO tables and staright away check the status of the Task list

This table consists of all types of Task lists,

so consider the notification tasks and check for their status..

<b>Reward points for useful Answers</b>

Regards

Anji