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

import Abap Program

Former Member
0 Likes
1,175

Hi All,

i have an ABAP Program which is downloaded from a site and

showing in Internet Explorer.

How to import that ABAP Program into SAP.

rgrds

Sandeep

3 REPLIES 3
Read only

Former Member
0 Likes
594

Hi Sandeep,

Copy the program into Notepad.

And in ABAP Editor, you have anoption to import the data from notepad.

Best Regards,

Ram.

Read only

Former Member
0 Likes
594

hi

copy that code and paste it into a Z report program in sap.

regards

preeti

Read only

amit_khare
Active Contributor
0 Likes
594

goto SE38 and give a Z report name->F5 and in thside

UTILITIES>UPLOAD upload the program.

But it will be prefreble to copy it to txt format.

Regards,

Amit

Reward all helpful replies.