Maintenance Work Center, user status, system s into notification print out.

I want to copy Maintenance Work Center(GEWRK), active user status and active system status to notification print out. I am not able to search from which table this field is coming. Can any body tell me the name of table ?
Regards,
VM
Edited by: V M on Oct 5, 2008 4:03 PM

VM,
It may not work with print programs, but try putting the following code in your ABAP program:
* get notification statuses
data: lt_jest      type standard table of jest.
    call function 'STATUS_READ_MULTI'
      exporting 
        all_in_buffer  = 'X'
      importing
        status         = lt_jest.
If that fails, then try this:
data: lt_jsto_pre type table of jsto_pre with header line.
data: lt_jest      type standard table of jest.
  call function 'STATUS_READ_MULTI'
       exporting
            client      = sy-mandt
            only_active = 'X'
       tables
            objnr_tab   = lt_jsto_pre
            status      = lt_jest.

Similar Messages

  • Maintenance Work Center : Capacity Planning CM01

    Hello Gurus,
    We are using T-code CM01 to determine the Requirements / RemAvailCap of the Maintenance Work Orders in a given Maintenance Work Center.
    After executing CM01, the detail capacity list contains Not Scheduled orders( CRTD )and  capacity of these not Released orders also taking into consider.
    How to restrict CM01 Order selection based on the work order System status or User status ?
    I found below discussions on SCN but couldn't get precise answere.
    Plant Maintenance: Capacity planning CM01/ CM07
    Configuring profiles in CAPACITY PLANNING (CM07)
    Please help.
    Thanks in Advance
    Ashok M

    There are a few ways:
    Create a new status profile via BS42 and assign the REL status only (see image 1). Then in the CM01 display screen, use menu path: Planning->Selection->Order and enter the status profile created above (see image 2)
    Create a new selection combination via OAP0. In the CM01 display screen, use menu path: Planning->Selection->Combination and enter the selection combination created above (see image 3)
    The above settings can then be defaulted via the various capacity planning profiles.

  • Varying Maintenance Work Center Capacity by Days of the Week

    I had submiited a question a month or so ago about varying the capacity of a maintenance work center depending on the day of the week.  I got an answer and it worked.
    We've set up another work center (in staging) for the same scenario (the work center is half staffed on Fridays).  Monday through Thursday the capacity is 36 hours, Friday the capacity is 18 hours, the validity from date is 04/05/2010.  When we use CM34 to do some scheduling though, the capacity shown is 40 hours a day, Monday through Friday which is what the capacity was set up for prior to the validity from date.  It's also the same capacity as shown in the 'Standard Available Capacity' section.
    I looked back at the work center I had modified previously and it's showing the same thing.  It's like it's ignoring the validity dates.
    Any ideas?
    David Macindoe

    David,
      I know for sure that this is reflected in the standard profile for Capacity Availability check as part of release of the order (SAPSFCG013). The Availability for the week does show the capacity for the interval dates of the week and not the standard available capacity.
      I haven't checked this on CM24 and if the standard profiles don't reflect the change then the profile probably needs to be changed.I need to look into it to make sure. In the meantime if you aren't able to resolve the same, i would suggest to raise a note and see where that leads you.
    Regards
    Narasimhan

  • Capacity Planer Group --- Maintenance work center

    Hi,
    I have a query
    1. like do we have to create capacity planner groups same as the planner groups in equipment master data....Do they have any link??
    2. What would be the start time and end time in maintenance work center, for 24 hrs open manufacturing industry with 3 shifts???
    thanks
    DM

    Hello Deepak,
    There is no relation between capacity planner grp & Maintenance planner group...These are 2 different things..
    Now the work centers can be defined for the technicians if  HR module is not implemented...
    To perform the capacity planning for the technicians, there daily working hrs must be maintained in the system..Though the maintenance is working for 24 hrs,Single technician cannot work for entire 24 hrs..
    Hope this will help..
    Thanks

  • To find 'Maintenance Work Center' for Equipment (without Production order)

    Hi,
    I have a Report for - 'Equipment BOM' - IB03.
    Problem: How to find the 'Maintenance work Center ' For Equipment ? (IE03--> Organization > Responsibility> Main. W.Cntr)
    [ Note: For Client -->  It's not necessary that each Equipment has Production Order, Few Equipments are taken only for Repair purpose, Equipment is there in table - EQUI,
    So - Not possible to fetch from AUFK, HIKO or any other order tables. ]

    I have a Report for - 'Equipment BOM' - IB03.
    Problem: How to find the 'Maintenance work Center ' For Equipment ? (IE03--> Organization > Responsibility> Main. W.Cntr)
    [ Note: For Client --> It's not necessary that each Equipment has Production Order, Few Equipments are taken only for Repair purpose, Equipment is there in table - EQUI,
    So - Not possible to fetch from AUFK, HIKO or any other order tables. ]
    EQUZ-GEWRK has the main work center. Pass the equipment number and valid-to date to get the main work center.
    Cheers
    Sujay

  • 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

  • How to update user status in the QM notifications

    Dear Experts,
    PLz tell  how to update/change user status in the QM notifications..I have maintained the user status profile and assigned the same to the notification type,but user status are not getting updated in the notifications..
    Thanks in advance
    Ankush

    Hi,
    SPRO - Quality Management - Quality Notifications - Overview of Notification Type.
    In that select the concerned notification and click on the status profile and there you can assign the status profile for the concerned notification Type.
    There will be two types,
    status profile for notifications and status profile for tasks, assign as per the requirement.
    Regards,
    Naveen.

  • Relation between user status & system status in maintenance notification

    Hi experts,
    I have maintained some user status in notification.My requirement is to block NOCO for notification until & unless user status "accepted by production" is set ,I have tried by putting "complete notification" as forbidden against the same user status"accepted by production" & check "set" button. Still system is allowing me to set "NOCO" even though I have not set user status as accepted by production, but after NOCO , user status is coming as accepted by production.
    How can I block to do NOCO if user status is not set as "accepted by production"?
    thanks in advance.
    rgds
    rajib

    Hi
    I have 4 user status prior to this user status "accepted by production"& in all these 4 user status I have put "forbidden", "set" & in "accepted by production" user status I have put "allowed" for "complete notification" business functionality .System is not allowing me to do NOCO for the 4 user status, but when I am manually keeping the user status "accepted by production", system should allow me to do NOCO which is not happening.It is throughing error message no-IM259,as mentioned below-
    Diagnosis
    This refers to an error in central status management.
    Procedure
    Please refer to your system administrator
    Pl suggest how to resolve this issue
    rgds
    rajib

  • Work order user and system ststus

    Hi all,
    In plant maintenance work order(iw31) system and user status have to display as a report. I want to know table and
    field name for that below status. Please guide me.
    CRTD - created
    PAPL -
    PLAN - planned
    APP - approved
    REL - realeased
    TECO - Technically completed
    CLSD - closed
    thanks & regards
    R. Saravanan

    Dear rajendransara ,
    along the above post, TJ02T  for System Status Text and TJ30T for User Status Text.
    Also JEST to know the all the status of the order.
    Regards
    Sunil
    Edited by: sunil gupta on Mar 18, 2010 12:10 PM

  • Work Center in Project System

    Hi Experts,
    As per our requirement,
    We need to send a workflow task to the users in that particular activity's work center after activity confirmation.
    We have an internal Activity been created with some workcenter value for some plant.
    But we are not getting that workcenter value in Organization Structure while setting recepient for the *Email Task in Workflow.
    Is there any link between plant's workcenter(Project System) and Org Structure Workcenter(PPOCE) ??
    And if its not same, then how can we link them?
    Please help!
    Thanks,
    Runal

    Hi Runal,
    The workcenter used by project system is the logistical workcenter, (T-code CR01, CR02). The project system application does not care 'The Org Structure Workcenter(PPOCE) ' at all.
    As far as I known, it is possible to maintain the link between the logistical workcenter with HR, if you start the CR02 and use button 'HR' assignement. Hope, you can link both workcenter this way.
    Typically usage I known is the link in Capacities with HR, which the assigned person is used by project system workforce planning.
    Kind regards,
    Zhenbo

  • System monitoring work center and CEN system

    Hi everybody.
    I'm setting up the central monitoring, using SSM as monitoring system. I'm also having a look at the work center for system monitoring; but I don't find how to link the central monitoring capabilities with this dashboard.
    I mean, it looks the central monitoring does not provide any advantage to work with this work center, am I right? Anyone has experienced this?
    Thanks for your answers!!
    Fermí

    Hi!
    I've done finished this issue!
    Please follow steps below:
    1. Create activity type in T-Code: KL01
    2. Go to KP26 to create the realtionship between Cost Center and Activity.
    Now you can see new activity in Costing tab.
    Regards!
    Woody.

  • The condition for action don't work with user status

    Hello,
    we have some problem with define conditions for actions of SLA Monitoring:
    Schedule condition with system status (Example:"&CRM Service Product Item.System Status& = I1002") is implemented.
    But schedule condition with user status ("&CRM Service Product Item.User Status& = E0005ZLFC0001") is not implemented i.e. the action for message with user status = "E0005ZLFC0001" is not executed.
    Please help us.
    Best regards,
    Alexander.

    Hi Anette ...
    The app runs on iOS 5.1.1 or later as noted here >  https://itunes.apple.com/us/app/bejeweled-hd/id517260318?mt=8
    But does not necessarily mean the developer updated the app for iOS 8 compatibility.
    Click Bejeweled HD Support at that link.

  • Work flow (User Status)

    Dear All
    Can any one guide me, can i trigger workflow through user status of project definition or work break down structure
    Best regards

    Hi,
    Yes you can trigger workflow based on userstatus of wbse. check with
    your abaper for object types.
    Regards,

  • Plant Maintenance, work center & component.

    Hi, I have some question as below:-
    company code: 1000
    Plant A: 1100
    Plant B:1200
    Component storage location under 1100
    Q1: work center for plant B is under 1200, so if work center need the component for maintenance job, then they need do the STO to transfer component from plant 1100 to 1200?
    Q2: work center for plant B is under 1100, so they NOT need do the STO to transfer component to do the job at 1200?

    Hello Dear,
                       Can you please tell which is the Maintenance Plant,
    if the maintenance Plant is different from the main Plant then you need to do the STO for the Main Plant(B),
    if you have assigned both the Maintenance plants to the main plant then no need for the STO.
    Hope it helps
    Regards,
    Yawar Khan

  • BAPI for changing Work order user status in IW32

    Hello Experts,
    I am getting Same Problem in updating status via BAPI, BAPI_ALM_ORDER_MAINTAIN.  Its not giving any error but even not update status.
    I know i can use this for changing the user status also but not sure how to carry out things.
    I used this code.
    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

    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

Maybe you are looking for

  • Where did my ringtones go after I downloaded them from VCast tones?

    I just recently bought a LG Lucid.  This is my first smartphone, so it's a big change coming from a basic phone.  I recently purchased some ringtones from the VCast tones app on my phone, but now I can't find them anywhere.  When I go into my recent

  • Touchsmart 600 - 1220SC - no win 8 x64 driver for Touch screen

    I cant get my Touchsmart 600 - 1220SC working with Win 8 enterprise X64. The pc is up and running but it cant find any drivers for the touchscreen. I have tried to remove the device and made a reboot - no difference. Win 8 is activated but still no d

  • PDFing from PPT 2007 using Acrobat 9 Pro - custom options

    I have just installed Adobe Acrobat 9 Pro and i have (unfortunately)PowerPoint 2007. I need to be able to export as a pdf to very specific parameters for our print house and they do not want to play with each other very well. PPT has an idiot button

  • Customizing sequence views on multiple PC's

    I have customized the execution view of my sequence editor to display test step limits (hi and low), and module execution time. I would like to know how to "copy" these settings to another test system (PC), without having to go through the manual pro

  • How to insert the new toolbar icons to a ALV report in custom container

    Hi, I found the exporting parameter for excluding the toolbar icons in the method "set_table_for_first_display" but I didn't find any parameter for including the new toolbar icons. I do not want to include the toolbar icons through the PF-Status, but