Print control for QM inspection instruction

Hi everybody,
I have a problem concerning the print control of the inspection instruction.
For each plant, we are printing a different inspection instruction form. So I am using the transaction CQ85 withing customizing to set up the printer for each plant and assign the respective form to it.
Up to now, this worked perfect. No I wanted to change the printer for one plant so I copied the form, assigned the new printer and deleted the old customizing entry and I also changed the printer specification.
But the system is still printing the inspection instruction on the old printer.
Does anybody have an idea what happened there? When I look at the customizing, everything looks fine.
Thanks a lot in advance
Anja

I think I found out what the problem is, I just don't know how to fix it...
The customizing table T496D still contains the old printer in the field LV01D.
But I don't know how where this can be changed.
In the printer specification, I set the way of determining the output device to 02 - "Output device from print control for user".
But when I check which table is behind the field for printer setting in customizing, it always shows it's the table T496P or T496F.
So how can I change the entry in the table T496D?
Anybody has an idea?
Thanks a lot in advance!
Anja

Similar Messages

  • How to define print control for TO in wm

    hi
    can someone help me out explaining how can i configure print control for to in wm.i donno how to set up perameters for it in spro.
    thanx in advance

    You have to set Spools, form names, print codes, assigning printers, auto pick list printing, number of
    labels printed etc.  in OMLV.
    http://help.sap.com/saphelp_40b/helpdata/en/77/1939516e36d1118b3f0060b03ca329/content.htm
    http://help.sap.com/bp_bblibrary/470/documentation/A09_BB_ConfigGuide_EN_US.doc#_Toc84924701

  • Print-controls for changing font size & cpi

    Hi ,
      I want to know how to use print-controls in ABAP-simple reports for changing font size & cpi for headings and then detail list should be with different font & cpi.
    please help with example.
    thanks
    Vinayak.

    Hi Vinayak,
    Just use the command PRINT-CONTROL CPI <characters per inch> and PRINT-CONTROL FONT <fontname> to switch from CPI and Font wherever you like.
    Regards,
    John.

  • Printer Controls for PDF Docs (not XDP)

    I understand how to control a printer from an XDP, but is there a way to control a printer with a document generated by PDF Generator? Specifially, I need to turn duplex on for specific sections of docs, and I need to control tray selction on a page by page basis.
    Thanks.
    -Greg

    You won't be able to use scripting on the client side, but you will be able to output to a printer direcly.
    After the original document is converted to PDF you can use Output (like Hodmi described) to output that PDF direcly to a printer.
    If what you want is to print the PDF on a printer that your LC:ES server can comunicate with, then this will do just fine.

  • HP Print Control App for Iphone

    I have down loaded the HP Print Control App from the app store.  I am unable to connect to my macbook. I have spoken with Apple and they have indicated this is an hp issue Please help if anyone knows a way to mak this work

    Hi coolshooter,
    I'm sorry to hear you are having issues with HP's Printer Control app.
    To be able to further assist you can you please provide the following information;
    1)            What is the model/product number of your HP printer?
    2)            What operating system are you running on your MacBook?
    I have included some information regarding HP's Printer Control app from Apple and HP.
    iTunes Preview of HP Printer Control App
    https://itunes.apple.com/us/app/hp-printer-control/id469284907?mt=8
    HP Printer Control for iPad, iPhone, and iPod Touch
    http://www8.hp.com/us/en/products/smart-phones-handhelds-calculators/mobile-apps/app_details.html?ap...
    HP Printer Control Mobile App FAQs
    https://h10025.www1.hp.com/ewfrf/wc/document?docname=c03561640&lc=en&cc=us&dlc=en
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • Web Report Viewer error - Unable to load client print control.

    Dear All,
    We have a problem with Report Viewer print funtionality. Getting the error "Unable to load client print control." on click of Print button.
    We tried all solutions posted in web - nothing resolves the issue.
    The print works fine when we open the report via a browser. But the same is not working through our application. We have the application installed on the Report server itself and the user has Admin previleges.
    Please find below the details
    Report control: ReportViewerWebControl.axd
    Version: 9.0.30729.4402
    SQL server version: SQL Server 2008 R2, 10.50.2500.0 (running on Windows Server 2008 R2 - 64 bit)
    Your help on this would be highly appreciated. Please let me know if you need any specific information.
    Thanks,
    Naga
    Nagaraja

    Hi, Larry,
    Thank you for your answer which remind me and lead me to the resolution. I have struggling on this SQL Server Report Server 2012/Client printing control for
    2 days.
    I just cannot figure out why it kept prompting non-admin XenApp users for SSRS installation. Thanks for your notes again.
    I have 2008 R2 server setup as XenApp server for the publish apps. We published the IE to user to access Web application with SQL 2012 reporting service in
    the backend.
    In the control environment, users do not have permission to install any software. This SSRS has to be installed as administrator under “Install mode” in XenApp
    server.
    Yes, 32bit IE works for me but 64bit IE works too.
    You just need to ensure which version of IE you’re using to install the SSRS. I’m not aware of using 32bit IE for SSRS installation in server but publish 64bit
    IE to client.  That’s my mistake.
    Thanks again. 
    JohnnyW2012

  • How to use print control in Sap script

    I would like to use print control in Sap script.Actualy my problem I have security font Troy ECF. Using this font I would like to print amount field in Check printing.
    we count download this font with sap .we talked to customer care they told we should hard code in sapscript. pls can any1 help on this how to do and how to use print control for this fonts.

    call this funcation. crate_text.
    CALL FUNCTION 'CREATE_TEXT'
             EXPORTING
               FID               =
               FLANGUAGE         =
               FNAME             =
               FOBJECT           =
             SAVE_DIRECT       = 'X'
             FFORMAT           = '*'
             TABLES
               FLINES            =
           EXCEPTIONS
             NO_INIT           = 1
             NO_SAVE           = 2
             OTHERS            = 3
           IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
           ENDIF.

  • SQL 2012 Reporting Services Print Control... FIX?

    I have an web site that uses ActiveX print control and when there is a SQL update it breaks the print control for all the end users and I have to walk around and enter my admin username/pass to fix this.I have tried a number of fixes such as:Batch script that I did up according to some MS tech blog to pull the new stuff and auto install it on workstations.AD GPO:Computer Conifg Policies Admin Temps Windows Components Internet Explorer Internet Control Panel Security Page Intranet Zone
    "Run activex controls and plugins" : Enable
    "Script ActiveX Controls Marked Safe For Scripting" : Enable
    "Download signed ActiveX Controls" : EnableGave ability to install any printer.Also I have tried various other methods, which I full forget what they were now. Ideas?My Desktops are all running Win 7 x64 Pro. with Internet Exploiter 10 x86.
    This topic first appeared in the Spiceworks Community

    Hi,
    IIS is no longer needed for reporting services the web service and site are native to the ssrs service.
    This dependency was removed in 2008 actually.
    Here is some info:
    http://blogs.technet.com/b/andrew/archive/2007/12/04/sql-server-2008-reporting-services-no-longer-depends-on-iis.aspx
    hope this helps.
    Chas Hyman

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

  • OIDH - User specific print control

    Hi Experts,
    In OIDH, we used to maintain user specific print control for the combination of Planning Plant & Planner Group.
    There following same entry was maintained in 2 different ECC instances(Testing & Quality)
    User - No entry(blank)
    Planning Plant - *
    Planner group - *
    Shop paper - No entry(blank)
    Output device - LOCL
    New Spool Request - enabled
    Print Immediately - enabled
    Delete after output - enabled
    In Testing environment, For a released work order, when i select Order-> Print -> Order, a pop up appears showing the entries of Shop papers.
    In Quality environment, For a released work order, when i select Order-> Print -> Order, a pop up appears mentioning "No user-specific shop papers are defined".
    Could you Pls let me know what could be the reason for the same User specific setting, Testing & Quality instances are behaving in a different way.
    I hope the Quality system displays the right output message for the above Config setting.
    Regards,
    Karthik Bhaskaran

    Please make changes in the following fields
    User - No entry(blank)  Instead of blank  " * "
    Shop paper - No entry(blank) Instead of blank  " * "
    Create the transport and move it to Quality and test it.
    Hope this helps.
    Thanks
    S.N

  • PRINT-CONTROLS

    hi Experts,
    I'm having a SAPscript, in it i have a signatrue window. This window triggers a PRINT-CONTROL on some condition.
    there is a transaction SPAD which gives us a list of existing PRINT-CONTROL.
    when we view this PRINT-CONTROL i cannnot find it specification i.e. for what purpose it is used, what it impact to the output?  like changes a outputs to specific font ..etc.
    Where can  i view the inner details of PRINT-CONTROL.
    Thanks for the help.
    Govind

    Hi,
    the print-controls are printer specific. Menas, U want the printer to print bold, so set up a print control for the printer typ sending him the printer sepcific commands to print in bold.
    If you want to know what exactly the print-control means, you have to take the programming guide of the printer and to "decode" the print control into plain text...
    Regards
    Patrick

  • Print control on smartform

    Is there any thing in smartform like the print controls for sapscript? i'm printing a smartform on a dot-matrix printer and i need to print my values compressed (15 cpi) but if i block 15cpi on the printer if i have an empty variable i loose the alignment of my module like this:
    number      text
    1234        hi!
    number      text
             hi!
    my problem is that i must print on continuos pre-printed forms.
    anyone has solved this problem before?
    thanks,
    Daniele

    i ran into a similar situation, and i solved it by using separate windows for each column.
    Though different CPI may affect tabs, etc, it does not affect windows. "hi!" will always print in the window, lined up with "text" in the same window.
    just an idea...

  • Basics of Print Controls

    Hi All,
        Please clarify my below mentioned queries in Print control
    1) How will i create a new user defined print control
    Please explain me about the unique things that differs for each print controls
    2) How will the printer understand the command(A user command cretaed in SPAD) that is being passed through ABAP (Is there any changes done in the device relevant to the Print-Control ?)
    3) What does the hexa characters found in the print control denotes.
    4) Is there any print control for collating and uncollating ?.
    Regards
    Simin.R

    Hi
    If you are speaking regarding Proforma Invoice ,then It is nothing but Invoice without any finanacial Implications .I.e No Accounting entries are hit while creating a proforma Invoice.It is helpful in case of Stock transfer from Plant to Plant within the same company code.In This case since it is transfer within the same legal entity no revenue booking takes place hence it is suggested to raise a Proforma Invoice followed by excise invoice( where Excise accounting takes place)
    Regards
    Sandeep

  • PM Work Order & Inspection Instructions simultaneous printing

    I'm trying to setup QM Inspection Instructions to print when PM Work Order prints. I tried 2 things so far:
    in SPRO:
    QM: Define Print Control, Forms, Print Programs - however, this section only deals with Order Category 50; a non-PM Order category. So I couldn't do anything here.
    PM: Define Shop Papers, Forms and Output programs - here I tried setting up INSP_INSTRUCTION Form with Output program RQEEAS20, and it gives the following message: "ABAP form routine PRINT_PAPER in ABAP RQEEAS20 not found".
    I was wondering if someone can point me in the correct direction of how to setup?

    kolla pushpa  resolved in the QM forum: Re: PM Work Order & Inspection Instructions simultaneous printing?
    Edited by: PMPSMM on Jun 16, 2010 9:25 AM

  • Where is the printer control panel so i can set up for mobile printing

    I am trying to set up for mobile printing and have come to the instruction point where they say to push a certain icon on the printer control panel on my 1102w printer and I have no idea whether this is something on my actual printer or on my computer?

    Hi,
    The printer control panel is on the printer, it can be LCD screen or just buttons.
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

Maybe you are looking for

  • Incredibly Frustrated w iPhoto (simple copying)

    Since 2005, I have nearly 35,000 images and video footage that I would like to COPY onto an[other] external drive. When I started filling up my iMac, I purchased an external drive for Time Machine purposes, and also created a folder that iPhoto would

  • Forms6i/Reports6i  for linux

    Hi all Is their Linux version of Forms 6i/Reports 6i is available? how to deploy application developed in forms6i/Reports6i from WindowsNT to Linux? thank you

  • Clicking, holding and dragging opens blending options?

    I recently got a new comp and CS5, I have been a long time CS3 user. I've run into a very weird issue. When I click and drag to move a layer up or down, it frequently opens the Blending Options dialog instead. This has been driving me completely insa

  • Large file when saving as PDF

    If I save a text doc with graphics as PDF, the resultant file size is huge, even when the original graphic is very small. For example, if I paste in a graphic of only a few 100k, after saving to PDF the document can exapnd to several Mb! Saving exact

  • Why are SMB connections so much slower than AFP on my Mac Servers?

    I work in a school with a mix of Mac and PC clients and servers.  My Mac servers all serve out file sharing to both AFP and SMB.  When my Mac clients connect to the Mac servers via SMB, it takes several seconds, sometimes up to a minute before the lo