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

Creating Installer Files for SAP Programs

Former Member
0 Likes
460

Hi All,

I have created one Z* transaction and I would like to create a installer file for this transaction. It includes tables, screens and reports and I would like to make it a installer file. All these objetcs are under one transport request. Any kind of help would be great in this regard.

2 REPLIES 2
Read only

Former Member
0 Likes
413

Hi,

There is no concept of installer files in SAP. You can only transport the request to a different system and can start running the transaction code in the system.

ABAP cannot be running as a stand alone EXE file, it needs the SAP environment.

REgards,

Ravi

Note : Please mark all the helpful answers

Read only

Former Member
0 Likes
413

Refer this link:

Regards,

Ravi