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

Send Smartform to Spool

Former Member
0 Likes
1,583

Hi all.

I want to send a smartform to spool or directly to the printer based on a radio button check.

If spool is selected, the spool should be saved with name as:

<Some Text> + <Condition type>

i.e. Spool shud be created based on Condition type (no.of spools = no.of condition types in itab)

How to Do this.

POints will be rewarded

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
990

Hi,

Plz check this Thered.

Regards,

Venkat

Hi all.

I want to send a smartform to spool or directly to the printer based on a radio button check.

If spool is selected, the spool should be saved with name as:

<Some Text> + <Condition type>

i.e. Spool shud be created based on Condition type (no.of spools = no.of condition types in itab)

How to Do this.

POints will be rewarded

6 REPLIES 6
Read only

Former Member
0 Likes
990

use this syntax

submit <report name(driver pgm)> to SAP-SPOOL......(inside a loop for many spool requests as in ur itab)

check syntax..........

Read only

Former Member
0 Likes
990

I want smartform to be submitted and not the report output.

Read only

0 Likes
990

hi,

how will the smartform get values without its driver pgm.....

Read only

Former Member
0 Likes
991

Hi,

Plz check this Thered.

Regards,

Venkat

Read only

Former Member
0 Likes
990

Resolved Self

Read only

0 Likes
990

Hi Bhupal,

Can you please help me, i am facing the same issue.

Regards

Manu