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

Query about Function Module 'RSPO_RETURN_SPOOLJOB'

Former Member
0 Likes
1,398

Hi all,

I am currently working on a report that takes the SPOOL NO. for the back ground runned job and passes to the Function module 'RSPO_RETURN_SPOOLJOB' that gives the data in BUFFER after reading this data I am converting it to the excel format and sending it as an attached mail to the specified recepient.

But the FM mentioned is getting data in weird manner. I am converting it to excel format as we do for the normal internal table data being converted to excel format. But the problem is ragarding the data...

Is there a way to covert this data into excel format? Or is there any other function Module that converts the data into excel format for the job. If it is there then let me know...

regards,

Brijesh Patel

1 REPLY 1
Read only

Former Member
0 Likes
703

I have not used this myself, but check if this works for you.

RSPO_DOWNLOAD_SPOOLJOB

Regards,

Ravi

Note : Please mark the helpful answers