Hi,
Here is my issue:
I created a printer in SAP in t-code SPAD. The host spool access method is C, direct operating system call. The host printer (windows printer) has an output method «store», which means that the printing request is stored in the printer and the user needs to release the printing job directly on the printer using a password.
If we use printer LOCL_LOCAL, this works correctly, i.e. the printing job is sent in the printer memory and the user release it with his password
If we use a printer with an access method C, the printing job bypass the output method store and the job is printed immediately.
Any idea why the acces method C is not working for output method «store» in Windows?
Thanks,
Julien