Urgent ....Work Order Printing Simulation

Hi gurus,
I want to validate the work order printing before I create work order.
Say, i only have the routings, how can I do it?
Response at the soonest possible time is really appreciated.
Thanks.
Regards,
Ching

Hi Ching
Unfortunately the CO04N transaction needs to be executed for Prod order. I dont think unless we create a production order we can print it.
If you have a test system in place you can check the outputs there before moving it to production.
Please let me know if you need any more info on printing
Deepak

Similar Messages

  • Work Order printer selection through dialog still picking default printer

    Hi,
      When i'm printing Work Order (trx: IW32) programs picks up default printer assigned to the user.
    in my case this also happening when user selects different printer though dilog.
    was trying to get it from NAST-LDEST but in my case NAST is empty and ITCPO pointing to LP01(Local Printer of user).
    can anyone please help how to get printer name which is selected by user.
    Thanks in advance,
    Kian

    Hi,
    Below code show you the way to assign any printer to form. (Pls find the code in you print prog )
    DATA: output_options        TYPE ssfcompop.
    DATA: control_parameters TYPE ssfctrlop.
      output_options-tdimmed       = 'X'.
      output_options-tddest         =  'PR01'. --- > here we can hard code the printer name and pass to FM
      control_parameters-no_dialog = 'X'. 
    CALL FUNCTION fm_name
        EXPORTING
          control_parameters = control_parameters
          output_options       = output_options
          user_settings        = ''
          nota_fiscal            = i_nota_fis
        EXCEPTIONS
          formatting_error   = 1
          internal_error       = 2
          send_error           = 3
          user_canceled     = 4
          OTHERS               = 5.
      IF sy-subrc <> 0.
      ENDIF.
    As you need to know form where the value of output_options-tddest is coming then you can debug the flow and try to find the value of output_options-tddest ...
    Pls tell me if you need to know anything else.
    Regs,
    Lokesh.

  • IW37N - work order printing: Pop-up window deactivation

    Hi,
    If the user selects 50 order operations to print in IW37N, then pop-up keeps coming repeatedly for user to enter "OK" 50 times.  How to deactivate this pop-up window?
    Infact, this pop-up has started appearing recently while printing any SAP document (invoice etc.).  i.e. issue is not specific to IW37N printing.  But user impact is high for IW37N because of bulk printing.  It happens only in production system, not in quality or pre-production !
    Cheers,
    Sankar

    Hi Pete,
    Thanks for your response.
    Updating the thread to show how we got this issue resolved.  There is Access Method setting at printer definition level i.e. transaction SPAD, which is usually done by BASIS team.  Activated "No Device Selection at Frontend" to get rid of the printer selection pop-up window.
    Thanks,
    Sankar

  • 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

  • Printing Attachments along with Work Order

    Hi Friends,
    My client has a requirement that the attach a external document (DOC, PDF, XLS) to a work order and wants this document to print automatically along with work order printing.
    How to set this in SAP?

    Nilesh,
    Can you please tell how this issue was resolved for the benefit of others as well. We currently have a requirements where we need to print attachments along with a WO.
    Thanks in advance.
    Mahesh.

  • Problem with Work Order Form

    Hi All,
               I am workin on Work Order Print for the transaction
    IW 32. When I choose PRINT/FAX button its generating a spool. and in the transaction IW32 its updating a field system status as 'PRT'. But if I choose 'PRINT PREVIEW', its displaying the Print Preview. In PRINT PREVIEW  I have an option 'PRINT' if I choose this PRINT option from this print preview system generatin a spool but not updating the field system status as 'PRT'. I am unable to debug the program through direct 'PRINT' option because it is executing in back ground mode. Can any body please help me to sort out this issue. Its urgent production issue.
                                                                                    Thanks.
                                                      Ranganadh.

    Hi all,
             Can anybody please tell me how to debug the print program of the forms when it has been scheduled in background?
                                                            Thanks.

  • How to Change Maintenance Work Order Report in EAM Maintenance Super User

    Hi,
    We like to change or create new costom report in place of Standrd EAM Maintenance work order details report in Maintenance super User Responsibility.
    When we go Maintenance Super User > Work Order > Print work order >Layout , In Template layout we find only one LOV called Maintenance report.
    We like to where this this Template LOV storing and Run button code where it's storing
    THANKS,
    Gana

    Hi,
    You could temporarly adjust the CUNI definition for TST so that it can be converted to seconds. Adjust the notifications to set a valid unit of measure.
    The alternative would be to update the field MAUEH in table QMIH with a valid breakdown unit of measure.
    -Paul

  • Error when printing work order with iw32

    Hello all,
    When i was printing work order using IW32, the order success to be saved but it can't be printed. And i get this error message :
    Express document "Update was terminated" received from author ...
    i check with T-Code SM13, and i found error on
    PM_ORDER_PRINT_CONTROL
    further, i go check to ABAP Short dump, and found the error analysis
    A RAISE statement in the program "SAPLSFES " raised the exception
    condition "CONTROL_FLUSH_ERROR".                                
    Since the exception was not intercepted by a superior program  
    in the hierarchy, processing was terminated.
    have anyone know the OSS or have some experience to solve this problem ? hope you can help me..
    thank you for your attention..
    Regards,
    Anggara Mahardika

    Hi
    Can u let  us know whether u are trying to Save the Print out on to ur Desktop ...  or using GUI_DOWNLOAD Fm in ur program ...
    surya

  • Change Maintenance Work Order Detail Report in Print WO page

    Hello,
    I would like to ask you for your help. We would like to have different report in Print WO function than Maintenance Work Order Detail Report. I mean SSM responsibility > Search for WOs > click Print WO icon. We applied patch #9871500 (I found it there: Templates associated to datadefinitions other than 'EAMWRREP' are not shown in the Work Order Detail report in EAM [ID 1209703.1]). I did personalizations steps - I defined new data definition (for example TEST) and report with data definition TEST is shown in the option on Print WO page now... But how should I it define to have correct result? What should be defined in Executable, Concurrent Program, Data Definition and Data Template? I have RDF and RTF files for this report. We are using different SQL than it is used in the original report. How could be used our SQL defined in RDF?
    Thanks, Regards,
    Jitka

    Hi,
      1) You can choose to select and Print shop paper when you need.No enhancement is required.
    2) There is not an option in standard to say Print/Not print Long text . You will have to replace the standard form with a custom form and build the logic to print /Not Print long text based on your rules.
    Regards
    Narasimhan

  • Print of work order before release

    Hi,
    Is it possible to print a work order before releasing it. What customization/changes can be done to do this ?
    Regards,
    Vivek

    You can do that using standard t-code BS22.
    After calling t-code BS22 double click on system status I0001 - CRTD – Created.
    Then search for, so called business transaction ‘RMDR - Print Order’ and choose function Allowed.
    I have just done it in my sandbox and now I’m allowed to print  shop papers for work orders in status CRTD but as per default shop papers should be printed in REL status please analyze possible impact before changing anything in BS22.

  • I have an iMac(Intel) Desktop computer.  I cannot print anything as it is telling me that it is "offline" How do I start it working again?  My Lexmark Printer is in working order as I have just photocopied a document successfully.

    I have an iMac (Intel) Desktop computer.   It will not send a message to my Lexmark printer because it says  "offline".   My Lexmark printer is in working order as I have just successfully photocopied a document on it. 

    That message means that the computer cannot see the printer on its network.
    Is the printer directly connected to the computer with a USB cable, or is it a network printer (either wireless, or wired to the router with an Ethernet cable)?
    Matt

  • SAP Printers and Mass Printing of SAP Work Orders

    Good day Experts,
    We have a printer related issue especially mass printing of Work Orders. We have discovered that printing a list
    of work orders takes longer with intervals of 10min up to an hour, as compared to printing smaller list(1-5 etc)
    We are not certain whether this problem originates from the Network or SAP. The problem is not one of uniform nature,
    changes frequently, Sometimes better and sometimes worse.
    Please advise me.
    Thank you.
    Regards,
    Sibusiso

    hi,
    There could be many reason behind this
    1. Logic put to fetch data without key fields
    2. unwanted code
    3. Using System status search
    4. getting data from User status tables such as JCDS
    just check by giving print with one order, even if it results in performance issues, then it requires Fine tuning
    you have to check with developer to removed unwanted code
    regards,
    santosh

  • Mass Printing of Works Orders and Related Documentation

    Hi everyone,
    I have a very peculiar problem, and any pointers in the right direction will be appreciated.
    If this is not the right forum, please point me into the right direction.
    The problem that I have is this:
    I print multiple Works Orders (Plant Maintenance) at a time.
    Linked to these work orders are Equipments etc. and linked to the Equipments, SAP DMS documents. When priting the Work Orders, the sequence of the related information (e.g. documents) are random, i.e. a user will need to sort the prints to match the Work Order with it's relevant documents.
    Essentially, what I need is: print #1 W/O with attached docs, then print #2 W/O with attached docs, then print #3 W/O with attached docs
    Any ideas at what I need to look at?
    You can imagine if I print 400 works orders and all the documents related to it and it in not collated.
    Thanks.

    Can you let me know what transaction / process which you are using to print work orders, In case if you are using any transaction then we will check for user exits / badis so that we may enhance the standard functionality.
    One more suggestion is you can post in the forum: [click here|SAP ERP - Logistics Materials Management (SAP MM);
    Thanks
    Satyasuresh

  • Mass printing of maintenance work orders

    Hello All,
    I am configuring a preventive maintenance functionality where plans will kick out maintenance work orders at set intervals of time. Yesterday, I found about a requirement which requires functionality where a user can select many maintenance work orders and print shop papers for them from one screen. Are any of you aware of such functionality in SAP PM?
    Thank you for your help in advance.

    Alex,
      You should be able to use the List edit transaction iw38 to select and print Multiple Orders simultaneosuly. Once you have selected the orders in the Output screen, use the menu path ORDER > PRINT ORDER.
    Regards
    Narasimhan

  • Print out documents attached to a work order before Releasing a work order

    Team
    Requirement is given below. Need some advice.
    How to print out documents attached to a PM work order before the order is set to released status?
    Further the same documents have to be printed again after the order is released.
    Regards
    Sunil

    I think there is an OSS Note on this one - have a look there.
    There is a work-around where you do the following:
    - Enter IW32 and RELEASE the the order (but do not save)
    - Print out whatever you require
    - Exit the order without saving (therefore the RELEASE is not saved)
    Note: for one client we put a PRINT button on the Enhancement tab (user-exit IWO10018) for this purpose.
    Prometheus Group also provide a solution called Print Manager
    PeteA

Maybe you are looking for