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

Edit Spool Request

0 Likes
960

Is it possible to edit contents of the spool request runtime...??

Or cn we create 2 Spool request in one program...??

Moderator Message: Please search before posting

Edited by: Suhas Saha on Oct 5, 2011 3:46 PM

3 REPLIES 3
Read only

ChandrashekharMahajan
Active Contributor
0 Likes
661

Hi,

1) it is not possible

2) one program can create multiple spool request

Thanks,

Chandra

Read only

Former Member
0 Likes
661

Hi,

You can not edit the contents of the spool request instead generate contents as per u r requirement.

You can have multiple spool request you have to generate it as many times as u want.

Regards,

Rahul

Read only

Former Member
0 Likes
661

Hi,

Well, editing spool request is not really allowed...you could however perhaps do this with sytem function C_RSTS_WRITE to update the spool TemSe object ...

Having two spools for one program can easily be achieved by using NEW-PAGE PRINT ON & NEW-PAGE PRINT OFF.

Kr,

m.