Hi,
I've 'inherited' a system where PI sheet printout (directly after Process Order release) is printed out 'automatically' using a background job which basically does the following thing:
At every event 'SAP_NEW_CONTROM_RECIPES':
- RCOCB006 (but also copies all lines to table ZCOCH
- wait a few seconds
- batch input on CO56 for every line in ZCOCH & print; delete line from ZCOCH
Now in the upgrade of this system from 4.6B to ECC 6.0, I wonder if there's a way this whole process may be automated some other way.
Is there an 'ordinary' way of automating PI sheet printout?