Transport of User default printer (Parameters).

Hi All,
We have just upgraded our dev and qa system from 4.6C to 7.01 (ecc).  Our security team imported the users and profiles from Production system (which is yet to be upgraded). All the users and aurhtorizations are there in QA sytem and regresssion testing is going on.
BUT The problem is...
User default printer details are not same as production system they are blank in QA system. But we need this this default OutputDevice also to be transported.
Is there any way to transport the default OutputDevice for each user? as as production?
Please reply.
Thanks

Hi,
Thanks for the reply.
That the precise problem. USR01 of production is not equal to QA. I mean SPLD column of QA system is having blanks whereas in PRD it has the data.
Need to know ... how we can bring this entries from PRD TO QA. Is there anyway ...

Similar Messages

  • Standard ALV Report default  print parameters

    Hi,
    We recently upgraded to ECC6. In some of the ALV reports for example F.35  (Credit Master Sheet) default print parameter has wider column specifications (X_65_255) as against earlier version (X_65_132). It might be due to flexibility in increasing additional columns but for our purpose X_65_132 was sufficient.  
    Now when we print with the standard settings the fonts are small. Individual users can change that default settings but due to large user base we want to default it at a global level but only for transaction F.35.
    Also we want to turn off ALV Statistics at this global level. We dont want to add a task for end users.
    Can this be achieved just for a specific report ? If not then for all reports? Please advise.
    Thanks,
    Vikram

    The no shading as well as many "extended print parameter" are no part of the OLD structures used by the OLD reuse FM, they are stored in memory (MEMORY ID 'EXTPAR')
    Check if 1703403 - Missing interface for extended print parameter can be applied in your system ?
    Nevertheless, could you try a single call like
    call function 'GET_PRINT_PARAMETERS'
       exporting
         mode                   = 'CURRENT'
         suppress_shading       = 'X'
         no_dialog              = 'X'
         report                 = sy-repid
       importing
         out_parameters         = w_params
       exceptions
         archive_info_not_found = 1
         invalid_print_params   = 2
         invalid_archive_params = 3
         others                 = 4.
    Regards,
    Raymond

  • Printing PDF files in batch to user default printer.

    Hi,
    My recuirement is something like this:
    I had to print 'n' number of PDF files sotred in Database. Problem is that I had to print all of these files to default printer attached to my website's user desktop. The printing should happen without opening any of these files in the browser.
    Does anyone knows wheteher this is possible or not?
    If possible how do i do this?

    Have you looked at Java Print service API (javax.print)?
    http://java.sun.com/docs/books/tutorial/2d/printing/services.html
    Thanks,
    Dmitri

  • Output of BA00 to user default printer

    Hi !
    We would like the system to automatically set the output device on BA00 (Sales Order Conf) printouts to the default output device specified in the user profile (SU3 defaults).
    Please let me know if there is a way to do this automatically (without requiring the user to pick their default output device again every time in VA02).
    Thanks,
    Anisha.

    Have you looked at Java Print service API (javax.print)?
    http://java.sun.com/docs/books/tutorial/2d/printing/services.html
    Thanks,
    Dmitri

  • Anyone know where user-specific print parameters are stored?

    and is it possible to change parameters (such as Time of Print = Immediate) for other users?
    I'm using R/3 4.7 Enterprise.

    Interesting, thanks.
    But how about other parameters, such as Storage Mode, New spool Request, Do Not Append Print Jobs, etc.  Any idea where those are stored?

  • Changing default printing parameters.

    Hi,
    how setting the system so that when in POs I click in "Communication method",  <b>logical destination</b>, <b>print immediately</b> and <b>release after output</b> are selected in advance?

    This is setup in the output conditions which can be setup via transaction code NACE.

  • SU01 default printing parameters.

    Hi,
    in SU01 how can assign the parameter so that in POs printing
    is automatically selected ZNEU as message type?
    Regards

    Hi,
    In MN04  or MN05 setup the output master record for your output type.  Select the key combination, say, document type / pgrp etc.  For the values that you use in PO, setup the output master record here.  Print immediately check box just helps you not to be queued in spool list.  That is not the one which prints immediately.  Processing Time 1 - Immediately while saving is the one that prints.  Go ahead and set this up.  You will be good to go.  It helps, don't forget to reward points.
    Regards

  • User default format in printing

    Hi experts,
    I have a question about the user default print format.
    When I try to print out a output, the print format turn to be a format that I donu2019t want to use, I have to change the format manually everytime. Is there any method that I can set the user default print format for a specific output?
    Thanks,
    Nadali

    The right way to change the default print format
    1°) Display a printable data on the screen
    2°) Click on the Print icon
    3°) On the next screen, enter an Output device and click on the "Properties" button
    4°) Double-click on the parameter value of the line "Format"
    5°) In the field "Format" change the value of the print format and click on the "Specifications" button
    6°) On the next screen click on the "Copy settings" button
    That's it. Now the new value you enterred in 5°) is set as the default one for print format.
    Note that following this procedure you can set or change other printing default parameters.

  • User default format in printing inventory list

    Hi experts,
    I have a question about the user default print format.
    When I try to print out a output for inventory list, the print format turn to be a format that I donu2019t want to use, I have to change the format manually everytime. Is there any method that I can set the user default print format for a specific output?
    Thanks,
    Nadali

    The SAP form is INVENT
    But you can create your own form.
    You need to assign your own form to RM07IDRU in OMBU
    Then you can use MI21 to print you own physical inventory document

  • Assigning Default Printer to User

    Greetings;
    My apologies for the double posting, my previous posting was labeled "adding printers", a matter I eventually solved.
    I am trying to determine how I can recreate what in NIS was printers.conf / printers.conf.byname.
    The former NIS map was a map which contained one pair per line, "username printerA", for instance:
    smith hp001
    jones hp002
    taylor hp001
    I had a simple script, that upon login, read this printer from the NIS map, and assigned it as that users default printer.
    I am at a loss as to how to assign default printers to users, or how to import (ldapaddent fails) this map, or perhaps just create a new database that can be inserted into my DIT?
    Is their someplace within DSCC that can do this?
    Thank you.

    Hello Tison,
    we're using also the WF-BATCH user having no default printer assigned and it works fine with the final release.
    However, there's usually the output message NEU with a prerequesite maintained that the PO has to be finally released. So this way there can be an additional output message found upon releasing. But we have a printer assigned using the condition records and we're not using the type that you've specified.
    So I'd guess that, indeed, the problem lies within the message. You could copy the WF-BATCH user to a dialog user and release the purchase order in dialog and see what happends.
    With the very best wishes,
       Florin

  • Print smarform to a non-default printer?

    I am writing a print program to manually print a smartform.
    Which means, no SAP output message is involved.  No entry created in the table NAST.
    I assigned the printer short name to the output_options-tddest.  It only prints if the printer is same as the user default printer in the user profile.
    Any one has experience on how to print a smartform to a non-default printer?
    Thanks a lot.
    Margaret Chen

    Do not worry about this question.  The cause is that I misspelled the export parameter.
    Sorry.
    Margaret Chen

  • Problems with the print parameters of REUSE_ALV_GRID/LIST_DISPLAY

    Hello,
    I would like to put the printing parameter IS_PRINT of the REUSE_ALV_LIST_DISPLAY. I can fill the structure but it doesn't work.
    I've try the following cases:
    - get the default print parameters, change this, set the print parameter (GET / SET_PRINT_PARAMETERS)
    - set the structure print_cntrl of the parameter is_print
    Additional I've test the programm BCALV_TEST_LIST_PRINT2. I can fill the selection parameter for pages, for the printer, etc. - when I debug, the structure is_print is filled, but it hasn't any effect.
    I need this function to change the field armod to put the list into the archive.
    Just, I haven't an idea. Perhaps has anyone this problem too.
    Best regards
    tkaess

    Hi,
    from the docu of parameter IS_PRINT in the fm's docu (REUSE_ALV_LIST_DISPLAY):
    Prerequisite: Before you use these parameters, you must call the function module UNSET_PRINTPARAMETER. This initializes the required parameters. Value range Default
    Regards,
    Klaus

  • 10g report printing - directly to default printer

    I basically want to know how you can set or retrieve the clients default printer and assign it to des_name on the forms side. Thanks.

    for windows only try this using webutil : it will pick up users default printer
    -- use client_win_api_environment to select printer into local variable
    v_printer_name := CLIENT_WIN_API_ENVIRONMENT.Read_Registry
    ('HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows', 'Device', true);
    p_printer_name := (substr(v_printer_name, 1, instr(v_printer_name, ',' , 1)-1 ));
    :control.printer_name := substr(p_printer_name, instr(p_printer_name, '\' , 3)+1);

  • Default printer setting for users

    Hi,
    We have a requirement.
    User wants to get the print out at his own desk.
    Can we set up like the print out should go to the printer assigned to perticular user who execute the transaction.
    If user X is assigned to printer 123. and Y is to 456. the printer should default when he trying to process output (Logical destination). I tried maintaining Output type print parameters as USER PARAMETERS. and  a printer is assigned to users own data SU3. but still system is asking for output device to assign while processing.
    Thanks,
    Anand K

    O/P is ZF12 and it is for printing Shippment TAG, in T code VT01N.
    But i feel the solution might be general not specific to output type. any way it is not a standard form.
    Can we create new condition record using Output device from SU3.
    If it is possible also is there any other method to achieve this.
    Thank you,
    Anand K

  • Supress Background Print parameters when user executes ALV report by F9

    Hi friends,
         How can we Supress Background Print parameters pop-up, when user executes ALV report by F9
    or by navigation from selection screen -i.e;  Program ->>Execute in Background.
    Please guide me
    Thanks in Advance,
    Ganesh

    Sorry,
    i need to supress the POP-UP which asks for background Print Parameters in the ALV report. when i press F9 in a selection - screen of a Tcode
    as we supress Pop-up for a smartform or script by passing the Print Parameters
    This 'RS_SET_SELSCREEN_STATUS' excludes the commands(say F9 function code) in report
    I think we need to set the Print paramters in the Program
    please guide me
    Thanks,
    Ganesh

Maybe you are looking for

  • Installing NW CE7.1 and EP 7.0 on one machine

    Hello All, i have a question i am trying to install NW CE 7.1 and NW EP 7.0 on one windows 2003 ser machine but both are with different DBs EP with MSSQL 2005 server and CE with SAPDB. EP is based upon JDK 1.4 while NW CE 7.1 is based upon JDK 1.5. I

  • I 've a problem with the print function of Itunes

    helo , i 've a problem with the print function of Itunes. When i'm trying to create a pdf file of my entire library, i've got a partial file of it. instead of the entire library (37000 songs - 209GByte) the pdf file contains only 18000 songs (1GB - p

  • View State Best Practice for Hiding Components?

    When changing states and hiding components, what is the best practice? Set Height/Width=0? Set Visible/IncludeInLayout=False? Or is there a better way?

  • Lightroom 5 issue

    I have downloaded and installed the trial version of lightroom 5 on my Macbook. When opening lightroom I get a message saying "an error occurred when changing modules" then I can go no further. What is the prblem?

  • HT1296 Frustrated! I cannot for the life of me figure this out.

    I did something and now all of my music is on my ITouch and only some of it is left in ITunes; the only music that seems to be left on my ITunes account is stuff I purchased. How can I get all of my music back onto my ITunes list?