SAPGUI 7.50 and Access Method in Frontend Printing
All too often, I come across client printing issues, and I guess old habits die hard π .
One of the most common issues from the GUI is using the incorrect Access Method for the GUI.
Since 46C and higher, the recommend Access Method for Frontend Printing is Access Method G, which uses the Control technology from Windows.
If you are getting SAPLPD error messages as a popup when attempting to print, the chances are high that you are using the incorrect Access Method.
The first thing to check in the system is SPAD => “Devices / servers” tab -> “Output Devices => Type “LOCL” (without the quotes) into the field and click “display”.NB! This is for issues with Local printer (Windows printer) only.
The “DeviceAttributes Tab will show the following information.
In the “Access Method” tab, check the dropdown menu for “Host Spool Access Method” for the printer. The supported Host Spool Access method should show G:Front End Printing with Control Tech. as the dropdown item and __DEFAULT as the “Host printer”.
If it shows “F:Printing on Front End Computer”, then change this by pressing F8 (display change), and selecting Access Method G if you plan to print from the client printer.
Save and exit the SPAD program.
To avoid any popups with Access Method G active, please ensure your kernel patch is at least to the level specified
in the note http://service.sap.com/sap/support/notes/2028598
Be aware that this access method has limitations, and is not suitable for background or mass printing.
Mass printing should use access methods S, C in Windows, orΒ U or L Unix/Linux.
More information can be found with the following notes:
http://service.sap.com/sap/support/notes/128105
http://service.sap.com/sap/support/notes/821519
very nice EasterEgg by SAP: π₯ π‘
1)
did that cause any problem to SAPsprint 7.40, or is when using printservers + SAPsprint 7.40 no action necessary ? - and it is "only" a problem of SAPGUI_7.40 and LOCL ?
2)
what about changing the behaviour of "F" to "G", but without popup ?
this will need an kernel-update first?
http://service.sap.com/sap/support/notes/2028598
Thank you for the feedback Christopher.
I'll highlight the note 2028598,and make more clearly that this is for Local printers only.
? that means,
when updating SAPsprint to 7.40, there is no need to change all printers from "F" to "G" ?
only for dialog-printing and usage LOCL ?
G is the only supported frontend method, If you have F set, then you need to set to G if you wish to use
frontend printing.