Status text for Equipment

I am calling function
CALL FUNCTION 'STATUS_READ'
which returns a table of status for the equipment in the form 'E0001'.
I want to get the text description of that status  such as 'ESTO' in order to compare with a value beign read from an input file
Where can I find the textual description of the status
J.J

hi JJ,
In Table <b>TJ02T</b> you can find the system status text table ...
if it is answered please closed the thread by marking helpful answers else let us know for what you are looking for
Regards,
Santosh

Similar Messages

  • How to Check LT check box in IA02 - for Long text for Equipment Task list operations

    Hi Experts,
    I am trying to upload text for Equipment task list,i am able to upload texts at header,but not for operations.
    At operations level - we have a check box LT which is grayed out - when am manually making an entry ( LT Check box -  is getting checked when am creating entry manually ) - after manual entry - when i tried uploading text is working fine.
    Can someone please tell me how to get the check box - checked - while saving text - using FM : SAVE_TEXT .
    Cheers,
    Rali K

    Try this:
    function findNodes(vNode){
         if (vNode.className === "field"){
              if (vNode.isPropertySpecified("name")===true){
                   var myStateName=new RegExp(vNode.name);
                   var returnValue = GFL.search(myStateName);
                   if (returnValue!=-1){
                        this.ui.oneOfChild.border.fill.color.value="192,192,192";
                        this.access="readOnly";
                   else{  
                        this.ui.oneOfChild.border.fill.color.value="255,255,255";//whatever colour is open access
                        this.access="open";
         for (var a=0;a<vNode.nodes.length;a++){
              findNodes(vNode.nodes.item(a));
    findNodes(xfa.form);
    Kyle

  • Change multi-lingual text for equipment

    Hello,
    I'm trying to change some equipments fields, which are covered in BAPI_EQUI_CHANGE but also update multi-lingual text that can not be updated through this BAPI.
    Is there any other BAPI or FM to update the equipment text?

    Hello,
    There is no separate function module or BAPI for this.
    We have used function modules INIT_TEXT and SAVE_TEXT for this.
    These are generic routines that can be used for all long texts in all languages.
    You always need following key fields for a long text : ID, LANGUAGE, NAME and OBJECT
    To find out these values check one of  your manually created equipments (check header of one of the long texts).
    Also check function group STXD for other usefull function modules.
    Wim

  • System status blank for equipment - no changes allowed

    Hi,
    We want to dismantle an equipment as it is no longer at the customer's location.
    When I go in IE02, I get following message.
    "Change technical object" is not allowed (EQU 10051040 )
        Message no. BS002
    Diagnosis
        The transaction 'Change technical object' is not allowed for  EQU
        10051040, because no status is set to permit it.
    System Response
        You cannot carry out the transaction 'Change technical object'.
    Procedure
        You can carry out this transaction if you set a user status, which
        permits 'Change technical object'.
    I put the User Status on "Released", but still not possible to change the equipment.
    When checking the System Status, I noticed that it is blank.
    As no changes are allowed, I cannot manually change the System Status.
    Also in IQ02 I get the same message and no System Status is filled.
    Anyone an idea how to workaround so we can dismantle the equipment?
    Thanks in advance for your inputs!
    Best regards,
    Geert

    Pete,
    Yes I have run that program, but it hasnt changed anything.  There is a user status AVLB in the equipment. When i checked in the status profile, this user status is not forbidden for any transactions. The program RISTEQ03 seems to work if there no user status also. But for my case, a user status is there, but there is no system status. Since there is no system status, the equipment could not be accessed through change mode (ie02).  I need the system status AVLB in the equipment.  The equipment does not even have any other details like functional location, maint. plant, sales area data, etc. in it.
    Nazeer

  • Business Transaction Control is not Working for Equipment Status.

    Hi All,
    I have created a Status Profile for Equipment / Functional Location & assigned 5 Status under this Profile i.e. NEW, COM (Commissioning), INS(Inservice), CAM (Care & Maintenance) & DCM (De Commissioned). For Status DCM i have assigned Transaction control FORBIDDEN for "Enter PM processing data , Enter PM planing data & Create Meas. Doc."activities.
    It Means, whenever user creates Plant Maintenance Order OR Notification, Maintenance Plan OR Maintenance Item & Measurement Document for any Equipment / FL having this user status (DCM), system should not allow creation of above mentioned object.
    In my scenario, system is giving an standard error message " The business transaction cannot be carried out" during creation of "Plant Maintenance Order OR Notification, Maintenance Plan OR Maintenance Item".
    But i am able to create measurement document for equipment / FL having user status DCM with Transaction control Forbidden of Measurement document creation. No error message displayed by the system.
    Can anybody tell me why its happening? Why system is giving error during order & plan creation but not for Creation of measurement document ?
    If this is not posible in standard SAP, does any body knows about any OSS note so that we can implement the same to get an error message.
    Thanks in advance
    Arun

    Please ensure whether both projects have the same budget profile. Other than that you need to carefully investigate how the cost was posted onto both projects in the first place. Please note in case of procurements, budget is only checked at the commitments level (search the forum as this has been discussed before).
    In case this does not resolve your issue, revert back with the budget profile settings.
    Regards,
    Ammar

  • Status text error

    Hi all,
        I need help in resolving this issue. When viewing a production order status in COOIS transaction, I am getting a popup information message " Status text for object ORXXXXXXXX in order XXXXXXXXXX could not be determined". After that in the next screen (Order Information system), if i try to save that order, program terminates giving a runtime error "Message_type_X". Someone help in this regard.

    Hi,
    For changing the user status you can use this function module.
    STATUS_CHANGE_EXTERN.
    Hope thsi will help.
    Regards,
    Swarna Munukoti.

  • SM58 status text " No service for system SAPERP, client 800 in integr "

    In Idoc to file scenario:
    i have fallowed this blog to configure ALE settings
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi
    I have generated one idoc successfuly from sap r/3 system.
    but i didn't find any idoc in xi server.
    control records are
    receiver:A000000036,(RFC DESTINATION->LS_XI_100( Remote login sucessful for xi system))
          LS_XI_100
          LS
    Sender: SAPERP
         LS_SAP_800
         LS
    ID: Adapter specific identifiers are( LS->LS_SAP800, R/3->ERP,CLIENT,800)
    so i have gone to tcode sm58 in sap r/3
       where i found the status text "No service for system SAPERP, client 800 in integr)
    Please help me from this problem.
    Regards,
    Deviprasad.

    Hi Deviparasad,
    please create a techincal system and busniess system of type ABAP in XI SLD if you have already created the techincal system and busniess system  then check whether client 800 is used or not if include client 800.
    please reward points
    Regards
    Sreeram.G.Reddy

  • Table fields for Status of an equipment.

    Hi Experts,
    Can anyone tell me Tables and fields available for Status of an equipment. Which is shown in IE03.
    i.e. 'INST','AVLB'......etc.
    Thanks,
    Ashesh Chokhawala.

    hi,
    u can check in these tables
    equi,
             itob,
             viaufks,
             viqmel,
             jest,
             t001w,
             eqkt,
             t001,
             aufk,
             imptt,
             imrg,
             auak,
             afko,
             afvc,
             crhd,
             coss,
             resb,
             makt,
             eban,
             ekbe,
             tj02t,
             afih,
             qmel,
             hikola,
             pmco.

  • DB table to get system status and text for PO.

    Hi All,
    I need the table to get system status for a production order and system status text .Please help.

    Hi Prem,
    JEST table is for system status for a production order and TJ02T table is for system status text.
    Try with these fields in the above tables.
    u2022     OBJNR   like JEST-OBJNR object number
    u2022     STAT      like JEST-STAT  Object status
    u2022     INACT    like JEST-INACT indicator status inactive
    u2022     TXT04    like TJ02T-TXT04 individual status of an object
    u2022     TXT30    likeTJ02T-TXT30 object status.
    Hope it helps you.
    Regards,
    Anusha V.
    Edited by: Anusha on May 26, 2009 10:22 AM

  • Urgent: error: user status ECUS is active for equipment.

    Gurus,
    My material is assigned to only one serial no. and one equipment.
    I am trying to do pgi from va02 and the system is throwing an error saying ' user status ecus is active for equip.' but in iq02 when we check the ecus status is not active. infact when we change the user status to anything the error thrown is still the same. Kindly reply urgently as this is affecting the clients production process.
    Thanks,
    Anand.

    hi
    i think once you have delivered the material ,it will create the equipment master record record stating the status as installed at customer site,
    the status you have said i think is user status ,if so kindly change the user status and proceed with the above said procedure
    revert back with any further queries
    regards
    thyagarajan

  • Upadation of user status and text for perticular order line item.

    Hi Frens,
    I got stuck while updating the status field.
    After Posting IDOCs,
    I am getting the order response data in ' XML ' file format from OSS through XI.
    Here we have to check the rejacted and commited records.
    For that,We have created two new status fields for the sales order type ZTA0 and Item category ZTA4.
    OSSM (send with error)
    OSSU (send without error)
    Depending of the status from OSS the either OSSM or OSSU should be automatically updated.
    Further we have created a new text type ZOSS (error message from OSS). This is also to  be updated with a relevant text if status OSSM is trigged.
    If status is OSSM is trigged an e-mail to the responsible person.
    I am posting 4 idocs.(ZOSS_CREATE ,ZOSS_Change,ZOSS_Cancel,ZOSS_Complete ).
    Depending upon which idoc is giving errors , mail should be triggered to corresponding person who created or changed the Sales order.
    Need Help on this.

    Hi Amitav,
    I think you need to develope a simple workflow for this.
    After IDOC processing, in case of any error, IDOCAPPL.inputErrorOccurred or somthing similar event gets triggerd.
    You need to develope a workflow which will have above mentioned event as triggering event and will check for your IDOC types.
    Further, the user name, who changed the order must be there in one of the field of IDOC data.
    This workflow will have  one step to send a mail to the above user name.
    You can call another background task, which will further call a method ( you need to check which object you are trying to update and see if a mehtod is available on that for updating the status or else create one ) to update the status.
    Thanks,
    Ram
    Message was edited by: Ram Manohar Tiwari

  • User statuses for equipment,functional location,order,notification

    Kindly suggest me which user statuses should be assigned to equipment,func. location,notification & order.
    Regards,
    Vivek

    Vivek,
    There is no rule or std instruction which user status to be assinged to equipment,FL, Notification or order. In std you may get some user status for equipment. notification etc. It doesnt mean that you should use it. User status are define /created base on the  business requirement . a user status can be assigned to multiple object type such as equipment, notification ,order etc.
    You can refer the std user status profile when you create your own. In order to know the detail of it object type. You can select the status profile >> click on the detail>> click on the object types.
    Hope it is helpful to you.
    if you want further detail please revert.
    DP

  • Not getting texts for infoobject 0CPR_STAT1 (cProject- System Status)

    Hi All,
    We are not getting texts for infoobject 0CPR_STAT1 (cProject->System Status), 0CPR_STAT2, 0CPR_STAT3. Even in source system r/3 there are no records and our function team doesn't  no how to get the records in that data source.
    DATA SOURCE NAME 0DPR_STSYS1_TEXT, 0DPR_STSYS2_TEXT, 0DPR_STSYS3_TEXT
    Can anyone suggest.
    Thanking you in anticipation.
    Regards
    Vandana

    Please check these links for the table names:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ea/1847ff9624314e9bc7601b890b662a/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/49/c71c047b24014aac52785bf42aee83/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/b8/5cec634da16f4da2861aeb9e6f966e/frameset.htm
    Hope this helps...

  • Calibration status for equipment

    Hi,
    I want to know the calibration status of equipment.i.e anytime if i want the status i should get it.is there any standard functionality for this.?

    Hi,
    Through User Status, you can check the current status of the Equipment i.e., whether the equipment is available or under calibration.
    If you want to see no. of times, the particular equipment calibrated, go to IW39, give the Calibration Order Type & Equipment No and select all the options (In process, completed, etc.,), so that you can list the orders created.
    Regards,
    Maheswaran.

  • Interface between Legacy and SAP for Equipment Master

    Hello
    I got a requirement where I need to develop a interface between legacy system and R/3 system for Equipment Master Data update in R/3. I am thinking of getting a Idoc file from Legacy and then update the changes or any new creation of Equipments in R/3. I found a standard BAPI for this BAPI_EQUIPMENT_CREATE/CHANGE. This BAPI use a strcture BAPI_ITOB for data record of IDoc. But I got more data from legacy except what we have in BAPI_ITOB. I got Partner Data, Classification data also for Equipments. I am thinking of copying the BAPI to a Z function module and modify the Idoc structure , message type and all to capture all the data and then do a update in same way as standard transaction IE01(Equipment Create) is doing in Batch Input. Do you think if there is any better way of doing this? I am not used to transaction BAPI . just wondering if we Can use that in someway to include our modification?
    Thanks
    Harkamal

    20,000 is on quite higher side for IDOC.
    IBIP help doc says it needs 2 Kbyte for each record, i.e. 40 Mb for 20,000 rec. that should be ok. Since it has structures for Partner & classification data , I don't think u need to modify the BAPI.
    Transaction IE01 - Create equipment
    Transaction IE02 - Change equipment
    Structure - IBIPEQUI Equipment record
                     |->    IBIPNSTA     New status profile if necessary
                     |->>   IBIPSTAT     User status records
                     |->>   IBIPDOCU     Doc. from Doc. management system
                     |->>   IBIPPART     Partner details (comment below)
                     |-->>  IBIPTEXT     (see comment below)
                              for long text:          TEXT_MARK = " " empty
                              for internal comment:   TEXT_MARK = "1"
                     |-->>  IBIPCLAS    Classification record (eqpmt class)
                         |-->> IBIPFEAT     Classification characteristics,
                                               ie. features for the class
                     |-->>  IBIPBDCD     see below (from screen 102)

Maybe you are looking for

  • Please look at this simple script for an issue?

    I have a corrupted icloud Contacts issue that another user gave a solution for in the form of an Apple Script he ran on the original Contacts on his computer. He said it worked for him. It didn't work on mine (see below). The script was supposed to r

  • Outstanding Bp balance

    Hi All, What is the way to post the Outstanding OB. My problem is: we start the project go-live from Feb 1st. So it is the middle of the financial year. And OB sheet conatins the open payments amounts. i am taking the OB of BPs as of 1st Feb. is it p

  • Bypassing TCP port 25 restriction (i.e. worst ISP EVER; Mail is not allowed

    Hi The private company that runs my DOES NOT ALLOW Smtp connections on its "hi speed internet connection". Meaning that Mail cannot function and I have to check via webmail. I'm serious. Their FAQ states: Can I use email clients such as Microsoft Out

  • Permissions issues w/multiple accounts

    I am running snow leopard, and have two user accounts. I have my main admin account (User 1), and a second account(User 2). I have set up the second account to run with minimal processes running, to increase cpu availability, as I use this account fo

  • Mocha in After Effects

    Hi, CS5 PP came with "mocha". CS6 did not. Is it possible to install CS5's mocha in CS6? Pieter