Skip to Content
0
Former Member
Dec 14, 2011 at 09:16 AM

How to trace printed SAPscript or Smartforms

192 Views

Dear Gurus,

Is there any way to find out which SAPscript / smartforms has been printed through which programs?

example :

I have a program ZPYG_FORM and layout ZPYG_LAYOUT

everytime a form is printed using above information, I also can track the time when it was printed.

so basically what I need is a table consist of :

1. program name

2. SAPscript/smartforms name

3. when it was printed.

it kinda look like a spool history data. 😀

is there any table consist of those data or maybe any other way?

Please kindly teach me 😊