Hello,
I have created a workflow which is triggered based on an event. I've created a subtype to BUS2054 called ZBUS2054. It is called WBS_EXTRA.WBS_Changed. I've attached this, using transaction BSVW, to listen for when WBS elements are changed to a status of TECO.
This has worked well so far except for one problem. If a user sets the status to TECO it will create the workflow. If they remove the TECO status and later go back in to add the TECO status back in it will create a duplicate workflow. I'm trying to figure out how to listen for the removal of the TECO status but can't figure out how to do it.
I created another event called WBS_EXTRA.TECO_Status_Changed and was going to use BSVW but don't see any way to connect to a removal of a status.
Thank you in advance,
Jonathan