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: 

ALV export to excel

Former Member
0 Kudos

hi,

is there any limit(records) to export data into excel. how many records can we export to excel. is there any possible way that we can trigger a message if the data gets truncated.

regards,

ravi.

3 REPLIES 3

Former Member
0 Kudos

I believe that Excel limits the number of records in a worksheet to 36,000.

Former Member
0 Kudos

Hi,

In excel I believe the maximum number of rows you can store is 65536.

Thanks,

Naren

Former Member
0 Kudos

Hi,

thanks for your prompt response. if im doing that in a normal report using xxl_simple_api instead of using ALV

how should i check whether i can export to excel or not.

Regards,

ravi.