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

Down Loading ALV Grid Output

Former Member
0 Likes
418

Hello Friends,

i am downloding ALV grid out put into Excel. But i am not getting the column headings. remaining all details are coming perfectly. i want column headings also.

Please suggest me.

Kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
399

Hi Kumar,

Just go through the following link:

Hope this will help.

Regards,

Nitin.

3 REPLIES 3
Read only

Former Member
0 Likes
399

Hi,

You will have to use GUI_DOWNLOAD twice. In the 2nd call of GUI_DOWNLOAD pass APPEND = 'X'.

1st call of GUI_DOWNLOAD will have the header data in internal table

2nd call of GUI_DOWNLOAD will have the item data

Best regards,

Prashant

Read only

Former Member
0 Likes
400

Hi Kumar,

Just go through the following link:

Hope this will help.

Regards,

Nitin.

Read only

arjun_thakur
Active Contributor
0 Likes
399

hi kumar,

refer to the following thread:

i hope it helps

regards

arjun