Tables for Basic end date and work center for operation

Hi!
I need table name to fetch the basic end date of a maintenance order and maintenance work centers with respect to each operation in maintenance order.
Regards,
VM
Edited by: V M on Jul 20, 2010 7:22 AM
Edited by: V M on Jul 20, 2010 7:35 AM

Hi VM,
Input is Order Number (AUFNR).
You can find the Basic End date of Order in Table AFKO, filed is GLTRP.
For work center in Operations, you can use the Table AUFPL from AFKO.
Pass this AUFPL in AFVC and get the ARBID.
Then pass this ARBID to CRHD Table as OBJID, and get the work Center (ARBPL)
Regards,
MLN Prasad

Similar Messages

  • Link between HR data and Work center

    Dear experts,
    We have assigned operators in work center through HRMS. For the purpose of making a report we require the table into which the linking of work center data and the employee is made.
    In the table CRHD a field HROID is found.  This is an object id which links the work center with a table either in HR or in PP which provides the link between organisational unit/ employee. Can anybody tell us the name of the table with details?
    Please help us.
    Thanks
    Jaikishan

    Dear Vittalji,
    Thanks for your prompt response.
    Our requirement is as follows:
    We need to create a report on details of operations done by each operators / workers for a specified period. For this purpose following assignments are done.
    (HR module is not implemented yet.  But we have made attempt to maintain the employee master by customising HR module little bit)
    1.  Employee master created in HR. 
    2.  Went to work center maintainence (CR02).
    3. Selected HRMS button.
    4. Selected Work Center option.
    5. Clicked on HR work center
    6. Given same work center as production work center.
    7. Selected 'person' from ALV list data
    8. Clicked on create relationship button.
    9. Assigned the appropreate persons.
    By doing assume this we made assignment of persons to this work center since the name of persons are getting displayed.
    We have a report to list out the workcenter wise operation confirmations for analying the daily production.
    Now we want to incorporate the operators (persons) name into our report by whom the operation/production was performed.
    For this purpose, while refering the table CRHD, found a field HROID (an object id).  To fetch the details of persons / operators those we assigned to the work center we need the tables for linking this field HROID.
    Our questions are
    1.  Whether the process of assigning   operators above mentioned are correct?
    2. What are the table-links for completing our report. i.e. only for work center to concerned operators (HR).
    3. What does the HR Work Center mean?
    4. What are the difference between HR work center and production work center?
    Your help is requested. Points will be rewarded promptly.
    Thanks and Regards
    Jaikishan

  • How to change the main work center and  work center of each operation when generating work order by maintenance plan

    Dear experts,
    I face a problem that system get main work center from equipment master data as a default main work center in maintenance plan when creating maintenance plan. however, if main work center in equipment is changed later, the change will not synchronize to related maintenance plan. if work order is generated from maintenance plan, main work order in order is defaulted from maintenance plan instead of updated work center in equipment.
    another problem is that, for those orders generated by maintenance plan, the work centers in  operations is defaulted from task list in maintenance plan. in most case, work center in task list is dummy. Actually the work is done by work center in equipment master data.
    My expectation is how to auto replace the main work center and work center of operations in work order with the one in equipment master data if order is generated by maintenance plan? is there any standard configuration or enhancement/BADi that can help with this requirement?
    thanks!
    Wesley

    Wesley,
    Sorry - development is the only way.
    Another option is to create a batch program that runs before your IP30 run(s) and updates any maintenance items and task lists with the correct work centres.
    PeteA

  • Work Order Basic Start Date and Basic Finish Date to be changed

    Hi,
    Currently the business creates work orders without specifying the work resulting which the start and fish dates on work order are same. Also we have automatic scheduling turned off. In spite of this If I am trying to manual modify the basic start and basic finish dates on work order it does not allow me to do so. This issue is seen with work orders which are Released whereas orders with status outstanding have no issues. Could anyone please let me know what could be the reason?
    Thanks,
    Vinay

    Please check whether Scheduling type only capacity requirement is configured.
    If yes, choose this scheduling type in order, you can able to change Basic start date & basic finish date.

  • CRM-ISU: Need to change the END date and Start Date for contract items

    Hi,
    There is an old contract item for which  I need to change the end date
    and there is a new contract item for which I need to change the start date.
    I need to change the contract item end date and start date using some function module in IS-U system (may be as RFC to CRM).Pleaselet me know if any body is ware of this functionality?
    I am aware of a FM EECRM_CONTRACT_DATE_CHANGE which may be used for changing End Date
    but how to change the start date of a new contract item?
    Please let me know if any body is aware of this?
    Thanks

    Hi,
    Hope you can solve it by this [Link1|Re: Function modules; [link2|CRM material;.
    Regards,
    Surjith

  • Link for Cost Center And Work Center.

    Dear Experts,
    Can you Provide me the Link for Cost Center And Work Center.
    Regads,
    Jyoshna

    Dear Experts,
    I got the answer for the Link Between Cost Center And Work Center.
    By using CR03   T Code we can see the Display Work Center : Cost Center Assignment Screen will appear.
    we need to select the costing tab, We can find Cost Center .
    Thanks & Regards
    Jyoshna

  • Basic start date and finish date changing in the past

    Hello Gurus,
    I set the scheduling parameters as " Do not adjust basic dates, dep rqmts to order start " and also assigned the priority to populate the basic finish date. System does calculate the finish date based on the priority and start date as current date but it does allow me to change both dates in past or future which should not happen.
    Please do note that I activated the defaulted date as current date as well. Even I removed this mark and did not work.
    Please let me know if there is any way to restrcit the changing it alteast in the past.
    Mahee

    This can be prevented using one the following ways depending upon your needs
    ---> Set the "start in past" field to appropriate value using transaction OPU7 for order type /Plant combination
    ---> Make the "Basic start date  and Basic end date" fields as "Display only" through the Field selection config for the order type.
    ---> Use the user exit on "SAVE" of the order to check for the same
    Regards
    Narasimhan

  • Read Routing and work center details from transfer order

    Hello
    I am using transaction LT31 to print a form for the transfer order.
    The customer wants me to print a field that is in the work center details of the routing for this material and plant.
    I can see this data with transaction CA02 where i enter material and plant,and then the work centers are beeing displayed.From here i can double click on the work center and see the field Supply area that i have to print.
    My answer now is,how to read details on the work center starting from my transfer order number.Which is the table connection between transfer order table LTAK and the tables where i can find the work center details.
    Thank you

    I have found the solution:
    ltak-tanum = mseg-tbnum
    read aufnr from mseg and go to afko
    mseg-aufnr = afko-aufnr
    read plnnr from afko and go to plpo
    afko-plnnr = plpo-plnnr
    from plpo read arbid and go to crhd
    plpo-arbid = crhd-objid
    from here,we can find the arbpl and the field that i was looking for PRVBE

  • Process Order Basic Finish Date and Scheduled Finish Date

    Folks,
    I have a requirement from the business to be able to update the Process Order Basic Finish Date and Scheduled Finish Date independently from each other.
    In other words, update the Basic Finish Date and the Scheduled Finish Date cannot change or update the Scheduled Finish Date and the Basic Finish Date cannot change.
    I believe the reason for this is to be able to use the Basic Date to maintain the ATP accurately and keep the Scheduled Date to mark when the order was originally due from the shop floor to be able to measure if orders are being completed on time or late.
    I have worked in tnx OPUZ and had some success with other issues with these dates but I can't seem to make them work independently from each other.
    Or does anyone have any ideas how to measure proces order performance to the production schedule?
    Thank you for your help,
    Greg

    Rajesha, thank you for your reply but it doesn't solve my problem.
    Let me restate my scenario:
    I start a process order and both the basic and scheduled finish dates are the same, June 1.
    At some point, shop floor tells me they will be late and cannot deliver until June 15.
    I need to update a date in the system so the ATP and the MRP planning runs have correct information for promising customers, I will update the Basic Finish date with June 15.
    I also need to keep the original June 1 date in order to measure the shop floor performance to the production schedule to measure how early or late the  order was delivered. How can I keep the original finish date or how can I measure if a process order is early or late??
    Thank you for your help,
    Greg

  • Work Schedule in HR Master Data Feeding Work Center!

    Hi,
    I have several questions on how work schedule in HR master data relates to the work center for capacity planning.
    1. How do we assign the employee to a work center? is that in the HR master data or work center or some other transaction?
    2. If we can assign an employee to a work center, how the work schedule in the HR master data feeds the work center capacity? Is there any button that I can control whether I want to feed the work center capactiy from HR master data work schedule or from manual input directly to work center?
    3. If I can feed the HR master data work schedule to work center, what do I need to do to reflect the vacation time or sick time which is not in the work schedule in the HR master data to the work center?
    Thanks,
    Ting

    Hi,
    For starters, please take a look at the following discussion:
    Logistics Work Center and HR Work center.
    Credits: SDN members
    Hope this helps.
    Donnie

  • Factory Calendar and Work Center

    Dear All
    I am confused between factory calendar and work center working.  Kindly guide me what factory calendar does and what work center does?

    Hello,
    Factory Calander :-- Factory calendar contain company specific dates such as alternate working Saturdays, Plant shutdown etc.
    You can create your company factory calendar via transaction code 'SCAL'.
    Assignment of the factory calendar by plant is done in transaction code 'SM30 - V_T001W'.
    An example of a SAP application that uses the factory calendar is the SAP MRP modules.
    Assuming that you have a specified an alternate working Saturday, MRP will postponed the planned orders to the next working day if it happened to falls on a non-working Saturday.
    Work Center :--
    Operations are carried out at a work center. In the R/3 System work centers are business objects that can represent the following real work centers, for example:
    Machines, machine groups
    Production lines
    Assembly work centers
    Employees, groups of employees
    t-code-- CNR1 - Create
    for more information go to this link
    http://help.sap.com/saphelp_smehp1/helpdata/en/40/8ac473d40943ddb23def12bdb33437/content.htm
    Thanks

  • Basic Start Date and Schedule Start date

    Dear All,
    In a Preventive Maintenance order generated through IP30, I am getting Basic Start Date and Schedule Start date as different dates. For all other orders those date as coming same.   I am using forward Scheduling. Can any one of you please tell me what would be the problem?
    Regards,
    Babu R

    [SAP Note on Scheduling - Note 45433|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=45433]
    Regards,
    Maheswaran.

  • Basic start date and basic finish date in the maintenance sub-order

    Hi guys,
    when I create a maintenance sub-order by the transaction IW36 are the Basic start date and the Basic finish date taken,inherited from the principal Maintenance order?And if it is in this way,is there the possibility to put these two dates as a current day only on the  maintenance sub-order ?Thanks in advance...
    Maximilian

    Here is my code
      DATA : lv_date_diff TYPE i.
      lv_date_diff =  caufvd_imp-gltrp - caufvd_imp-gstrp.
      caufvd_exp-gstrp = sy-datum.
      caufvd_exp-gltrp = sy-datum + lv_date_diff.
    This is a 4 year old answered message. Please open a thread for your specific query.
    -Paul
    Moderator
    Edited by: Paul Meehan on Nov 24, 2011 8:42 AM

  • Table with all versions of capacities (work center)

    Hi,
    I've created a work center with capacity. This capacity has 2 versions (01 normal capacity" the activ version" and 02 minimum capacity).
    I'm surching a table where I can display the work center A with capacity A1 with the versions 01 and 02. (not only with the activ capacity 01 I need to display all the versions from this capacity)
    Thanks
    Dede

    Dede,
    You will have to use a combination of tables, perhaps a SQVI to join tables
    CRHD - Work Center Header (link work center to capacity ID)
    KAZY - Capacity version
    KAPA - shifts and intervals
    In KAPA the times are displayed in seconds
    Hope that helps,
    ~Sunil

  • Difference between a starting date and time and ending date and time

    Hi All,
    I need to bring out the difference between a starting data and time and ending date and time. Difference should be in time I mean it should be in hours or minus or seconds.
    I am sure there must be a Function module for this, Has anyone of you been in search of this kind of FM, Kindly suggest me. It is urgent.
    Thanks
    Mahen

    Hi,
    Check this out.
    data : date1 type dats ,   " System data type for Date (sy-datum)
           date2 type dats,
           time1 type tims,      " System data type for time (sy-timlo)
           time2 type tims,
           days  type i,
           scd   type i,
           t_mt  type i.
    days = date1 - date2. " Diference in days.
    Scd  = time1 - time2. " diference in seconds.
    t_mt =  ( days * 24 * 60 ) + ( scd / 60 ).
    total diference in minute
    <b>Reward Points & Mark Helpful Answers</b>

Maybe you are looking for