‎2019 May 13 8:44 AM
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
‎2022 May 12 10:51 AM
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.