cancel
Showing results for 
Search instead for 
Did you mean: 

Download ABAP Programs

Former Member
0 Kudos

Dear All,

I want to Download all my ABAP programs in one server and transfer the same in different server as executables.

Kindly help me regarding the same.

Thanks & Regards

Ajitabh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

What is the point in creating ABAP program as executable file ? What do you mean by executables, like .EXE ? You can create as .BAT file in Windows or .sh file in unix and execute it.

Regards,

Arjun

Former Member
0 Kudos

Hi Arjun,

Thanks for your quick response.

I just want to run these programs and show the outputs to the client.

Can you tell me how to Download and Upload All programs in once?

Is there any Standard Program for the same.

I got one standard program for downloading the ABAP programs as:REPTRAN

I want to know the Upload program also.

Can you help me out for this?

Thanks & Regards

Ajitabh

Former Member
0 Kudos

Hi,

I just want to run these programs and show the outputs to the client.

Where you want to upload the programs ? @ OS level to execute as .BAT or .EXE file ? How come ABAP code work from OS level ?

If you want to download and upload within SAP, obvious method Transport should work.

Can you tell me how to Download and Upload All programs in once?

Is there any Standard Program for the same.

I got one standard program for downloading the ABAP programs as:REPTRAN

I want to know the Upload program also.

Can you help me out for this?

*There isn't a standard report provided to upload the downloaded code of report REPTRAN.

steps to upload and download screen.

1. utilities->upload/Download->download - Download

2. utilities->upload/Download->upload - Upload*

Regards,

Arjun

Former Member
0 Kudos

Hi,

Thanks for your reply.

1. utilities->upload/Download->download - Download

2. utilities->upload/Download->upload - Upload*

As I know this,from this we can download and upload programs one by one.

It's tough to download and upload programs one by one.

Is there any way to download and upload Packages in .SAR format?

Kindly help me out regarding the same.

Thanks & Regards

Ajitabh

JPReyes
Active Contributor
0 Kudos

It's tough to download and upload programs one by one.

Is there any way to download and upload Packages in .SAR format?

Life is tough sometimes..!!

If you want to move your "programs" into a different box you should create a transport. If you "download" your developments you'll need a developer key on the target system too. Also a .SAR is nothing but a compressed file.

Regards

Juan

Former Member
0 Kudos

Hi Juan,

Thanks for your quick response.

As I have gone through the link below:

[http://forums.sdn.sap.com/thread.jspa?threadID=744976&tstart=12255]

Which tells me about Uploading/Downloading Packages through Transport Request which is yet Unanswered.

I just want to know is it possible to first download the Packages in .SAR format and upload the Same Package through

SPAM in another Server?Is it Possible for this?

Kindly help me out.I will be really thankful for this.

Thanks & Regards

Ajitabh

JPReyes
Active Contributor
0 Kudos

I just want to know is it possible to first download the Packages in .SAR format and upload the Same Package through

SPAM in another Server?Is it Possible for this?

SPAM?, SPAM is for Support packages... the answer is no.

The standard procedure is to move your developments into a transport. Then you can move the cofile and datafile to the target system.

Regards

Juan

0 Kudos

You need to create a Transport and include all your objects , programs in that transport . Release the transport . Collect the Data and Cofile from OS Level . Add this data and cofile in the Target System File System and then Import the Transport . This will bring all your code in the Target System

Former Member
0 Kudos

Hi All,

Thanks for your help guys.

Closing this Question as Answered.

Thanks & Regards

Ajitabh

Answers (1)

Answers (1)

Former Member
0 Kudos

This message was moderated.