Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automatic program execution in the destination system.

Former Member
0 Likes
511

SAP allows to include "special objects" into a transport

request which cause automatic program execution in the destinationsystem.

Can anybody let me know how can I do that?

2 REPLIES 2
Read only

Former Member
0 Likes
489

Hi,

Do you mean installing/executing some program automatically

on user machine i.e. presentation system.

If yes, then following link will help you, see last section Installing the control

in which one setup file which is already uploaded to SAP Web Repository is downloded to presentation system and then executed on user machine to install the program.

Regards,

Vishal

Read only

0 Likes
489

Sorry Vishal.

I will make it more clear.

What I need is an ABAP program/report to get executed automatically when it is transported from DEV to QA and subsequently to PROD.

How can attach these objects to a transport request in SAP.

~berry