- When particular Task is open in Notification (perhaps you meant if any one task is open in Notification), this means system status of the Notification OSTS or if you meant individual task status then it is TSOS.
- You can read this status through fm STATUS_READ (input objnr)
- Now about how to update the user status. Use fm STATUS_CHANGE_EXTERN.
- You need code the above in exit IWO10009 to achieve the above for the linked Notification.
- Means you need to write your code in this Exit.
↧
Re: IW32 user status update
↧