The error is described by the following example:
In the
Event Process of a
Time Event, the script function :STOP NOMSG is used to stop the execution of the
Event Process. E.g. if a time criterion is not fulfilled.
According to
documentation, objects stopped with :STOP NOMSG should always end with the status ENDED_EMPTY:
<Please see attached file for image>

However, the result is always ENDED_OK as in the example below:
<Please see attached file for image>
