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

Addinf spool request to another spool request.

Former Member
0 Likes
344

Hi Friends,

Can we add one spool request to another spool request??

If so, Please let me know.

Regards,

Srikanth.

Hi Friends,

Can we add one spool request to another spool request??

If so, Please let me know.

Regards,

Srikanth.

1 REPLY 1
Read only

Former Member
0 Likes
313

Hi Srikanth

Am not sure of other options, but one option would be using FM: <b>RSPO_RETURN_SPOOLJOB</b>. We can get the contents of the spool to an internal table using this FM. Make use of it to suit your requirement.

Kind Regards

Eswar