Application Development 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: 

How to send Background spool to SAP inbox(t.code SBWP)

Former Member
0 Kudos

Hello Friends,

I am running the report in Background the report spool should be sent to SAP inbox hw can I do this....

Thanks,

Ravi yasoda

2 REPLIES 2

Former Member
0 Kudos

Hi,

Write a program in that you need to get the spool number and based on that you need to convert the data using the function module CONVERT_ABAPSPOOLJOB_2_PDF and sendind those data to SAP inbox for that you need to use this function module SO_NEW_DOCUMENT_ATT_SEND_API.

Regards

Thiru

royolav_johansen
Explorer
0 Kudos

I think it is easier to just set the spool list recipent on the job.

Then you can set internal user or external user.