Equipment serial number status management

Hello All,
I have a case:
We have the status management of the equiment serial number  for instrument.
Material number: 8000001
Equipment Number: 300026058
Serial Number:Q090909
Each goods movement  will update the status and the stock information of the equipment, and the specifically operation can be done at each status.
We had purchased this equiment from a affiliated company,and it had been sent to the consignment storage location, but two weeks ago,our logistic team returned an equiment to the vendor with this serial number Q090909, and the relevant status have been updated accordingly, now the system still show us there is an equiment at the customer side(due to we don't issue the consignment pick up order to get the physical goods from the customer), so we have to finish the consignment pick up order process,but due to the status issue of the serial number, we can't handled the equiment.
And also we can't change the status with the transaction IQ02.
Is there any other way to solve this problem?
Thanks&Regards,
Don

Hi Don,
If you have authorization then follow the steps given below
Go to SE16 --> Table "JEST"
There you have to enter the "Object number"
Generally object number is like "IE0000000000XXXXXXXX"
*XXXXXXXX = Equipment number
If its not taking by the system then run JEST freely and see the pattern of object number and then enter your object number
In my case I have found that the last eight number was Equipmnt number.
Once you enter then on next screen, you will see 5 fields
Client Object number            Status Status Inact. Change number
In change mode put "X" in status Inact for every entry except the two givn below
I0184
I0188
Regards,
MT

Similar Messages

  • Item Category - Serial number status Link

    Experts,
    What is the link between item category and serial number status in sales document. When I create an outbound delivery for one item category, the serial number in outbound delivery becomes ESTO to ECUS. For another item category it becomes ESTO to ECUS ESTO. How is it maintained.
    I want to change the transfer status from ESTO to ECUS instead of ECUS ESTO for one item category. How can I accomplish this. Please advice.
    Thanks
    Manassha.

    Manassha
    These are system statuses that are maintained and delivered by SAP. They are activated   or deactivated by performing an application procedure, or directly.
    typically when the Eqpt. is in stock, it will be in ESTO-' in the warehouse' system  status.
    Once you assign it in  a delivery, it will have 2 statuses- EDEL, ESTO- ' In the warehouse' ( as it has not been Goods Issued yet) and ' Assigned in delivery note'.
    Once you do a GI of the delivery, I t will be in ECUS- 'At customer site'- status. This is for normal items.
    For customer Consignment Fill-up orders, once you deliver and PGI, the eqpt will be in the unusual sounding state of ECUS ESTO, because it is goods issued to a customer at the same time because it is  associated with  Consignment Fill-up ( and not consignment Issue), it will be in ESTO status as the eqpt is still in our stock. I am guessing even  Equipment related Made-to-order (MTO)  items will have similar status when received from Production Order to sales order stock.
    There is no way you could influence this because this is 'system status' and gets determined by what you did- Transactions like PGI, Good receipt etc.
    Hope this is clear.

  • Serial number status of semi finished material.

    Hi Gurus,
    I have a serialized finished product.
    I have a serialized semi finished material as a component of that finished product.
    After issuing the semifinished to the production order of the finished product, the serial number status of the semifinished item becomes AVL.
    I dont want the semifinished serial number to be reused once it is issued to a production order and the finished material from that production order is delivered .
    Help me in acheiving this.
    Thanks in advance.
    Regards,
    Gowrisankar.p

    Hi Gowri Shankar,
    You should maintain a User Status Profile for the Serial Number Profile, (Through Equipment Category).
    Once the Semi finished Material with a particular Serial Number is Issued for a production order. The status should change to Say " Used". Then this Serial Number cannot be assigned again to a new Semifinished Goods.
    User Status profile should be defined in transaction BS02.
    Thanks And Regards,
    Balasubramanian.

  • Serial Number Status is SWP

    Dear SAP Guys..
    While doing GOODS ISSUE(ZSRTRF/252) for trading material for only one quantity..
    at the time of entering RSN no..
    System Shows Foolowing error...
    RSN Serial Number Status is SWP
    Pl suggest..

    Dear,
    Not well experienced about the error, but known it means Error in Workflow manager. Flow item is locked.  Basis people can help you in this.
    Regards,
    Syed Hussain.

  • Function module to get material serial number status

    Hi Gurus,
    How to get get material serial number status? Is there any function module?
    TCode IQ03 to display the serial number staus, but where i can find the status (AVLB / ESTO / ECUS) of these serial number ?
    Pls help.
    Regards,
    Sankaran

    hi,
    SELECT SINGLE  equnr objnr FROM
                               equi INTO (equnr1 , objnr1)
                               WHERE sernr = wa_final-sernr
                                 AND matnr = wa_final-matnr.
        CALL FUNCTION 'STATUS_TEXT_EDIT'
          EXPORTING
            client           = sy-mandt
            flg_user_stat    = 'X'
            objnr            = objnr1
            spras            = sy-langu
            bypass_buffer    = 'X'
          IMPORTING
            line             = sttxt
          EXCEPTIONS
            object_not_found = 1
            OTHERS           = 2.
        IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    Regards
    siva

  • Serial number status EDEL ESTO in SD

    Hi guys,
    I already spent two days on searching a proper answer on serial number statuses. I have a problem with system status on serial number master data, when I try to put on delivery a serial number which was returned from customer. I get an error message due to status EDEL ESTO on serial number.
    BS013 System status EDEL is active (EQU 10009522)
    IO201 Serial number 333444555666845 cannot be used here
    I know that I have an option to change system status manually through IQ02 transaction, but that is not an option, because system should run automatically. We create a sales order, delivery and invoice automatically through the interface. It can hapeened that there is a return made (also over interface), so the good is returned to the stock and it could be sold again in the next step.
    How can I prevent that the status is set to EDEL ESTO instead to ESTO only?
    THX and BR,
    Matija

    Hello Matija
    Try this:
    go to the trx BS22, search the status EDEL. Then , you double-click on short text.
    Search operation PMS8 and set flag "enable" o "warning". Whit this setting, You can post a delivery whit status ESTO EDEL.
    Good luck
    Regards
    VASCO

  • Serial number status EDEL ESTO

    Hi guys,
    I already spent two days on searching a proper answer on serial number statuses. I have a problem with system status on serial number master data, when I try to put on delivery a serial number which was returned from customer. I get an error message due to status EDEL ESTO on serial number.
    BS013  System status EDEL is active (EQU 10009522)
    IO201    Serial number 333444555666845 cannot be used here
    I know that I have an option to change system status manually through IQ02 transaction, but that is not an option, because system should run automatically. We create a sales order, delivery and invoice automatically through the interface. It can hapeened that there is a return made (also over interface), so the good is returned to the stock and it could be sold again in the next step.
    How can I prevent that the status is set to EDEL ESTO instead to ESTO only?
    THX and BR,
    Matija
    Edited by: Matija Zaloznik on Mar 27, 2009 10:58 AM

    Hi Matija,
    Can you share with us the solution for fixing this issue?
    Thanks,

  • Change Serial Number status

    Dears,
    I'm facing a problem when assign serial number to such material at outbound delivery. the status of this serial number change to "EDEL" assigned at delivery note but after posting goods issue this serial number didn't transfer to material document and its status is still at delivery note.
    anyone can advise me in this problem

    Hello
    In the following link, kindly refer response from "VASCO".
    - Re: Serial number status EDEL ESTO in SD
    OR
    - System Status EDEL ESTO Active
    Regards
    JP

  • Urgent!!! Serial Number Status AVLB EDEL

    Hi PP Guru,
    I need your help in resolving the issue.
    We have one material with Serial Number status 'AVLB EDEL' and I am aware that the system sets this status to Serial Number when assigned in deliveries and not yet PGI'd.
    I cant find from where this status came from since I searched from all the tables and could not determine its linkage with any deliveries.I searched tables like SER01, OBJK, SERI and also looked into the materials documents but could not find the serial number anywhere.
    The issue came to the notice when we were trying to do delivery with the same serial number and the system was not allowing us to do so.
    Please advise when this could happen when the serial Number status is AVLB EDEL though not assigned in deliveries.
    Appreciate your response. Its pretty urgent.
    Thankyou,
    Rahul.

    Hi,
    I looked into the program mentioned by jeevan and I earlier looked into Serial Number history but there is no history available. Then also I can see the material with AVLB EDEL Status.
    This is defeintly a strange issue but want to know the root cause for the same.
    I tried to replicate the same in my sandbox but not getting replicate.
    Thank You.

  • Deleting equipment serial number in mmbe

    Dear Friends,
    I am new to SAP,
    In mmbe while drill down to the equipment serial no ,it is showing unwanted equipment  serial numbers.
    how can i delete the unwanted eqipment numbers. can i use IQ02 or any other way to do?

    You need to find equipment records for serial numbers and remove from inventory. E.g. Scrape it or do inventory adjustment.
    1. in MMBE --> Right click on quantity --> Equipment serial number
    2. Keep list of all serial number with material number
    3. Open another session to scrape material with serial numbers (MIGO) or perform inventory adjustment (MI10)
    Thanks
    RP

  • Serial number status problem at cancellation of GR

    Hi,
    System is giving error message  at the time of cancellation GR---->"SERIAL NUMBER STATUS CAVL IS ACTIVE".
    I have assigned the same serial number,which i had used at the time of goods receipt.
    please provide me the solution for this serial number status.
    Regards,
    Ramky.

    I suggest you <a href="http://service.sap.com/notes">search for relevant SAP notes</a> with keywords "IO201" and "return delivery". There are a few correcting errors in this area.

  • Update the serial number status

    Hello Gurus,
       We are facing very often the error message "System status ESTO is active (EQU 14584774)" due to, somethime, the serial number we want to receive is on the plant already.
      we know the reason about this error and we have decide to ignore it by changing the status of the serial number in to available with SQ02.
    However, we want to automatize this status updating at the time to make the reception by posting the inbound delivery).
    Does anyone of you know about a FM to change the serial number status? or maybe a user or a badi,
    PLease, give me some ideas, as I have been looking in everywhere for an easy solution  without success.
    thanks a lot in advance

    Hi David,
    Go to the T.code BS22 and select I0184 - ESTO and double click on the line.
    Then select PMS1 - Good Receipt and change the radio button to Allowed or Warning and save it.
    Warning: Once you activate this setting, you will no more receive any error or need to change the status of the SN, even if the SN already exist in the warehouse.I mean same SN will be allowed for multiple GR transactions, even though the SN already exist in the warehouse.
    Best option is to change to warning option, provided this does not Impact your business scenario.

  • Bapi for association with Equipment serial number and return order

    Hi,
    I wanted to know if there was a BAPI which has an association between
    Equipment serial number and return order .As I want the association between Euipment serial number and return order to show in the Equipment Serial history.
    Could you please help with this.
    Thanks & Regards,
    MJohn.
    Edited by: mjohn02 on Feb 15, 2012 10:38 AM

    Hi Sandeep
    I want create a return delivery  for the material with the same serial number  for which i have created original delivery but the system is not allowing it is giving me error message as return delivery not possible with same serial number.How do i go forward.
    Regards
    T.Srikanth

  • Used Serial number status not change in Serial no.

    Hi,
      We want that while  PP order or material issue user should select the serial no. from avaliable no. only  for this in serial no. profile i have seelct the check box  Existence Requirement in OIS2,  due to this now automatic creation of serial no. tab is disable now i am facing on problem that I have one material with avaliable serail no. 10001,  i have issue the material with this serial no. 10001, but again when i am issueing same material i select the no. 10001  and system is not giving any error also the status of serial no.. 10001 is still ECUS AVLB  so how to make the serial no. as used and it should not be allow again to enter while issue,
    Also for some material we have many srial number avalable  how to deactivate all the no.
      regards,
        zafar

    Hi Jafar
    pls go through path
    SPRO-Plant Maintenance and Customer Service-Master Data in Plant Maintenance and Customer Service-Basic Settings-Technical Objects-Serial Number Management--Define Serial Number Profiles-Select your profile there you used in material master in stkck- choose 2 inconsistancy in stock data- error
    save and check for new document, your prob will be solved
    Vipin

  • Partner in equipment/serial number deleted after MIGO_GR

    Hi,
    I am performing a goods receipt (Movement type -101) using MIGO or MB01 for a serialized material/equipment and the partner functions maintained in the equipment master record are deleted upon processing of the goods receipt.
    Following are the steps followed which leads to this problem:
    Step 1. Creation of a stock transport order (Transaction- ME21N)
    Step 2. Stock transfer Plant to Plant (Transaction - MB1B) and Movement Type - 351.
    Note: After execution of Step2, partner functions maintained in the equipment are present
    Step 3. Goods Receipt (Transaction MIGO_GR or MB01) and Movement Type -101.
    Note: After execution of Step 3, partner functions maintained in the equipment are deleted.
    Can you assist in this matter as the partner functions are a key master data maintained in the equipment and are lost upon goods movement. I had raised a call with SAP OSS and refer to note 734348, which refers to partner sychronization.
    Thanks & Regards,
    Ajay

    Hi Santha,
    This is a bit vast, but I'll try to address at least some of the issues:
    1- serial number in operation confirmation is not possible, for the reason that serailization is part of stock management, and as WIP in an order, this is not stock yet. Actually you cannot confirm the manufactured material either, and those 2 go together.
    For tracking specificly WIP, there's something called WIP batches; you may look into it to see if you can use it.
    2- during GR system will propose those SNs that you have defined for the order at release or creation.
    3- ?
    4- GI in CO11N is provided only for BACKFLUSHED material components. Serialized materials CANNOT be backflushed.
    5- You can use a barcode reader to read the serial number (instead of keyboard entry) when cursor is on the right field in the respective screen.
    6- ?

Maybe you are looking for

  • New firmware update, anyone know what is new?

    Upgraded the software for my 5800, but can't see antthing new. Maps Updater still not work (same "can't get info from phone" message). Also miss "New e-mail" clickable button for POP3 (only shows for Exchange and SMS). Anyone know why there is no suc

  • Post Install Task

    Hi, I've finished installing R12, but I did not perform the Post-install task :( Post-Install Task 1. Stop the middle tier services using script adstpall.sh 2. Compile APPS schema(s) 3. Compile flexfield data in AOL tables 4. Generate message files 5

  • Can not install exit code 7 I've tried everything

    Exit Code: 7g -------------------------------------- Summary -------------------------------------- - 0 fatal error(s), 24 error(s), 24 warning(s) WARNING: OS requirements not met for {694213D7-1E0E-4C8F-B822-E2E3680C0FCE} WARNING: OS requirements no

  • Recovering files from a external HD pre Time Machine

    Please someone throw me a ladder to get me out of this ginormous hole I doug myself. A few days ago I set up my old MBP to be a server of sorts. It is plugged into my external HDD and my Wife's external HDD. My reasoning for this is so our computers

  • Multiable computers

    Hi, I am looking for a new router. I have six wired computers and one wirless. I see most the routers only have room for 4 wired. Is there an expansion I can buy for more ports? If so what router and expansion should I buy? Thanks Irwinman