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

spool number

Former Member
0 Likes
684

Hi All,

when i execute report i want spool request number to be automatically created so that i can use that spool no for PDF conversion. if any body has done such sort of work please let me know.

Thanks.

Lokesh

1 ACCEPTED SOLUTION
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
643

Hi

Have a look on the link:

Regards,

Sreeram

7 REPLIES 7
Read only

Former Member
0 Likes
643

Hi,

see this link

Regards,

senthil

Read only

0 Likes
643

Hi,

Can u plz write one complete pgm to generate ITAB to a spool no and then from that spool no to generate PDF doc.

How to know the OUTPUT type of a spool request.

mnpss@rediffmail.com

Thank U

Narendra

Read only

0 Likes
643

Hi,

Can u plz write one complete pgm to generate ITAB to a spool no and then from that spool no to generate PDF doc.

How to know the OUTPUT type of a spool request.

mnpss@rediffmail.com

Thank U

Narendra

Read only

Former Member
0 Likes
643

Hi

if you set the printer settings in the program then it will generate the spool

like:

NEW-PAGE <PRINT ON>

<b>DESTINATION <PRINTER NAME></b>

IMMEDIATELY ...

<b>KEEP IN SPOOL 'X'</b>

LAYOUT ...

DATSET EXPIRATION .......

RECEIVER.......

NEW- SECTION............

NO DIALOG ................

Reward points if useful

Regards

Anji

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
644

Hi

Have a look on the link:

Regards,

Sreeram

Read only

0 Likes
643

Hi,

Can u plz write one complete pgm to generate ITAB to a spool no and then from that spool no to generate PDF doc.

How to know the OUTPUT type of a spool request.

mnpss@rediffmail.com

Thank U

Narendra

Read only

Former Member
0 Likes
643

Hi,

Check the following link:

http://www.sap-img.com/abap/spool-output-greater-than-255.htm

Regards,

Bhaskar