Purpose: To Avoid Re-transport of Event based Process chain
There is process chain based on Event.Start variant of process chain shows the event.
These events can find in Tcode Sm64
For transport of process chain
Generally we are collecting transport objects from RSA1 -> Transport connection
It will show us all objects required for process chain except event. Some time we did not identifies that event is missed out and we will transport this request to QA system. Request will transport without error. If you don’t have rights to create event in QA then there is no use of process chain in qa until event is present.
In such case remember that while collecting the event based process chain we need to collect event also in transport which will save your time.
How to collect event:
Go to Tcode - > SM64 find your event
Select event and click on truck button it will ask the transport request. Select existing request for process chain or create new.
In this way you can transport event to QA or Prod.
Hopes it will helpful to those having the same scenario -do not have rights to create event in QA and Prod.