Hi Paul,
i need to create an RFC where in based on user logged in I have to display a list out outstanding notification.. So Far this is what I have been doing..
1. Understand the transaction qm12
2. Found a sample way to get the status:
To use notification number to get OBJNR from QMEL
Use OBJNR to get whether status is active or not from JEST.
But the status will be running number code. To see the name
Of status -- need to link them to JSTO (Get status profile) and TJ30T (Name of the status).
But found no status named outstanding.
Still looking out for the right solution..