2012 Feb 27 7:34 AM
Hi ,
I would like to run sap standart reports in background and email the spool to user .
Whan I get the spool list I get some extra information that I don't wanna show ( such as data statistics etc. )
Does anybody know how could I set this parameter ALVST dynamically by code so the extra informaiton wont printed
I tried to using function module 'GET_PRINT_PARAMETERS' but it doesn't show this parameter.
Any tips would be greatly appreciated!
Thank you in advance,
Noa
Hi ,
I would like to run sap standart reports in background and email the spool to user .
Whan I get the spool list I get some extra information that I don't wanna show ( such as data statistics etc. )
Does anybody know how could I set this parameter ALVST dynamically by code so the extra informaiton wont printed
I tried to using function module 'GET_PRINT_PARAMETERS' but it doesn't show this parameter.
Any tips would be greatly appreciated!
Thank you in advance,
Noa
2012 Feb 27 8:54 AM
When we call REUSE_ALV_GRID_DISPLAY, this can be switched off by setting X to NO_PRINT_SELINFOS & NO_PRINT_LISTINFOS of parameter IS_PRINT. Here in your case you are calling standard reports where you cannot modify anything. You can try disabling the coverpage options available in SPOOL PARAMETERS of SUBMIT statement
2012 Feb 27 11:04 AM
Thanks for your answer but I alredy tried to do so and it dosen't help .
2014 Jan 29 1:50 PM
Hi ,
How do we disable the spool parameters in SUBMIT statement. I need to disable ALV Statistics and ALV selections. Could you please help me in doing so.
Regards,
Indira
2014 Feb 26 6:45 AM
Hi,
In background the alv statistics and alv seelctions will come up as this is actual SAP design. Please refer to SAP note - 1480333 - ALV printing: ALV statistics and selections are not printed .
Regards,
Indira
2015 Apr 13 10:29 AM
Hi Indira,
Could you please help me with the solution.
As of now, I am using RSPRIPARADMIN, Where we can restrict the print settings to all users.
Thanks,
Anil
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |