Application Development 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: 

download data in application server

Former Member
0 Kudos

Hi All,

I want to download data to application server from a table with few condition.The problem is that there are around 450,000 records and 55 fields and the avg length of the field is 15 char.The system is SAP 4.0 B and the environment is unix.Basically it has to be done for archieving data.

If anybody can provide me the code, it will be great.

Thanks in advance,

Harsh

2 REPLIES 2

Former Member
0 Kudos

Hello,

You can use the Transactions CG3Y and CG3Z to upload and download data to Application Server.

Thanks and Regards,

Venkat Phani Prasad Konduri

0 Kudos

Hi Venkat,

Thanks for reply, But I have to do it through program and the thing is there are 4.5 lac records, which we can take in an internal table in one go.

Regards,

Harsh