cancel
Showing results for 
Search instead for 
Did you mean: 

Get SPOOL ID and FM to release the print

Former Member
0 Kudos

Hi all,

I am developing a custom smartform.I need to get the SPOOL no and according hold the prinitng of the form till a particular condition is fulfilled.

My ques:

1.How to get SPOOL no when callingmy SF?

2.How do I release the Printing of the form once my condition is fulfilled?any std FM?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

naimesh_patel
Active Contributor
0 Kudos

You can get all the Spool IDs generated by the Smart form FM, by accessing the importing parameter JOB_OUTPUT_INFO. Table SPOOLIDS would give you all the Spools generated by SF FM.

Regards,

Naimesh Patel

Former Member
0 Kudos

Thanks.

Wat abt my 2nd query?Any inputs?

Former Member
0 Kudos

Hi Naimesh,

When I check the importing parameter JOB_OUTPUT_INFO.,I see that Table SPOOLIDS is blank.

Can anybody explain why the SPOOL table is empty?

Is it because I have set certain parameters while calling the smartforms?

Please help.

Thanks!

Answers (0)