Use transaction SPAD
You can enter in the Output device name and get the details, you can drill down on the server name to get the "Real Server" name ...
Main Topics
Browse All TopicsIm trying to figure out the IP that was used for a printer setup in SAP.
In other words, I have a network printer with the IP of 10.10.x.x, and I need to see the IP that SAP is using for that printer. Is their a simple way to accomplish this?
Thanks,
H.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Let me try and ask this a different way...
when you set-up a network printer to print from SAP, you use the IP address of that printer, correct? (I may be wrong about this!) What I need to do, is find the IP address that is being used by SAP to find that specific printer. For example, if I want to print something from SAP and I choose NetPrinter_01 as the printer, SAP is going to send that print job to the printer I specified. I believe it sends it via IP address. I need to see the IP that SAP is using to send that data to that specific printer.
Thanks,
-H.
Business Accounts
Answer for Membership
by: BygbeaPosted on 2006-08-16 at 15:03:17ID: 17330157
Summary
info
Symptom
After you change the IP address while the system is running, the system no longer recognizes printers because the IP address is buffered internally.
Additional key words
Cause and prerequisites
IP address of a printer was changed while the system was running.
Solution
IP printer addresses are internally buffered in the R/3 system.If the IP address is changed, this is not read again and the system continues trying to access the old address.The change is only activated once the system has been restarted.To avoid the restart, there is a workaround for Release 3.0 or 3.1. Because the network interface operates case sensitive in R/3, but most operating systems ignore the cases for host names, the destination host can be changed around for the printer settings in upper- and lower-case letters.The address is determined again for each change.There are however a few UNIX systems on which the network interface is also case-sensitive.In this case, the name must also be adjusted in /etc/hosts or the DNS.
From release 3.1G there is a function in transaction SM51 for resetting the buffer under the menu option 'Goto -> Host name buffer -> reset.
Source code corrections
Header Data
Release Status: Released for Customer
Released on: 12.09.2001 22:00:00
Priority: Recommendations/additional
Category: Consulting
Primary Component: BC-CCM-PRN Print and Output Management
I hope this helps.