2009 May 19 3:26 PM
How do I determine what printer is the LOCL printer for an SAP user - Is there a function module or SAP table with this info ?
How do I determine what printer is the LOCL printer for an SAP user - Is there a function module or SAP table with this info ?
2009 May 19 3:31 PM
Hi Raynald,
Generally there will not be any physical printer direclty assigned to LOCL printer.When you try to print using LOCL, if there are any local printers assinged to your windows user then sap will show those to select one of them.Hope this helps.
Thanks & Regards,
Kalyan.
2009 May 19 3:46 PM
2009 Jun 01 7:21 PM
Method:
CL_GUI_FRONTEND_SERVICES->REGISTRY_GET_VALUE(
ROOT = 1
KEY = Software\Microsoft\Windows NT\CurrentVersion\Windows
VALUE = Device
)
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |