System Status TECO should update automatically in Maintenance Order

Hi,
Our Client has a requirement in the Maintenance Order.
Whenever we confirm the Last Open Operation in the Order, the system status should automatically update to TECO.
Any Inputs, please let me know.
Thanks in advance!!

Hi again,
Fairly old thread now but... (Wanted to share some info here for anyone interested)
Correct and accurate, using any of these FM:
STATUS_CHANGE_INTERN
STATUS_CHANGE_EXTERN
or IBAPI_ALM_ORDER_TECO_SET
This will definitely work as I have used them and this did work then.
What I would do is this:
- Check in chosen User-Exit if all needed prerequisites are meet for the operations first of course
- If this is possible during the saving process then just use say FM STATUS_CHANGE_INTERN for the update. Commit will then not be needed as we are in "IW32"-transaction mode already.
- If the above is not possible then I would create a FM that is called in "in update task" from the very same User-Exit with the Order number as importing parameter. What will happen is that the Order will first be saved and then the FM will be running afterwards.
Process now:
- Call the FM from the User-Exit "in update task"  with the Order number as importing parameter
- Wait for Order to be saved (first try to lock, if locked: wait x secs, try to lock again etc, when OK to lock -> unlock again)
- Read sufficient Order data to determine if prerequisites are met
- Use say FM STATUS_CHANGE_INTERN for the update (here OBJNR can be read from table AUFK for the Order number)
- Remember to do a COMMIT"
Done.
BR, Johan

Similar Messages

  • Why not all fields dimmed or show in display mode after system status TECO and CLSD for Project

    Dear All,
    When Sets the system status TECO or even CLSD all fields for WBS Elements are not goes to Display mode. User can still edit them or change then.
    The fields are:
    1. WBS Element Description, technical name: PRPS-POST1
    2. Person responsible number, technical name: PRPS-VERNR
    Other Progress and Customer enhancement tab pages for WBS Element all fields there also editable in TECO and CLSD system status.
    The client do not want to set LOCK system status for master data option.
    Is there any enhancement or standard way of doing that?
    Regards
    Saqib Usman

    Dear Saqib,
    Its a standard behavior of the system. In CLSD status, transactional data like Procurement gets restricted along with WBSE no and its scheduling details. But it allows to you change like WBSE desc./Responsible person.
    Also go thru the below link for clarification of WBSE system status:
    http://help.sap.com/saphelp_470/helpdata/en/ee/41f82246ee11d189470000e829fbbd/content.htm
    For locking all master data, as above experts suggest, you should use MDLK/LKD.
    Regards
    Shishir

  • System Status ACPT not update

    Hi all ,
    System status ACTP for some WBS in project are not Update  automatically till Sales Order created & released (no Issue log found for SO) under that WBS . But in same Project for some WBS it update automatically . Also Due to which report created by report painter price (Sales order ) Vs Cost (Budget ) not shown the Price values .
    Thanks ,
    Virendra  

    Hi,
    Run program CNSTATUS to eliminate system issue.
    Thanks,
    Sudhakar

  • System status TECO is active (ORD 1001020)

    Dear All,
        System status TECO is active (ORD 1001020).
            Thanks
             parag

    Parag,
    I don't seem to be able to find a question in your post.
    You can set/unset TECO status in transaction CO02.  Ignore any warning message concerning change.  Then, Functions>Restrict Processing>'Technically complete' or 'revoke technical completion'.  Save
    Rgds,
    DB49

  • System status TECO only on parent level.

    Hi,
    Following is my scenario.
    This is how my project structure looks.
    Level1 WBS1
    Level2  WBS1.1
    Level3   WBS1.1.1
    Level3   WBS1.1.2
    Now I had to make the system status TECO on level 1 i.e WBS1 but not on the child level.What I mean to say that I had to only make the System status TECO on parent level not on the child level.
    Is there any function module where I had to make any enhancement or is there any configuration.I don't want to use User ststus here.
    Regards,
    Gagan

    Mr.Mehra wrote:
    make the System status TECO on parent level not on the child level.
    I do not think it is possible, as TECO system status is a standard functionality. If you are looking for some business requirements then either use user status or some validation to achieve this.

  • Forwarding Agent should come automatically in Sales order

    Hi Experts,
    My user's requirement is Forwarding agent should come automatically in Sales order at partners tab.
    Can you please suggest what configuration do ineed to do,
    To get this Forwarding agent automatically in sales order level.
    Regards,
    Sunina

    Hi Sunaina,
    create a vendor with XK01 with the required Forwardng Agent. At the time of creating customer master record assing this FA. Now at the time of  sales order creation this FA is defaulted automatically.
    Incase you have multiple FA's then also you assign all of them to customer master partner tab with partner function FA.
    During sales it will give you  a pop up to select the required FA.
    Make sure that partner function FA (or incase if you have created a new also) this is assigned to the account group of customer master you are using.
    I hope this answers your query.
    regards
    sadhu kishore

  • System status of line item for a sales order.

    Hi,
    Is there any way to find the system status(line item) directly by providing sales order number?
    Iam following the below procedure,but it takes lot of time:
    VBAP-object number
    JEST-system status
    TJ02T- status text.
    Please provide some suggestions or work arounds to find the system status.
    I have gone through entire sdn, but couldnt find an answer.
    Regards,
    Vinod Boga

    Hi
    Use t-code V.26
    And select processing level as DOCUMENT ITEM
    Kapil

  • In Student File:Status Tab Not Updating Automatically

    Hi all
    When I create a Student, and Create Admission application and create admission,  Every time status should be updated automatically. In one system it is updating Correctly, But in Other system it is not updating.
    In the other system it is updating only when I create student with the status 'Account Data Not Updated'. Later Statuses like (Admitted Applicant: ADMA, Applicant: ADMU,Attending: CS01,Student: CS03) are not updating.
    Can any one tell me where I have to Configure it.
    I think because of it the Student Header Status is also not displaying.
    My developer debugged and found that, As there are no Active Status Indicators, Student Header Status is coming empty.
    Also he found that the Status Infotype 1728 is Empty in one System and filled in other System.
    I have checked both the systems, But I didn't find any difference.
    I have been struggling for past One week for the same.
    Please do the Helpful.
    Thanks and Regards
    Avinash.
    I

    Hi Vinod
    Thanks for help.
    I have activated the BADI HRPIQ00_SET_STATIND for filter ADO1(Create Adm Appl) and AD05(Execute Adm).
    But that BADI is not triggering when I create admission application or when Creating Admission.
    The Status tab is still not updating.
    As per my knowledge when ever we create admission application, or create admission like things, the status tab in student file updates automatically depending on some configuration. Because in the other system (which i told in my earlier Question)in which statuses are updating correctly,there is no active Implementation of the BADI HRPIQ00_SET_STATIND,but still Statuses in this System are Updating Correctly.
    As of now I have Implemented the BADI HRPIQ00_SET_STATIND with filter AD01 AD05. I didnt write any code in it.
    When I put a Break point in the method SET_STATIND of the active Implemented BADI, that break point is not triggering when i create adm appl and when creating admission. So can you tell me how to proceed further to write any code in that.
    Are there any standard templates of code available to activate and deactivate the statuses in the method SET_STATIND.
    Or any other Config issues because of which the updation of statuses are effecting.
    Issue Reg: Status Line
    I have seen the BADI HRPIQ00_ST_HD_HS and Implemented the method BUILD_STATUS_LINE for the Custom status.
    As you told to use standard Implementation to get the status line, Can you tell me where i could find the standard Implementation to build the status line.
    Also to write a custom program to build the status line, Infotype for stauses 1728 is not updating. So I cannot able to fetch the data of statuses from the Infotypes.
    Thanks in advance.
    Regards
    Avinash
    Edited by: Avinash on Dec 4, 2009 8:03 AM

  • System status not get updated.

    hai any one can help me in this pls
    my client created sevice orders in crm system and in these some details are reflected in to mobile client.There is integration between in CRM & Mobile clients.
    present requirement is system status is not get updated.
    user status is released.but in system status showing like 1) open  2) contains error. This is occure for some sevice orders  which are created in perticular transaction type  for suppose if my client created 1000 service orders in that 200 or 250 orders status not get updated.
    Because of  this the followup document is not created.
    For temparary pupose to overcome this issue we are doing like this. There are two mandatory fields are there in that any one delete and reenter the same value then automatically the system status get updated in to release status.
    where the problem whether  is in configuration or it is in system
    or it is some technical. Before its worked properly recently they got this issue. How can i overcome this issue permanently.

    Hi
    The status of a sales transaction, saved in CRM Enterprise must be without errors so that it can be transferred to the mobile client
    Sales transactions with errors can be transferred from the mobile client to CRM Enterprise.
    Check the table CDBD_STATUS
    Reward with points if helpful
    Regards
    Manohar

  • Goods movements while system status TECO

    Hello
    I have an issue here.
    In standrd system we can make GI & GR when the orders  system status is TECO.
    I want system should not accept any goods movements ( GI & GR) when the order system status is TECO.
    I tried in BS22 to make goods movements forbidden.
    I could  make it successfully.
    what could be other consequences of this action.
    whether  any body has experience of such situation.
    Pl. respond.
    REgards
    YMREDDY

    Hi,
    I have tried with BS22 in my previous project. i had issues for Goods Movement after Teco.
    Finally i got written code on User Exit, and i given the solution.
    I prefer using userexit for this functionality
    Regards,
    Nag

  • Intalled Base update Automatic from sales order

    Hi
    From CRM Sales Order it has to update, Automatic Ibase Update throuh Action.
    As per SAP Standrard will it work then how if not then development required what are the steps to to be fllowup for the development please me out if any body work on IBase.
    Regards
    ilyas

    Hi Ilyas
    as to the best of my knowledge, this is not directly possible. The direct integration would work from the creation of functional locations and equipment in ECC (as of CRM 7.0), there are also standard mechanisms for replicating equipment in earlier CRM versions. However, in our case we had to enhance those mechanisms to fully support our requirements (e.g. replicating ship date).
    Equipment replication (CRM 2007): http://help.sap.com/saphelp_crm60/helpdata/en/46/cc79505ec61525e10000000a114a6b/frameset.htm
    CRM 7.0 Replication of Functional Locations: http://help.sap.com/saphelp_crm70/helpdata/EN/f8/f1b305ffdf468ba0a6bd10c2d4f654/frameset.htm
    Hope this helps.
    Best
    Christian

  • I WANT MY LOV SHOULD UPDATE AUTOMATICALLY

    I have a lov based on following record group. What I want is if there are 5 items (it_name) in the lov and if i select 1 item in the detail section of a master detail form. then next time when i call the lov it should show me (5-1)=4 items(it_name)
    the record group is as follow, please amend my query as necessary :
    select h.ord_no,d.ord_id,d.it_name,d.rate,(nvl(d.ord_qty,0)-nvl(tot_qty_supp,0)) as pend_qty
    from ordheader h, orddetails d
    where
    d.ord_id=h.ord_id and
    h.ord_no= :invdetails.ord_no and
    (nvl(d.ord_qty,0)-nvl(tot_qty_supp,0))>0

    Have a look to this post :
    Re: LOV with restricted (not already selected) entries

  • Difference between system status and user status.

    Can someone explain to me the difference between system status and user status in details

    Hi,
    As you mentioned there are 2 status can be maintained for documents like Equipment Master, Notification, Maintenance Order & other important business documents.
    In case, client feels that system status is not enough to capture the details of the object, then user status can be used.
    System statuses will be updated automatically based on business transactions which will be done on SAP.
    For example, once the equipment is created, System status would CRTD (Created). If you install the same to some superior equipment or FL, then status would be INST (Installed).
    If you keeping that equipment in Spare, then for that, you have to maintain separate User Status like AVLB (Available in Stock / Spare) so that through IH08, by using User status, you can the report which is available as spare.
    These user status as per the name, should be updated by the user manually.
    Regards,
    Maheswaran.

  • Exact difference between System status and the user status

    Hi,
    Please tell me the exact difference between System status and the user status .
    how we customize the both in the system
    Thanks & Regards
    Prajith P
    Moderation: Locked. Please, try to find an answer first. See rules of engagement
    Edited by: Joaquin Fornas on Feb 23, 2012 11:14 AM

    Hi,
    As you mentioned there are 2 status can be maintained for documents like Equipment Master, Notification, Maintenance Order & other important business documents.
    In case, client feels that system status is not enough to capture the details of the object, then user status can be used.
    System statuses will be updated automatically based on business transactions which will be done on SAP.
    For example, once the equipment is created, System status would CRTD (Created). If you install the same to some superior equipment or FL, then status would be INST (Installed).
    If you keeping that equipment in Spare, then for that, you have to maintain separate User Status like AVLB (Available in Stock / Spare) so that through IH08, by using User status, you can the report which is available as spare.
    These user status as per the name, should be updated by the user manually.
    Regards,
    Maheswaran.

  • Plant maintenance order settlement to cost center

    Hi,
    I have a requirement from the client that PM order costs should be settled to Cost center (real) and credit the order line with statistical cost center.
    1. Consumables GL is debited at the time of goods issue with refrence to PM order , cost center is not updating in this line item
    2. Settlement rule maintained as cost center receiver which is mentioned in the PM order and after settlement consumables GL is getting credited with Order and debit to cost center mentioned in settlement rule , statistical cost center is not updating in credit line
    My client requirement is
    Statistical cost center should update along with Maintenance order at the time of goods issue for consumables GL (Debit)
    Statistical cost center should update along with maintenance order at the time of settlement for PM order (Consumables GL credit with statistical cost center and maintenance order and the same GL debit with settlement receiver cost center (real)).
    If i provide cost center in account assignment at the time of Goods issue , system is updating the cost center along with order , however at the time of settlement both cost center and order are not updating in credt line item and the cost is lying in the order without settling.
    Please advise any configuration setting or user exit to meet the above requirement.
    Thanks,
    Sreedhar

    Hi Ravi,
    Thanks for the update.
    If i give the cost center in acct assignment in MB1A it is taking , is there is any option to default the cost center either from PM order or thru some other setting.
    I have tried both substitution and OKB9 , however system is not defaulting the cost center from this settings.
    Please let me know if there is any other option to default the cost center in MB1A.
    Thanks,
    Sreedhar P

Maybe you are looking for

  • Movies from iMac 27 do not show up on macbook air

    I have 24 home-made movie that show up on my main computer, iMac 27, two iPads and and iPhone5. However, I am baffled how to get the same movies to show up on my Macbook Air. I've tried Sharing the Library, turning Sharing off and on on both compuete

  • Packaging icon not showing up

    All I have this in our ANT file <fx:info id="inforef" title="${application.title}" vendor="${application.vendor.name}" > <fx:icon href="${src.dir}/main/resources/icon_files/application.ico" /> <fx:splash href="http://www.celer-tech.com/images/logo_wi

  • Assignment of company code to the Equipment.

    Hi All, I am new-able in sap pm please guide me. During creation of Equipment why we are assigning the Company Code, if plant is already assign. What is the need of company code. Thanks & Regards, B.K.Pathak.

  • Upgrading to Encore 2.0 less issues?

    I use Encore 1.5 and have a number of errors with some DVD projects. The lastest is the -16072 end of file error. Is 2.0 less prone to these bugs? I've spent a ton of time working in Encore, creating menus and projects and would like to stay within t

  • Music Videos are blanking out

    Hi Everyone, I buy a lot of music videos from Itunes...and lately they have been blanking out on my screen. The music keeps playing, but the screen flicks all white, or goes black. If I move my mouse it comes on, but sometimes blanks again right afte