Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> UserExit>SPOOACC



Index

SPOOACC

Spool Customer Exits
This exit evaluates and saves statistical information before all information is deleted.

The system calls this exit when you use report RSPO1041 to delete spool requests. The system transfers an internal table of type TSPJSTAT containing information on all the print requests to be deleted.

The system only transfers those records that have not been processed in any other way (see the documentation for TSPJSTAT).

To activate statistics, use the following profile parameters:

  • rspo/stat/jobs: The system writes an entry in table TSPJSTAT for every output request.

  • Function/Program:
    • EXIT_SAPLSPOA_002: Customer-Specific Print Accounting (TSPJSTAT)

02-Oct-2005