How to reset Work Order System Status -NCMP Not completed

Hi Friends,
Please can anyone guide me how do I reset / revert the NCMP (Not completed) System Status of the Work Order. The System Status comes after I have done the Function of "Do Not Execute".
Thanks in Advance.
Anant

Hi,
1. You cannot reset it back . For future cases ensure to grey out the option using Transaction Variants SHD0 for IW31/IW32 Tcodes
2.Steps to create transaction variant http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40d1443e-0184-2c10-c68d-c612f771fe6f?quicklink=index&overridelayout=true
3.You can also explore user exit :IWO10026 User check on setting status 'Do not perform'
regards
pushpa

Similar Messages

  • Changin work order system status via FM BAPI_ALM_ORDER_MAINTAIN

    Hello,
    I've succeeded to change work order user status via FM BAPI_ALM_ORDER_MAINTAIN.
    Is it also possible to change the system status with the same FM?
    Thanks
    Moshe

    Check STATUS_CHANGE_INTERN_MULTI & STATUS_CHANGE_INTERN

  • Deactivate idoc generation for order when status is not completed

    Hi Guru,
                 In CRMD_ORDER when sales order is created it will generate bdoc and for that bdoc idoc is going to create for every status , my requirement is to stop the creation of idoc if status is not completed please provide solution for that.
    Regards,
    Naveen.

    Hi Naveen,
    As u said u dont want to create idoc on the particular User status(i.e. Not Completed ), in this case u check for u r subcription setting in administration console (txn: SMOEAC) that in which statuses u r idoc get created in field crieteria value, maintain status operator (NE) Not Equal to Not Completed , u r idoc will not get created if u r user status in Not Completed
    Regards,
    DD's

  • Work order-System status table

    Hi,
    In which table does the system status of the work order (TECO, Created, Released etc) gets updated? I want to know in which table does all the open work orders get updated.
    Thanks in Advance

    Dear Jegashree,
    Check this link
    [Production order status|Table : Production order status;
    Regards
    Madhu

  • SET PM WOrk Order System Status to TECO

    Good Afternoon SAP PLM Forum users,
    Will you please tell me the best method to Technically complete (set system status to TECO) 85,000 PM orders that have system status REL and CNF or PCNF.
    Thanking you in advance
    Leslie

    Hi,
    You could use IW38 to select and generate a list of orders. Then from the output screen highlite a group of orders and choose the complete function.
    Also BAPI_ALM_ORDER_MAINTAIN method TECHNICALCOMPLETE could be used with later releases.
    -Paul
    Thread moved to EAM forum

  • How to  add a new System status?

    Hi,
    I am working on the Bid invitation process. When we process the Bid submitted, we have 'approve' , 'reject' buttons which when clicked wil set the system status to 'I1014' & I1013' respectively.these r maintained in TJ02.
      I have added one more button called 'Interim approval' for the bid. I want to set a system status whn this button is clicked.
    My question is how to add a new system status to the  existing list?
    Plz help me in solving this...
    Thanks,
    Sivagami.R

    Hi Sivagami,
    Why you want to add a new system status,what is the business need.
    I will ask you to look a sdn thread on this issue
    Selection of approvers for Bid
    and standard workflow behavior on this process.
    http://help.sap.com/saphelp_srm30/helpdata/en/33/16533d6dd60610e10000000a114084/content.htm
    regards,nishant
    Please reward points if this helps.

  • Reg Update Order System Status

    Hi,
    My requirement is, while doing TECO (technical complete) of maintenance order I want to check for open reservation/requisition in maintenance order. and if we found any any open reservation/requisition then order status TECO will not update. maintenance order will remain in present status. any other update done in this order before TECO will save.
    Please suggest how I can acheive this.
    I tried to use uesr exit IWO0009 and BADI WORKORDER_UPDATE but not abe to update order system status in this point.
    Please suggest me any EXIT or BADI or Solution for this requirement.
    Regards,
    Atul

    Hi Atul,
    Following codes can be help u for Open PR before TECO.
    *&  Include           ZXWO1U03
    EXIT_SAPLCOIH_004
    DATA: BEGIN OF IT_EBAN OCCURS 0,
            BANFN LIKE EBAN-BANFN,
            BNFPO LIKE EBAN-BNFPO,
            EBELN LIKE EBAN-EBELN,
            LOEKZ LIKE EBAN-LOEKZ,
          END OF IT_EBAN.
    DATA: IT_AFKO LIKE AFKO.
    DATA: BEGIN OF IT_AFVC OCCURS 0,
             BANFN LIKE AFVC-BANFN,
          END OF IT_AFVC.
    DATA: X_AUFPL LIKE AFKO-AUFPL,
          X_BANFN LIKE AFVC-BANFN,
          STR TYPE STRING.
    SELECT SINGLE AUFPL
       FROM AFKO
         INTO X_AUFPL
           WHERE AUFNR = CAUFVD_IMP-AUFNR.
    IF SY-SUBRC = 0.
      SELECT SINGLE BANFN
         FROM AFVC
           INTO X_BANFN
             WHERE AUFPL = X_AUFPL
               AND STEUS = 'PM03'." Extenal Service Control Key"
      SELECT BANFN BNFPO EBELN LOEKZ
         FROM EBAN
           INTO TABLE IT_EBAN
             WHERE BANFN = X_BANFN.
    ENDIF.
    LOOP AT IT_EBAN.
      IF IT_EBAN-EBELN = '' AND IT_EBAN-LOEKZ = ''.
        CONCATENATE 'PR' IT_EBAN-BANFN 'is not converted to PO.TECO is disallowed' INTO STR SEPARATED BY SPACE.
        MESSAGE STR TYPE 'E'.
      ENDIF.
    ENDLOOP.

  • Sales order system status

    Hi All,
    we want to change the sales order system satus, then we found we can only do it in item level.since in one sales order we may have many items, if we change the system status by manually one item by one item, it cost time, I wonder in SAP 6.0 if we can do batch change sales order system status? If have, please tell me how to do it?
    Regards,
    Jagan

    Hi Raj,
    Thank you for the reply.The problem here is there are 100 line items in a sales order and user wants to change the item status (in the status tab in item level data) from A3-A4 ( example here is A0-SO created,A1-SO changed,A2-SO released,A3-PO created,A4-Delivery created,A5-SO closed) for all line items.In this Sales order 10 line items have not got the Goods receipt.But all other items have got.So he dont want to go to each and every line item to check and update the status of the GR,since it is time consuming process.So he is looking for the possibility in the header level like when he update the status in Heder level,it has to change the status in item level or if any item is not relevent for status change from A3-A4 (means the item present status is not in A3) it should throw a message.
    Regards,
    Jagan

  • Maintenance order system status

    Hi Guys,
    Currently system status in maintenance order is not in sequence, so user is getting confused about the status. I have suggested for user status which is more precise to get to knwo the status, but they want the system status also updated to be in sequence so that they can look at the last status and update to whomever enquiring abt that, also they asked me to change the descriptiion of the order status. I think we can do that update in table "TJ02T" with the ABAP'ers help as I dont have acces to update the table, but tell me how I can make the system status to display it in sequence in maintenance order, anything we can control over configuration or we need developers help to update the functional module "STATUS_TEXT_EDIT".
    All your help are really appreciated. Thanks in advance.

    Thanks for your advise. I have already talked ot them to use the user status in case of better understanding the status.The users are specific about the active status which means in each update of teh order they want the latest status to be listed in the top, but in maint. order after release once the goods movement is posted the release status is still listed top and then followed by goods posted status, also when you do time confirmation the confirmation status listed below release status and above goods posted status. Finally when you TECO the order the released staus is gone and TECO listed top which is fine but settlement rule created status listed at the bottom of the statuses which they dont want, they want teh active status should be listed in sequence every time order is get updated and they want to see what are steps order gone thru.
    If I define the user status profile and want to update automatically the user statuses when the updates are done, for example I have define the initial step as created and want to updated automatically to release status when order is released, same way for each updates, How we can do this is there anyway we can control thru config or we have go for development???? pls let me know the procedure. I have already created the user statuses with priority and assigned to order types.

  • HOW to reset the windows system on my macbook?

    I WANNA TO KNOW HOW TO RESET THE WINDOWS SYSTEM ON MY MACBOOK.
    IT'S DUAL SYSTEM.  WINDOWS AND MAC.
    MUST I HAVE TO UNINSTALL THE WINDOWS SYSTEM FIRST.THEN RESET?
    BUT HOW TO UNINSTALL IT?
    BY USING THE INSTALL DVD OR ANYTHING ELSE?
    HAVE I NEED TO BACKUP FIRST?
    AND HOW TO BACKUP THE FILES IN THE WINDOWS?

    While we all have MacBooks in this forum not all of us use BootCamp. There's a BootCamp Support Community where everybody uses BootCamp. You should also post this question there to increase your chances of getting an answer.
    https://discussions.apple.com/community/windows_software/boot_camp

  • Function module for changing Work order user status in IW32

    Hi,
    I want to change the work order user status in IW32 using ABAP.
    Is there any function module to do so or any other way? I have tried using BDC but this does not work.
    Please suggest.
    Regards,
    Naba
    Edited by: n. saha on Nov 5, 2008 6:46 AM

    I am getting Same Problem.
    fi_methods-method = 'SAVE'.
    APPEND fi_methods.
    fi_methods-refnumber = 1.
    fi_methods-objecttype = 'USERSTATUS'.
    fi_methods-method = 'CHANGE'.
    fi_methods-objectkey = '002000002453'.
    APPEND fi_methods.
    fi_userstatus-user_st_text = 'COMM'.
    fi_userstatus-user_langu   = 'EN'.
    fi_userstatus-CHANGE_EVENT = ' 01 '.
    APPEND fi_userstatus.
    CALL FUNCTION 'BAPI_ALM_ORDER_MAINTAIN'
      TABLES
        it_methods    = fi_methods
        it_userstatus = fi_userstatus
        return        = fi_return.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    Above code I am using and there the message comes like
    T ID                   NUM           MESSAGE
    S IW                   080           Order saved with number 2000002453
    S IWO_BAPI2     110           BAPI control was ended
    can any on know what is wrong in this? please help if having knowledge.
    Thank You,
    Jahnavee Trivedi

  • JustAnswer has asked me to answer your question -- "Apple TV: how to reset WiFi password. I do not recall the" -- because it falls within my area of expertise. I just need a few more details about your situation and I will get to work!

    JustAnswer has asked me to answer your question -- "Apple TV: how to reset WiFi password. I do not recall the original PW am hitting a brickwall and I am ready to jump off!  Please advise- many thanks

    1)Your going to have to go to the manufacture's website for the orginal password. Once you have that you will have to setup you network again.
    2)After your network is setup again you will go to general setting menu on the ATV. Select the Network option then Configure Wifi option. It will take a momment and load all the WIFI networks in you area.  Once you selected your network, it will prompt you to enter the password.

  • How to release process order even if stock not available...????

    Hi All,
    Kindly tell me how to release process order even if stock not available...????
    Its urgent.
    Thanks in advance,
    Regards
    Anish Verma

    Hi Daniele,
    Need your help to clear COGI Error.
    Actually some how for one process order, two confirmation happened.
    Scene 1 : When first time did confirmation then automatically without any error display came process order saved but all goods movement failed.
    Scene 2 : Then for the same without checking COGI error, did second confirmation and then it worked perfectly. Process order got saved without any fail.
    Scene 3: When doing TECO its showing Post processing Error.
    So checked by COOISPI and found two confiramtion done for one process order.
    Now when doing COGI the FERT movement is not happening. Its showing deficit of stock. But smae stock is available in MMBE.
    Pls help me in resolving the same.
    If any query pls contact me. Its urgent
    Regards
    Anish Vema
    07773009107
    [email protected]

  • CRM Sales Order Item Status Does Not match R/3 Item Status

    The status of the CRM sales order item is being set to 'In Process' when the related R/3 sales order line item status is set to 'Complete' - when, the delivery quantity is zero for the sales order item.  This happens when the warehouse can't find the stock to pick - the delivery quantity is set to zero.  Thus, the CRM order item status does not agree with the R/3 order item status.  We need for the line item status to be set to 'Complete' in CRM.  Anyone have an idea as to how to make this happen?
    Thanks you.

    Hi Peter and Suresh,
      From the information provided I understand that the sales order created in CRM after replication to R/3 has some status change.
    1.  What are the fields which are updated in R/3 for the sales order created in CRM ?
    2. If sales order fields are updated in R/3 are these updates reflected back to CRM?
    3. If they are reflected back in CRM? Is there still flexibility for sales order to be changed in CRM and replicated back to R/3?
    Can you please share you experiences.. Any help is highly appreciated.
    Thanks
    Jothi

  • System Status ACPT not getting updated

    Dear All,
    In some cases, I am noticing that system status is not getting updated on WBS, even thought the WBS is there in the Sales Order line item.
    Can anyone tell what can be the cause of this.
    Sales Order header data is same in both the cases (WBS with or without ACPT). Only material is different.
    Regards
    Shubham

    Hi Shubam,
    Thank you for sharing the details.
    Yes, let us conclude as follows (as per my previous reply)
    System Status ACPT will not be updated ...
            1) if the pricing condition is not updated in the sales order (or the net value is zero in the sales order).
           2) if the sales order is under credit block.
    Thanks
    abdul.
    abdul khader wrote:
    > I think because of the price (0 value). for credit block also system wont update.
    >
    >

Maybe you are looking for

  • How Can I Include a Transaction in Maintenance View

    Hi All, Can anybody help me on how can I release transactions to be available to the end user by putting it in maintenance view? There is a request to include the transaction S_ALR_87001487 into the maintenance view put I need to know how can I achie

  • Mobile Data not working after 10.2.1.2941 update

    I updated my BB Z 10 software to 10.2.1.2941 last night. It take a long and was stucked on Blackberry Logo for 3 hours after restart. I pressed Power button for 10 seconds and it got started after that. But now i am facing a strange problem my previo

  • The new MERGE statement in Oracle 9i

    Has anyone used the new Merge statement to process large amounts of data? Currently we use PL/SQL to update/insert into our tables when we are loading large amounts of data (close to one million rows) because we can set commit points and avoid rollba

  • MuVo V100 - disgusting localisat

    I got muvo v00 model mounth ago, remembering manufacturer of my first sound card ) Buying CL I expected having no problems with sound quality. But I got a couple of other problems. I very disappointed with its firmware (last version for today, .02.03

  • [SOLVED] gParted wont start

    I have Arch installed with KDE. I wanted to make some changes to my partiton table and thought of using gParted to get the work done. I installed gparted as: sudo pacman -S gparted Now, when I try executing gparted form the GUI, I get the authenticat