Technical completion of Maintenance Order Dates or Reference Dates Settting

Hi,
My client has two requirements
1- In standard, system allows us to take technical completion on previous date, how should I restrict / stop this completion in past? Could I set technical completion possible after atleast 1 month?
2- Can I stop technical completion before goods movement or set error message while technical completion before goods movements?
Regards,
Edited by: PROCESSES EXPERT on Aug 31, 2010 11:01 AM

For both of the above requirement you can use the user exit IWO10004 Maintenance order: Customer check for order completion
You have develop a logic on what basis you have to reject the TECO of the order, please consult your ABAPer and discuss with him for more clarification on this.
Praveen

Similar Messages

  • Manual Technical completion of Calibration Order

    Hi,
    When I schedule planned calibration order, record results and as soon as when I take usage decision, order becomes technically completed automatically and takes reference date as planned date that is shown on IP10 against each call.
    Is there any possibility to take technically completion manually, specially for calibration order (Order type PM05)?
    Or Is it possible to set default reference date exactly on the date when I perform or take usage decision?
    Regards,

    This is because automatic Technical Completion of Maintenance Order has been configured in your system. To Change it follow the path as specified below:
    SPRO>Quality Management>Quality Inspection>Inspection Lot Completion>Define Follow up Actions
    In follow up actions select QM_PM and double click on Function Modules. Now Uncheck the Sync Update and the AfterPosting Indicator to manually Complete the Order.
    For the reference date to be derived from Usage Decision Date, the following user exit IWO10004 might be helpful in catering your requirement.

  • Function Module for TECO(technically complete) a maintenance work order

    Hi,
    Please let me know if there is any FM for TECO(technically complete) a maintenance work order.
    Regards,
    Vimal

    Is there any BAPI for the same as the FM STATUS_CHANGE_INTERN is doing TECO without considering other statuses which need to be done.
    I do technically complete in IW32 by going to ORDER-FUNCTIONS-Complete-Complete(Technically ). Once done Complete(Technically ) will be inactive and Cancel technical Completion will become active. But when i use this FM it does the teco but when i go to ORDER-FUNCTIONS-Complete-Complete(Technically ) it gives me following status information--System Status TECO is active. Also Complete(Technically ) remains active.
    Please help.
    Regards,
    Vimal
    Edited by: Vimal  kumar on Sep 16, 2008 11:10 AM

  • Bapi for technically complete of service order

    Hi all,
    I need to call a bapi to technically complete a service order.
    I dono what are the values to be passed into the bapi..
    please provide the passing parameters of the bapi.
    Thanks and Regards,
    Vidhya

    Hi vidhya,
      You can use the BAPI 'BAPI_ALM_ORDER_MAINTAIN' for technical complete of service order.
      Pass below parameters as input.
    IT_METHODS :
    Populate the values to methods
      wa_methods-refnumber  = '00001'.
      wa_methods-objecttype = ''HEADER'.
      wa_methods-method     = ''TECHNICALCOMPLETE'
      wa_methods-objectkey  =  v_aufnr. "Order number
      APPEND wa_methods TO  it_methods.
      CLEAR : wa_methods.
    Populate the values to methods
      wa_methods-refnumber  ='00001'.
      wa_methods-objecttype = space.
      wa_methods-method     = 'SAVE'.
      wa_methods-objectkey  =  v_aufnr. "Order number
      APPEND wa_methods TO  it_methods.
      Afetr calling this BAPi call BAPI_TRANSACTION_COMMIT to commit the chnages to data base.
      Hope this may be helpful.
      Regards,
    Sravanthi.V

  • [SAP WM] Cancel Transfer Order after Technical complete of prodution order

    Hi gurus,
    i have this problem.
    In my SAP WM implementation, i have customizing the PP-WM interface to create automatically the TO from central warehouse to Production supply aera after releasing of production order. The steps are:
    - Release production order
    - Creation of TR  - automatically
    - Ceration of TO to be confirmed (red light) from central warehouse (001) to production supply area (100) - automatically
    Now i would that after technical complete of production order, automatically the TO to be confirmed is cancelled. There is a way to do it?
    thanks and regards.

    Allesio
    I am confused as to why you would want to CANCEL the TO. Surely if the order is complete (technically or otherwise) then the stock has been moved from its source to the order and therefore you would want to CONFIRM it and not CANCEL it.
    As I said if the TO is to take 100 of material A from bin 1111111111 to prod order 9999999999 and you cancel the TO the stock will stay in 1111111111 when in fact it has gone to 9999999999 .
    If your order is to say create 100 pieces of Z and to do this you need 100 pieces of A then you want to CONSUME 100 pieces of A  and GR 100 pieces of Z.
    If you cancel the TO the consumption will fail as the stock is not in 9999999999 but has gone back to 1111111111.
    The other problem is that you will be showing 100 pieces of A in bin 1111111111 which is NOT THERE as the order has used it.
    I hope that this helps
    Frenchy.

  • Check Notification Fields at technically completion of the Order

    Hi All,
    i want to check at the technically completion of the PM-Order, if a field in the notification is filled out (for example the cause). If this field empty, the user should not be able to finish the order. Now i tried to use the exit QQMA0014, but he dont run at the completion. In the Exit "Customer Check for order completion" i cant get the notification-fields. I also cant set the field in the notification as a required field.
    Any idea?
    Thanks a lot for any help!

    Thank you for your support, but its not very user-friendly.
    In normal case the user jump into the order and will complete it. After push the button "complete" a small window comes up.
    In best case the user should insert the cause in this window, but i couldnt find a way to check this field in this window. If i use your idea, the user have to insert the cause before using the complete-button. After this he have to save the order at first and he must jump into the order a second time to complete it.
    I hope i explain it clearly. Any possibility to check the cause in the second small window and not before?

  • Batch job for technically completing a production order

    Is there a way I can run COHV in batch mode for TECO ing orders
    thanks a lot

    Hi
    I assume you mean have a program run at pre-defined intervals to TECO your production orders.
    Easiest is to use SM36 --> batch job creation wizard to setup your batch job.
    The ABAP program you want to execute is PPIO_ENTRY (create a variant for the program first via SE38).
    Rgds

  • Maintenance order completion time

    dear all .
    can we get actual working time for completing the maintenance order.
    thanks

    Hi
    Check in IW47, its a report.
    To get the actual confirmation
    BAPI_ALM_CONF_GETDETAIL
    BAPI_ALM_CONF_GETLIST
    Get an help with the abaper and check this.
    - Pithan

  • Maintenance order teco?

    hi
    when my maintenance order is in status TECO it allows me to do service entry sheet.But according
    to my view it should not allow in standard sap.It is because service entry sheet is technical acceptance
    by maintenance people.So  you complete the service entry sheet and make the order TECO.Please
    explain me in detail.
                                                                                    regards
                                                                                    sanjay

    You use the technical completion of an order to define the following information for the order:
    u2022     The order obtains the status Technically completed. The order is marked as complete for Plant Maintenance.
    u2022     Now you can only make the following changes:
    o     Lock and unlock the order
    o     Set the deletion flag
    o     Post goods receipts for the order
    u2022     You can still enter confirmations for a technically completed order. In order to prevent this, you must create a user status that does not permit confirmations.
    u2022     The storage location and account assignment data entered for the order are fixed and can no longer be changed. However, the order can still receive costs, for example, through incoming invoices for materials delivered and used.
    If no settlement rule has yet been maintained for the order, the system creates one automatically. If missing data makes this impossible, the system takes you to the screen for maintaining the settlement rule.
    u2022     All the existing purchase requisitions for the order are flagged for deletion.
    u2022     All the existing reservations for the order are cleared.
    u2022     All outstanding capacities which have been scheduled for the order are cleared.
    u2022     All the notifications for the order are also completed, unless prevented for one of the following reasons:
    o     The Complete notifications indicator was not set in the Complete dialog box.
    o     One or more tasks have not been completed.
    o     A user status in the notification prevents it from been completed.
    u2022     If the order was created using a maintenance plan, the date of the technical completion will be used for the further Scheduling of the Maintenance Plan.
    You can make changes to the maintenance process procedure when completing orders. You can, for example, prevent all users that are allowed to complete orders and notifications from using this data simultaneously to change the scheduling of maintenance plans. For more information, see Separate Completion of Maintenance Call Dates
    - Pithan

  • How to cancel technical completion with FM : BAPI_ALM_ORDER_MAINTAIN ?

    hello,
    I need to cancel technical completion for an order  with BAPI BAPI_ALM_ORDER_MAINTAIN, How can I call this ? Could you please help me ?
    Thanks

    Hello,
    I've just read this FM, This is for setting technical completion only, not for unsetting this
    Thanks

  • Plant Maintenance Order Act Costs-0PM_OM_OPA_2 or 0CO_OM_OPA_6 datasources?

    To get Actual/plan costs for the value categories in Plant Maintenance workorders, which DataSource  would I use? The 0PM_OM_OPA_2 or 0CO_OM_OPA_6?
    What is the difference? The 0CO_OM_OPA_6 is already pulling data for Internal orders in our system.
    How can I check to see if this is also pulling in Maintenance Order data?
    Since 0CO_OM_OPA_6 is already pulling in data, does it make sense to use this DataSource  instead of activating the 0PM_OM_OPA_2 data source?
    Please advise.
    Thanks.

    Sorry, I should explain my requirement in detail.
    I should not use the LO Cockpit 2LIS_17_13HDR or 2LIS_17_13OPER datasources. But I need to get the WorkOrder Header and Detail data (operation lines with confirmations, AFVC and AFRU tables) along with the actual costs to create a custom BEx query for the work order header/detail and actual costs.
    My initial thought was to enhance 0COORDER_ATTR and get the WorkOrder header data. 0COORDER does not have the Equipment or Functional Location. 0COORDER_ATTR would need to be enhanced to add these.
    For Operation line and confirmations data, write a Generic data source to populate a DSO. Then use the actual costs data coming from the 0CO_OM_OPA_6 datasource.
    After further thought, I am wondering if I can use 0PM_ORDER as is without enhancements and use the 0PM_OM_OPA_2 to get the actual line data. Also, here I have a question. 0PM_OM_OPA_2 is used to populate 0PM_DSO4 DSO along with 3 other datasources, the 2LIS_17_13HDR , 13OPER and 1 datasources. Since I cannot use the LO datasources, can I poulate the DSO with just this one datasource(0PMOM_OPA_2)?
    For operational lines I would still write the generic data source (a view might suffice).
    Experts out there, please let me know if I really off here, with the design.
    Really appreciate any thoughts.
    Thanks.

  • Technical Completion  Related Issues

    Dear All,
    As per SDN Library, if by mistake you have done the Technical completion of the order, and after that you want to do the goods issue..........it is possible.........but i m trying on this.........it is not happening......
    can anybody help me on this...........
    Thanks

    hi vinay,
    as per system status if the order is technically completed you cannot able to issue the material against the maintennace order, whereas you try to post through confirmation.
    example
    create an order and assign a material and technically complete the order
    go to T code iw41 enter the order no , in the parameter select all materials allowed, confirm the activites,then press the goods movement tab page and save
    here it will show that the confirmationa and goods movement were posted
    hence the post goods issue in system status TECO will allow goods movement while confirmation, whereas while doing MB1A it will forbid.
    so may be it is internally programmed to allow the goods movement in confirmation whereas it will not allow during goods issue to the order
    regards
    thyagarajan

  • Preventive maintenance order actual completion time and date

    Hey gurus,
    In preventive maintenance order the basic and scheduled start dates are picked from the maintenance plan. Now the actual start and end dates are in display mode. My client wants an overall completion time and date of the preventive order and not of individual operations. Also at the end of the month they want to see the total time spent on preventive maintenance. Can you suggest any way to sort out the above problem.
    Regards,
    Abhishek

    hi.
    the basic start date and end date is coming from maintenance plan. but you can change that dates according to your requirment. For that you have to remove the automatic schduling check in the dates header in maintenance order. Afetr that you can put basic start and end dates as per your requirement.
    Also the actual start and end dates and coming when you confirm the operation.
    When you confirm the first operation, that date the system will take as actual start date and the day you confirm you last operation or fully confirmed the order will be taken as actual end date.
    So i dont think yu have any problem. You can take basic start or basic end dates for this and change the dates as per your maintenace requirments.

  • Technical completion of Plant Maintenance Order

    When we are trying to do a Technical Completion of a PM order we are getting the error as Error in commitment check (see costing log) with Message no. IW079.
    Unable to figure out the missing configs .... kindly help!
    Thanx
    Shivaji

    There might be some open commitments (PO's) against the Order for which you are trying to set this status. Check the commitment report.
    This is nothing to do with configuration as this is standard check.To reduce/cancel the commitments set "Delivery completed" indicator in the purchase order which are using this order as account assignment.
    Regards
    Sreenivas

  • Technically Completion Date in Future

    Hi All,
    Any idea why SAP has provided an option to enter/allow the technically completion date for maintenance orders and notifications in future.
    How to restict this?
    Thanks in advance.
    Best Regards
    Kalyan

    Hi Kalyan,
    After replying as above, I spent some time to search for solutions, to convey to you.
    Without detailing much I'll convey my observations so far.
    System message in this area (IM)  I could not have a control. (Configuration)
    Even I tried via User-Exit too, here also things could not work, with several other observations.
    So i thought I should update you. In case any outcome I'll update.
    Secondly, I'll give how my system has it presently.
    In Notification I am unable to Save in future date (24hrs after current time) throwing IM464 error.
    But in Order it is successfully TECOed.
    Strange thing is both field names (Reference Date) are same (RIW01-BEZDT).
    So at present I consider this area is not properly lined-up.
    Few SAP notes are also available on message no. IM464.
    Best of Luck
    Jogeswara Rao K

Maybe you are looking for