You will need to do one of:
1) Inject a Suitelet which your PO UE invokes that performs the load/save of your SO; saving from the Suitelet will trigger the subsequent UE
2) Move the common logic from the UEs into a common module and leverage the module in each of the UEs instead