Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Get data from several internal tables to spool

$
0
0

Hello guys,

 

I'm facing a problem when trying to send spool data as PDF via mail. The problem is not the creation of the PDF etc., I know how this works. But I'm asking about the best way to get the data from my internal table(s) to the spool, because at the moment no spool will be created.

 

I know two options for creating a spool: 1) Creating a write list, 2) Creating an ALV table in background. Both ways do not look fine for me because I got one source internal table which transfers data to several target internal tables separated by their recepient.

 

E.g. I got a table with 10 entries but these then entries should go to 3 persons via mail. So in every entry I have the corresponding email address and split the data into a new table when a new person is arrived in the loop of original table.

 

Now I want to have 3 spools, one for each person. How to do this the best way?

 

Thanks!

 

Regards
Michael


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>