Terminate end events cause the current process scope to be immediately ended, including any parallel process flows. The scope is determined by the location of the terminate end event. If the terminate end event is in a sub-process or call activity, only the sub-process or call activity instance will be ended and not the parent or originating process instance. In the case of a multi-instance sub-process or call activity, only a single instance is ended.