您的位置:首页 > 其它

如何打包EVENT 和ABAP的变量,对传输管理很严的公司适用

2016-07-21 17:40 246 查看


Avoid
Re-Transport of event based Process chain with ABAP program

发贴人 Ganesh
Bothe 在 SAP
Business Warehouse 打开 2013-11-11 13:34:24

inShare

Tweet

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 pr
de2f
ogram 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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: