Skip to Content
Author's profile photo Jude Bradley

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.

SAPLPD.PNG

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.

SPAD1.png

The “DeviceAttributes Tab will show the following information.

Device_attributes.PNG

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”.

SPAD2.PNG

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.

SPAD4.PNG

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

SPAD5.PNG

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

http://service.sap.com/sap/support/notes/894444

https://service.sap.com/sap/support/notes/2028598

Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Christoph Ostrop
      Christoph Ostrop

      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

      Author's profile photo Jude Bradley
      Jude Bradley
      Blog Post Author

      Thank you for the feedback Christopher.

      I'll highlight the note 2028598,and make more clearly that this is for Local printers only.

      Author's profile photo Christoph Ostrop
      Christoph Ostrop

      ? 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 ?

      Author's profile photo Jude Bradley
      Jude Bradley
      Blog Post Author

      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.