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

Problem in extracting function module result data into excel.

satish_kumar127
Participant
0 Likes
1,077

Hi guru's ,

   I'm facing a problem when trying to extract the function module( se37 ) result data into excel for entire data.

actually there is  a path to import to excel  which is  system ->list -> save -> spreadsheet.

but it's importing only current page. for example there are 100 pages of data. when i'm going through the path only current page is getting imported into exce. but i'm expecting all pages of data.

could anyone please help me out in this.

thanks in advance.

regards

satish.

1 ACCEPTED SOLUTION
Read only

mani_sekar
Explorer
0 Likes
947

Hi Sathish,

You can keep the break point in the end of FM and execute. In Debug mode, select the variable  and double click. It will navigate to detail view.

Click the button "Service of Tool"  in Right side and pop will appear as below

Select Save in file(Column view) and the below pop up will appear

provide from & to row, and click ok. It will as for the destination

Select the destination to save the file

Regards,

Manikandan S

2 REPLIES 2
Read only

mani_sekar
Explorer
0 Likes
948

Hi Sathish,

You can keep the break point in the end of FM and execute. In Debug mode, select the variable  and double click. It will navigate to detail view.

Click the button "Service of Tool"  in Right side and pop will appear as below

Select Save in file(Column view) and the below pop up will appear

provide from & to row, and click ok. It will as for the destination

Select the destination to save the file

Regards,

Manikandan S

Read only

0 Likes
947

hi manikandan,

thanks for the prompt reply and helpful input.

regards

satish