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

Fetching data from Spool

Former Member
0 Likes
306

Hello Experts,

I need to do the following:-

There are certain list of transactions that gives ALV List as output and i think reading data directly from that list is not possible.

So we need to run transactions like IW58 in background and generate a spool job. Then we need to pick the spool via spool number and read the data in it.

How do we pick data from our spool and process that through XI and update the data base.

Regards

Saras Jain

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
286

try fm RSPO_RETURN_ABAP_SPOOLJOB

A.