on ‎2024 Dec 02 9:46 AM
Hello Everyone,
I would like to know if there is a way to track how many times a specific output (such as an Adobe Form) has been printed in SAP. Is there a table that stores this information, or can we check logs or other records to monitor the print history?
Your guidance would be much appreciated!
Request clarification before answering.
Hello,
A spool creates an entry in table TSP01 and when an output request(print) is created there is an entry in table TSP02. If the spool is printed more then once there will be additional entries created in table TSP02. As below spool number 193 was printed twice and these two entries are created in table TSP02.
TSP02:
PJIDENT PJNUMMER
193 1
193 2
But when spools are deleted, the entries in table TSP01 and TSP02 are deleted.
There is a Customer Enhancement for Spool Accounting available as per the SAP Help Portal URL below
https://help.sap.com/doc/saphelp_crm700_ehp01/7.0.1.15/en-US/e0/989de87a6111d39a1d0000e83dd9fc/frame...
Customer Enhancement for Spool Accounting
Perhaps you could implement this.
Regards,
Aidan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 33 | |
| 17 | |
| 14 | |
| 13 | |
| 9 | |
| 4 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.