Changing system status with FM does not change administrative data of pm notification

Viewed 31

I'm using the FM STATUS_CHANGE_INTERN_VB to add a new system status to a pm notification, which works perfectly fine. If i check the notification in transaction iw23, the new status is there.

However, it seems that the notification object itself does not receive an update. In the administrative data, the "changed" date and time is not updated.

How to update it?

I need that because I'm using an external tool, to watch for status updates. But this tool only recognizes the update if the changed date/time are changed.

0 Answers
Related