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

Print Format Excel File

Former Member
0 Likes
580

Hi. I'm Cherrie again. Would ask if we could include other pages from screen to one Excel File as we save using System->List->Save->Local File?

Thanks in advance.

Message was edited by: Cherrie Cruz

Hi. I'm Cherrie again. Would ask if we could include other pages from screen to one Excel File as we save using System->List->Save->Local File?

Thanks in advance.

Message was edited by: Cherrie Cruz

3 REPLIES 3
Read only

Former Member
0 Likes
494

Hi Cruz,

I could not get you question, Could you explain more?

Prabhu Rajesh.

Read only

0 Likes
494

Hi Prabhu Rajesh,

In T-Code ZCO901, where we could view Cost Center Performance Report, we need to export the report to excel. So we used menu System->List->Save->Local File to save the report. However, some of the columns especially those following the first page are not included in the saving. Only the first horizontal page columns are saved. You need to scroll next to view the next page and save it to another excel file. Just as to say, those columns seen on the screen are the only ones saved in excel.

How can I extend the saving up to the last page of the report to a single excel file?

Thanks.

Cherrie

Read only

0 Likes
494

Hi Cherrie!

Transaction ZCO901 is home made, so you could edit it and download the data through Function Module GUI_DOWNLOAD into an specific path of your hard disk.

I hope it helps,

Frinee