2005 Jul 18 5:15 AM
I have to create a Layout and a Print Program.
When i execute the program the data it generates have to go to Spool.
My problem is " How to send the SAP Script Directly to Spool ?"
Regards,
Kumar
I have to create a Layout and a Print Program.
When i execute the program the data it generates have to go to Spool.
My problem is " How to send the SAP Script Directly to Spool ?"
Regards,
Kumar
2005 Jul 18 5:42 AM
Hi Kumar,
In the output control un-check the print immediately option so it will go to spool and you can print from there.
Prabhu Rajesh.
2005 Jul 18 5:59 AM
Thank You Rajesh.
Is there any functional module.. That i can include in the program ??
Regards,
Kumar
2005 Jul 18 6:05 AM
2005 Jul 18 6:34 AM
Hi Rajesh,
I have to print multiple documents when i execute the program. For every document a new spool request has to be created.
Regards,
Kumar
2005 Jul 18 6:46 AM
Hi,
when using OPEN_FORM you can see this Print parameters for sap scripts and SSFCOMP_OPEN for Smartforms, a popup will displayed and you can un-check this check-box.
OR
For example in Plant maintenance when printing the Work Order a popup will display to select the shop papers where you can say not to print immediately so the request will be displayed in the spool.
I think you should have opened a new form for this.
Prabhu Rajesh.
2005 Jul 18 6:50 AM
Hi Bharani,
This is based on the you logic, inside loop use OPEN_FORM and try.
Prabhu Rajesh.
2005 Jul 18 6:59 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |