2009 Oct 22 1:06 PM
Hi All,
from which table we can get user status for a particular notification which is active status.
Thanks in advance
Hi All,
from which table we can get user status for a particular notification which is active status.
Thanks in advance
2009 Oct 22 2:54 PM
Hi,
look in the JEST table for the Object number. You can get the object number from QMEL.
Regards,
Sachin.
2009 Oct 23 2:31 PM
There are fews table linked together.
use notification number to ger OBJNR from QMEL
use OBJNR to get whether status is active or not from JEST.
but the status will be running number code. if you want to see the name of status you need to link them to JSTO (Get status profile) and TJ30T (Name of the status).
Cheers,
Chaiphon
2009 Oct 23 2:54 PM
Hi,
You need to get the OBJNR(object number) for the notifications and then use the FM: STATUS_READ.
This FM will give you list of all the status or only active status( Set ONLY_ACTIVE = X in FM)..
Hope this helps
Regards
Shiva
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |