Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member183012
Active Contributor

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 and ABAP program Variant. 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 or ABAP program variant 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.

For Collection of ABAP Program Variant.

Go to SE38 -> Put your ABAP program.click on variant

Click on Utilities -> Transport request.

Click on execute button.

Click on continue it will ask the transport request. Select existing request for process chain or create new

In this way you can transport event and abap program variant 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.

28 Comments
Labels in this area