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

Transfer Table data to Excel file

Former Member
0 Likes
453

Hi,

Is there any functional module / class method to transfer data from table to excel file with SELECTED FIELD ?

Note :- I know how to create dynamic table & function modules ws_upload & gui_upload.

Your replies are appreciated

regards

Prem

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
426

hi rajendran,

if your filename is type rlgrap-filename, then go for

SAP_CONVERT_TO_XLS_FORMAT.

it will work greatly...........

Thanks

PRR

Hi,

Is there any functional module / class method to transfer data from table to excel file with SELECTED FIELD ?

Note :- I know how to create dynamic table & function modules ws_upload & gui_upload.

Your replies are appreciated

regards

Prem

2 REPLIES 2
Read only

Former Member
0 Likes
427

hi rajendran,

if your filename is type rlgrap-filename, then go for

SAP_CONVERT_TO_XLS_FORMAT.

it will work greatly...........

Thanks

PRR

Read only

Former Member
0 Likes
426

Hi,

Go thru this link

http://www.sapdevelopment.co.uk/fmodules/fmssap.htm

Thanks

Sunil