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.

Similar Messages

  • 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

  • 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

  • Set deletion flag for Order before releasing the order

    Hi all,
    can we set the Deletion Flag for an order before release of that order.
    Regards,
    Bhanu.

    Hi,
    You can lock and unlock order without releasing.
    In case of Un execute we can not release order further.
    Path:
    ORDER-FUNCTION-LOCK
    order-function-unlock
    Regards,
    Sudhakar

  • Print TECO Work Order

    Hi To all,
    is possible to print a work order in TECO? i have tried wit IW3d but it is giving me a message that is not possible.
    could you please advise another way?
    Thanks So Much.
    C.

    Hi,
    When you click on print, system checks the status on the order. Normally when an order is having status REL printing is allowed, so at your check which status is preventing the printing of the order, revoke it temporarily to print & then you may restore it back.
    Regards,
    Vivek

  • Printing Completed Work Orders

    Hi, I have requirement to print work orders that have a status of TECO or CLSD. Standard SAP does not allow you to print work orders with the status TECO or CLSD. Does anyone know if there is some config that allows you to print work orders that have been completed? Or will we have to create a custom transaction for new a print program?
    Thanks, Dougie

    Go to transaction BS22 which allows you to maintain business transactions for system statuses.  At the bottom of the left hand column you can enter the code for TECO which is I0045 and press Enter.  This will take you to that code.  Double click on that code to bring up the list of business transaction available for TECO.  Again at the bottom of the left hand column, enter RMDR which is the code for Print Order, and press Enter.  You may change the option from Forbidd to Permtd.  This will allow you to print TECO work orders.
    You can do the same for CLSD work orders using I0046.

  • How to print batch work orders displaying only 1 task

    Hi
    I would like to know if it possible to print in large groups only task 0010 and then print task 0020 in another batch and so on. Excluding everything else except for the designated task number.I hope this makes sense.
    Thanks in advance.

    I have just worked this out.
    I copy all the work order numbers and copy them into Z4022 (WORK ORDER MASS PROCESSING)
    Then I can sort to whatever is required.
    Highlight a specific group or type and then press the print operations button located next to the release button on the ribbon.
    Note: If task 0010 and 0020 is both highlighted together they do not print seperate.

  • Single work order to release 2 operation from Task list 1 month and 6 month

    Hello,
    We have a maintenance plan for an equipment. It has a task list with 2 operation: Operation 0010 is 1 month interval and Operation 0020 is 6 month intervals.
    Currently when the preventive maintenance plan is release, 2 work order are created for every 6 months.
    Is it possible to combine the One month interval and 6 month interval task to a single Work Order?
    Thanks.

    For 1 month freq, orders will be created every month. In 6th month, order will be created with one month & 6th month operation together.
    If you want to suppress one month operation while order is getting created with 6th month operation, mention higher hierarchy for 6 month freq in strategy. This means, mention hierarchy 1 for 1 month freq & 2 for 6 months freq. While both the operations are due, operation with higher hierarchy only will be taken over to the order.
    I guess, this what you expect. Please confirm.

  • Print Preview Purchase Order with release strategy

    Hi gurus,
    With release stratregy you can not print a PO before release through ME9F. The system will give error message 'No corrosponding document found'. However, you can print PO through 'Print Preview' by clicking on Print icon in ME22N, we need that "Print Preview"doesn't print PO without release. System it shouldn't print.
    Thank you!

    Hi,
    Hope you are using Z output type & print program for PO printing. You can restrict this by modification in program. Please do it with help of abaper.
    Regards,
    Sandeep

  • Release strategy for PREQs created from PM work order

    Hi All,
    I have an issue with determining  release strategy for purchase requisition for external services created via PM work order (iw31 transaction).
    We have activated release strategy for Purchase requisition based on the following characteristics:
    CEBAN_PLANT
    CEBAN_COST_CENTER_GROUP
    CEBAN_MANUAL
    Characteristic CEBAN_COST_CENTER_GROUP is defined via user exit based on the cost center used in the PREQ and a z table which contains all cost centers mapped to the corresponding  cost center goups.
    In the user exit we have consider to cases:
    The first one is when a purchase requisition is created with account assignment K (cost center) then system is checking the z table and determines the right cost center group.
    The second case is when a purchase requisition is created with account assignment F (internal order) then based on the order type and number the cost center in the order is defined and based on it the corresponding entry in the z table cost center group is assigned.
    The third case is when purchase requisition for services is created automatically from PM work order. In this case the PREQ is again with account assignment F, but at the time when user exit is checking the input parameters the real number of the work order does not exist and system can not defined the other parameters.
    We have defined  for this requisitions in the release strategy for characteristic CEBAN_MANUAL creation indicator " F".
    Has anybody of you defined release strategy for PREQs created out of work order before. How did you manage to trigger the release strategy?
    Best Regards,
    Desislava

    Hi,
    For PM order find the costcenter in the settlement rule of the order or else find the costcenter in the Location tab of the order.
    Consider this filed from order & write in the Z program to pick up the costcenter from there to find out the cost center group.
    Regards,
    Raj

  • 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

  • Wrong release strategy assigned for a PM work order

    Hi
    Would like to seek your inputs on this.
    I have created a work order that has a settlement rule for a WBS element. I then created a material, RELEASE the work order then SAVE.
    I found out when going back inside the work order that the PR number generated was having a different release strategy, which is not appropriate for the approval.
    The only time when you can fix the issue is when you do a change on the work order or you have to create the order, save, then open again the work order then release it, and save.
    Have you had this same scenario? Can you please share any suggestion to address this issue?

    Hi Nazarene
    You may need to give us a background of how your organization have set up the release strategies. Some organization uses User Exits or Work Centers to set up release strategies. Either your work order is not picking the correct work Centre or if the work center is new you have to change the work order (IW32) and save it to pick the correct release strategy. 
    Alternatively you may need to check your workflow and the release limits.
    Regards
    Gibson

  • EAM OSP: How to Disable Requisition Import AutoRun on Work Order Release?

    Hi,
    We want to create Purchase Requisition for OSP resource Items from eAM Work Orders by manually running Requisition Import request from purchasing. But as work order is released Import Requisition is auto run and requisition created. Is there any parameter or profile option to stop this request from auto run on release? Kindly guide.
    Regards,
    Syed Mustafa Arshad   

    Hi Hrishi,
    Thank your for your response.
    The second option you specified Operation is used in case of Oracle Discrete Manufacturing not for EAM. It is used when you want to start requisition as Item is moved from one operation to next so it cannot be used in case of EAM.
    We wanted it because our requirement was to generate requisition in incomplete status and with requisition import automatically parameter is passed as "Yes" for Workflow and requisition is generated in Approved Status. There is a patch but it was not working fine with 12.1.3 and the issue is on SR and we needed a work around urgently. But now a new patch was provided and it seems our issue is resolved now and now Workflow parameter is passed as "No".
    And about requisition creation time, I came to know after raising service request that it is standard functionality and requisition import cannot be delayed to run it later manually.
    Thank again for your response.
    Best Regards,
    Syed Mustafa Arshad

  • Release work order

    Hi Gurus,
    My client wants that when the work order is released it cannot be changed anymore. Is this possible?
    Thank you.

    Hi,
      Interesting scenario..I would want to be able to add components and operations so that i could adjust the order for current situation, instead of creating a new order for the same. You will have to do some custom development to accomplish this.I don't think there is any standard way or through User status to control this.
      For components you could use CNEX0026 Maintenance order: General check for material, to raise a message when adding or changing components after order has been released.Since this is called immediately from the screen flow logic its would probably be very easy to prevent additions or changes.
      You will have to use the user exit on save of PM order IWO10009 Maintenance order: Customer check for "Saving" to check for operation changes or additions.This would be okay..if you are looking to compare specific fields like hrs and work center. However,It might get ugly/tedious if we need to compare all the fields like service items etc.You could also use the BADI mentioned above for this.
      If you are in ECC 6.0, you could probably look at using implicit enhancements to tweak the field selection values dynamically for operations/Components screen (You probably have to do this for all the operation screens) to imitate the TECO status (Thereby making the entire screen to be in display mode), when the PM Order is actually in released status.This would probably be the easiest way to prevent additions and changes to the operation screen.
    Regards
    Narasimhan

  • Refurbish work order get settled before this refurbished material returned

    Hello guy, can somebody help to analyze the problem I have in our production system.
    the problem is that I found a strange thing that one of the refurbishment work order get settlem and the refurbished material is not yet returned back to stock.
    And I check the cost report of this work order, and found this cost receiver is material, which means this cost is already posted against material.
    I have no idea why  this can be settled?
    However it is impossible to settle refurbishment work order before refurbished material returning back to stock in my opinion.
    Can any one help me, many thanks in advance.

    Hi,
    The refurbishment order can be settled to material when if it is in System status
    DLV- delivered, after GR has been done or
    TECO - If the order status is Technically completed
    So in your case the order status may be in Teco status so that the cost is settled to Material before u do GR.
    So check the System status of the maintenance order.
    Reverse the settlement & do GR & settle again to material.
    Regards,
    Raj

Maybe you are looking for