Selecting Printer

HI Experts,
Here i have the requirement that i have to send the details to printer depending on the IP, which i will get from Thirdparty(JAVA)
So iam using the field  PALPDHOST(IP Address) of Table TSP03D and iam taking the value of PADEST(from the same table) and assinging the value to the parameter
w_compop-TDDEST.
But iam not getting proper results.
I requet all to help me that what is te difference between
Control parameter DEVICE(ctrl_param-device) and
Output options     TDDEST( w_compop-TDDEST).
And what exact values i have to assign to them.
Thanks in advance,
Ravi.

Hi Ravi,
You have to pass the below details to output_options.
  output_options-tddest    = printer (Eg: LOCL).
Then select the corresponding name from SH_PRIN table. Pass the printer name.
  SELECT SINGLE lname
    FROM sh_prin
    INTO aux_printer
    WHERE kname = passed_data-printer.
  IF sy-subrc = 0.
    options-tdprinter = aux_printer (Eg: Local).
  ENDIF.

Similar Messages

  • I have set up my airprint wifi printer which works perfectly with the HP eprint app. However, when i view an email and click on the top right arrow button and select "PRINT" on my ipad nothing happens????...

    I have set up my airprint wifi printer which works perfectly with the HP eprint app. However, when i view an email and click on the top right arrow button and select "PRINT" on my ipad nothing happens????...
    Also, when im viewing websites and i find something i wish to print, same again, if i simply click on the print option at the top right of the screen nothing happens... the only way I can print is if i copy the weblink of the site page then click on my HP eprint app and paste the web link, then select print, it prints off fine.. but its it such a pain to keep copying and pasting links or screen dumping emails just to print...

    Just to recap, this is a collection of ports I have collected over time for people who needed this information when setting up the HP ePrint app so that they could view their email from within the app.  I am certain other applications also need this information.  Although lengthy, I could not find a more comprehensive place to retrieve this information.  Feel free to post additional information, faulty information, or other related topics below as this is simply a collection of data and it would be practically impossible to test all of them. Thank you!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • You do not have sufficient access to your computer to connect to the selected printer

    Environment
    Print server: Windows 2008 R2 SP1
    Clients: Windows XP SP3 + GPP
    Drivers:
    HP UPD PCL6 5.3.1.10527
    Intermec 7.2.2
    Ricoh UPD PS 3.9.0.0
    Xerox UPD PS 5.216.12
    Zebra 2.6.42.03
    GPO Configuration - enables users to add printers/drivers from the print servers.
    Background
    For the last year, we've had the 2008R2 print server set up and the clients have not had any problems connecting to the print server to add printers.
    Issue
    Over the past ~3 weeks, we've gotten spurious reports from users stating they're unable to add a printer. The specific error displayed is:
    You do not have sufficient access to your computer to connect to the selected printer.
    It occurs for multiple vendors, so it's not a print driver specific issue.  I've personally witnessed the problem where (using a User's account) I was unable to add Printer X out of a list of 10 random printers.  2 minutes later, still logged on
    as the same user, I was then able to add Printer X which doesn't make any sense since nothing had changed.
    Another user logging into the same workstation will not have any problems adding the same problematic printer.  The user who had the problem can log onto a different workstation and add the same printer with no problems, so it's not a User permission
    issue either.
    Most of the time running gpupdate /force and/or rebooting the box will also 'solve' the problem.
    Running the group policy results wizard on a few random workstations (which have exhibited this problem in the past), shows everything appears to be properly configured/enabled related to GPOs, including the
    Prevent users from installing printer drivers setting per http://support.microsoft.com/kb/259937
    Has anyone else ran into this problem lately?
    How does one troubleshoot this issue since I can't faithfully reproduce it on demand since it appears to resolve itself after a period of time?

    Haven't found the smoking gun to this problem, but I am getting closer.
    Troubleshooted another PC today which was exhibiting this problem for another user. Logged onto the PC with my User account and sure enough, received the same message for the same printer.   Fired up Sysinternals Process Monitor, but nothing useful
    was captured when receiving the failure message.  There was also another Point and Print printer which was present on the workstation (i.e.
    PrinterName on PrintServerName) for my User account which stated "printer cannot be removed. Access is Denied" when I tried to delete it.  Odd. Getting properties on the printer would bring up the correct info from the print server
    though, so it was valid and appeared functional.
    I tried running the new
    MS FixIT printing tool, but it failed in full mode with an admin account.
    Next, I searched through the registry for this printername which I was unable to delete. Eventually it was found at:
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Providers\LanMan Print Services\Servers\PRINTSERVERNAME\Printers\PRINTERNAME
    On a hunch, I deleted the entire PrinterName key, restarted the print spooler, and then was able to add the printer with no permission errors!  There were several more printers listed in this registry key. I tried the same steps again:
    validate receiving 'sufficient access' error.
    purge printer's registry key
    restart spooler
    Able to add the same printer via point and print.
    This solved the problem on half of the printers. The others added with no errors.  The printer drivers in question are from both HP and Xerox, so I doubt it's a vendor specific issue and instead Windows (unsure if XP or 2008 though).
    It would appear that Windows caches the information about the printer/driver/settings/etc from the print server in CurrentVersion\Print\Providers\LanMan Print Services\Servers\PRINTSERVERNAME\Printers\PRINTERNAME ?  Why does it need to be duplicated
    in both HKLM and HKCU?
    Separate PC, further exploring this printer issue and the contents of the \LanMan Print Services\Servers\PRINTSERVERNAME\Printers\ keys.  On this PC, I successfully ran the MS FixIt for Printing tool in Full mode and rebooted.  After reboot, the
    System Event logged the following for multiple printers -- which should've been deleted --
    Event Type: Error
    Event Source: Print
    Event Category: None
    Event ID: 23
    Date: 4/9/2012
    Time: 5:11:48 PM
    User: NT AUTHORITY\SYSTEM
    Computer: U-xxxxx
    Description:
    Printer UH-xxxxx-COLOR failed to initialize because a suitable Xerox Global Print Driver PS driver could not be found.
    Event Type: Error
    Event Source: Print
    Event Category: None
    Event ID: 23
    Date: 4/9/2012
    Time: 5:11:48 PM
    User: NT AUTHORITY\SYSTEM
    Computer: U-xxxxx
    Description:
    Printer UH-xxxxxx failed to initialize because a suitable HP Universal Printing PCL 6 (v5.3) driver could not be found.
    Yet a minute later, the updated driver was automatically installed via P&P:
    Event Type: Warning
    Event Source: Print
    Event Category: None
    Event ID: 20
    Date: 4/9/2012
    Time: 5:12:22 PM
    User: NT AUTHORITY\SYSTEM
    Computer: U-xxxx
    Description:
    Printer Driver HP Universal Printing PCL 6 (v5.4) for Windows NT x86 Version-3 was added or updated. Files: <snip>
    Sure enough, after checking the \LanMan Print Services\Servers\PRINTSERVERNAME\Printers\ keys, all of those printers which logged EventID 23 were still present!  This time, I manually deleted the entire \LanMan Print Services\Servers\PRINTSERVERNAME\Printers\
    subkeys, rebooted the PC, logged on, and those errors did not repeat. 
    Something strange is definitely going on with the printing subsystem on XP lately...

  • I can no longer print email from my gmail account. when I select "print all" ling a dialog box opens trying to save file & firefox locks up

    I can no longer print email from my gmail account. when I select "print all" link, a dialogue box opens attempting to save as file type .xls. another dialogue box says firefox is preparing file... meanwhile firefox locks up.

    Is your printer selected?
    Or are you printing to XLS?

  • Photoshop CS5 crashes when selecting print settings in print dialog box

    I work on a Mac Pro desktop with OS 10.6.4. Photoshop CS5 crashes every time I try to select "print settings" in the print dialog box. I work in a large office and our networked color printer is a Konica Minolta bizhub C451. In fact, if I hit "print" it will crash whether or not I hit "print settings" first. In CS4, there was a separate menu item that allowed you to change printer settings before going into the print dialog box. That choice is gone now, you have to select it through the print dialog box.
    This is the only way I can print out color proofs for my clients. Unfortunately, I do not have administrator rights to any printer (our office has about 100 people, only IT staff can fiddle with that). What can I do to get this solved?

    I think I have fixed it, though I'm not sure why this worked.
    System Preferences>Print & Fax. Selected the Konica Minolta printer (the B/W printer was working fine). Changed the name. Still didn't fix it. Went back selected my newly named Konica Minolta then "Open Print Queue" (like Dave said)>print settings. Change the driver to "Generic Postscript printer." I could print, but only on letter-size paper, no other options available (need tabloid). Went back to system preferences>print & fax>Konica Minolta2>open print queue>drivers then I reselected the updated printer drivers--the same one that hasn't been working.
    Now, it works.
    Thanks all for the helpful advice!

  • I am using reader 11.0.10.32 Win7 64 bit.  I am unable to print from Reader.  After selecting print all pages, the pri

    I am using reader 11.0.10.32 in Win7 Professional 64 bit.  I am unable to print from Reader.  After selecting print all pages, the progress bar goes through the proper page count. After that a pop up window appears with the message: The document could not be printed.  After pressing the OK button that pop up closes and the next pop up window appears with the message: There were no pages selected to print.  After pressing the OK button, the pop up closes and the pdf document is still visible in Reader.
    I can print from other programs to that printer.  I can print from Reader to other printers.
    I was able to print to all printers before.  I uninstalled Reader and reinstalled it from the Adobe web site.
    Any suggestions to make it print?
    Thanks.

    Answered multiple times every day: open Adobe Reader | Edit | Preferences
    under Documents, change 'View documents in PDF/A mode' to Never
    under Security (Enhanced), disable Protected Mode at startup

  • An error occurred while trying to add selected printer

    I have a imac osx 10.7.3 and I am trying to reset my printer because my computer says an error occured while trying to add selected printer. When I push the control button and push the add button nothing happens am I doing something wrong.

    found out what to do

  • I'd like to select print paper size with using AxAcroPDFLib method depend on user

    I'd like to select print paper size with using AxAcroPDFLib method depend on user
    request. Is it possible? in AxAcroPDFLib?
    Is there any method to select print paper size in the C# programming.
    Or if you know another method, please introduce how to use.
    Thank you for your cooperation always.

    I am pretty sure that you can only do this from JavaScript or from C/C++ APIs.

  • I'm using an iMac running Os X Yosemite, Photoshop CS5 Extended, R2880 Epson printer  In the Print Settings dialog box, I can't select Color, Advanced BW or Grayscale unless I select "Printer Manages Color". The pull down menu is grayed out. Even with "pr

    I’m using an iMac running Os X Yosemite, Photoshop CS5 Extended, R2880 Epson printer  In the Print Settings dialog box, I can’t select Color, Advanced BW or Grayscale unless I select “Printer Manages Color”. The pull down menu is grayed out. Even with “printer manages color” the tif or jpg image comes out in color overlaid with black. (See example - printer1. image on left is close to what it should be). Photoshop has no updates pending. I’ve downloaded the latest Epson driver which was working fine just before the problem occurred

    Is your Photoshop CS5 updated to 12.1?
    Are you on Yosemite 10.10.1 or Yosemite 10.10.2?
    Did you apply the recent Epson software 2.1.9 update?
    What type of file is it (file format)?  What bit depth and what color space?
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Selection printing not printing correctly.

    Every time I try do Selection printing, it doesn't print the content correctly. It will print all the pages for the web page blank and print the highlighted content where it belong in the pages. Before it would print just the selected content and nothing else.
    http://imageshack.us/a/img822/906/ffselectionprinting.png

    Hello,
    Thanks for the post.  Windows 7 premium, can you select area using Explorer?  How about Chrome or another browser?  I've attached a link here to the APPLE support, I might also suggest posting this question there.  Good Luck!
    http://www.apple.com/support/safari/
    I worked for HP but my posts and replies are my own....Thank you!
    *Say thanks by clicking the *Kudos!* which is on the left*
    *Make it easier for other people to find solutions, by marking my answer with (Accept as Solution) if it solves your issue.*

  • Why doesn't saving a print preset for selection printing work anymore? It previously did up to version 2.

    I regularly like to highlight areas on web-pages, select print/name a print preset as "Print Selection" and check-mark 'Print Selection Only' of Options under the Firefox sub-heading. Then when I wanted to quickly print a selection instead of a whole web-page, I just highlighted an area, activated print, selected "Print Selection" and then checked print preview to view the selection before printing. That worked from version 2 only.
    Now in version 3 +, all above can be done '''except''' the check-marked 'Print Selection Only' option in the Firefox sub-heading keeps resetting itself, even IF you have saved it check-marked as a print preset. Selecting the saved preset "Print Selection" next time will print (preview) the whole web-page, and not what was highlighted (selected) for printing. Why was this feature turned off?

    baileyb1 wrote:
    My skype used to work, and now it doesnt work anymore. I just get an error message now.
    Access violation at address "Skype.exe" Read of address 0000000048.
    Help, it used to work before but no longer. I dont know how to get it working again.
    Baileyb1
    Open Windows Event Viewer -> Custom Views -> Administrative Events. Look for the recent error messages with timestamp corresponding to Skype crash. Copy and paste here the text from the General tab.

  • PDF as default selection for Select printing cotrol (for Web)

    Hi
    Can someone point me to righ direction? What we are trying to do is, in Infoview, set PDF as default selection for "Select printing Control (for Web)", so that each user does not have to do this in preferences in infoview.
    Is it possible to do so? If yes, how?
    Thank you
    Regards
    IMS

    Take a look for a .vbs sample that synchs the ADMINISTRATOR preferences to all users on the BOE platform.
    You can schedule this as a PROGRAM OBJECT in InfoView so that it runs on a regular schedule to apply the change to new users.

  • HELP!! Canon Pixma MG2220 has no response when I select print or try a test page

    I recently bought a Canon Pixma MG2220 printer for my home. When I installed the software and hooked it up to my laptop (toshiba with windows 7) and selected 'print' to try it out, nothing happens. The display just keeps flashing oddly like in a circle and nothing prints. When i tried a test print to diagnose the problem, nothing also. I tried several times yesterday and when I turned the printer on today it spit out the test page from yesterday. Am I missing something? I don't really know much about printers or drivers... Is it something simple that I keep overlooking?

    Hi Tiffany11x,
    The spinning symbol you see is the printer processing your data from the computer.  Since it is taking a long time to print a test page, we could be dealing with a communication issue.  Have you tried a different USB cable?  A shorter good quality cable around 4 feet is ideal.  Also, try connecting the printer to different USB ports on your computer to see if that helps.
    Finally, to ensure that the hardware is functioning properly, make a basic black and white copy with your PIXMA MG2220.  Keep an eye out for the spinning symbol again.  A normal copy should only take a few minutes to process.
    If you have any other questions, please feel free to Contact Us!
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • The selected printer connection method is incorrect. Select the....... ERRO

    Just upgraded to 10.5. I'm setting up a few printers and a plate maker. Got everything setup as far as I could tell but one machine wont work. It's an ImageRunner 8500 from Canon. When I try to print to that printer I get this:
    The selected printer connection method is incorrect. Select the correct printer connection method in printer list, and then try to add the printer again.
    Not what thats about. In the printer list, It shows up there with everything else that is connected via Appletalk. I got the PPD for the Konika Minolta CPP500 installed and it prints fine... any ideas? Thanks,
    Chris

    Hi John
    I tried Appletalk but that printer does not appear. However LPD does work. I think the problem was on checking my other Macs in the office, there is no way of telling whether they are connect via IPP or LPD as the set up appears the same, i.e. IP address. When I tried to add my the printer again, I had forgotten how we set it up originally.
    Many thanks for pointing me in the right direction.

  • Change paper size before selecting print preview

    I want to change Paper Size prior to selecting Print Preview. That is not possible in Firefox. Can Paper Size options be added to Page Setup and/or Print Preview? Please fix.

    You might be able to set that thru your Printer Preferences, so look there from within Firefox first. {Ctrl + P} then hit the Properties button, on the Paper Tab you should be able to set the Paper Size.
    If not, give this a try:
    type about:config in the URL bar and hit Enter
    Pref Name = print.printer_your_printer_name.print_paper_height - 11.00
    and print.printer_your_printer_name.print_paper_width - 8.50
    Is that what you see? If you see those "Letter" measurements, try re-setting the main pref, and let Firefox reacquire the info from your OS.
    in about:config
    Preference name = print.print_printer
    Right-Click and select Reset, then restart Firefox.

  • Selectively Print a PDF

    I used to be able to selectively print a PDF, ie print certain pages only. EG an American Express statement, say pages 1, 3 and 4 but none of the other pages. I did this by moving my cursor, which would blink, anywhere on the page I wished to print.
    I bought a new laptop about a month ago and I’ve lost this ability. Cursor does not blink and I cannot position it anywhere. I’ve opened a web site, then a PDF, in both IE 11 and Chrome. Makes no difference. ???

    What you're describing doesn't make any sense... Moving the cursor so that it blinks in order to select which pages to print??
    If you want to print only several page simply go to the Print dialog of Reader and enter the pages you want to print in the "Page to print" section, like "1,3,4" to print just those pages.

Maybe you are looking for

  • Class Cast exception in ItemPricingEnging, ShippingPricingEngine ATG 2007.1

    Hi, I have been getting following exception for a while, could not find the root cause yet. When I check out latest workspace from SVN, until couple of builds I do not see this issue. I thought, its has to do with my eclipse compiler (I am using 1.5

  • Remaining life 3 in general  tab, no of month in depreciation tab is 4mos

    Hi Experts, Iu2019m trying to upload the data below. After uploading the Monthly depreciation should have been 328.33 in 3 mos. When I check the uploaded data the monthly planned depreciation is 246.25 = 4 mos but the remaning life is still 3mos We a

  • Delta funtionality in material master :CIN

    For Country India version, can anybody suggest the customization to achieve the following Delta funtioality ? We upgraded from 4.6C to ECC 6.0 I am not finding any 'Excise data group' box in material master and hence not able to maintain excise data

  • Simple question about domain names

    Correct me if I'm wrong please. Is it my understanding that the only way to get your iweb site to read www.domainname.com and not have http://web.mac.com/ in front of it, is to register a domain name through another site like go daddy, etc...?

  • Photoshop CS6 and OSX 10.6.8

    I am my own webmaster for my website www.trainerjo.com.  I do my own graphics arts and am very independent so hiring I want to purchase Photoshop CS6. But before I go out and drop all that money, is there a way I can install the newer version of Phot