DevOps and System Administration Forum
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Printer last used date

Former Member
0 Likes
1,155

Hi All,

We need to segregate printer based its usage to remove least used printer in the system i have ran where used list report in the system and received the number of entries for each printers across TST03* Tables.

Please help me to find the last used date and last used user id details for the printer.

Thanks

Swaraj P

1 REPLY 1
Read only

abapdanny
Explorer
0 Likes
812

Go in transaction SP01 and enter the output device. There you'll find a list. Otherwise you have to write simple abap program that will look into spools and update some Z table with printers data you need.