PP-Diffrence between "Capacities" tab & "Scheduling" tab in work center

Dear Friends,
   While creating work center in t.code CR01, i am entering the following formulae in "Capacities" tab:
1. Setup formula
2. Processing Formula
3. Teardown formula.
I am entering the same details(formulae) in the "Scheduling" tab also.
What is the difference of maintaining the formulas is two diffrerens tabs?
If i do not maintain the formula in "Scheduling" tab, How it will effect?
please explain me.
Regards
Senthil

Hi,
  Thank you.
Let me consider some example.
Assume in routing i have maintained standard time as 10 min for each quantity.
My total production order quantity is 100.  (Order number 300000)
So the formula in "Capacities" tab will calculate the total capacity  required to complete the production order as 1000 min. Is it so?
1000 min means, 16.6 hours.
let us assume that, the particular work center has been blocked for another 83 (three and half days) hours by other production orders. So i can not start the work immeadiately. After three and half days only i can start the production order 300000.
So if i maintain the formula in "Scheduling" tab only, the system can propose the information that Planned start date as 07.09.2007 & Planned End date as 07.09.2007. (Based on the forward scheduling / backward scheduling). Is it so?
Regards
Senthil

Similar Messages

  • Work Center: Capacities vs Scheduling tab

    Hi everyone,
    I am confused on the link between Capacities tab and Scheduling tab when setting up the Work Center. When I run MRP and set it to Lead time scheduling and capacity planning, which figures (for setup, processing, teardown, etc time) are used for the calculation of start/finish basic date and start/finish production date? Is it the figures (setup, processing, teardown, etc time)from Capacities tab OR Scheduling tab in the Work Center? What is the link between Capacities and Scheduling?
    Also, in Scheduling tab, there is also capacity category which you have to input. Is this also linked back to all the capacity category stated in the Capacities tab? If we have more than 1 capacity category which do we choose to set in Scheduling tab?
    I would be very grateful for any input.
    Thank you very much.
    Cheers,
    Sue

    Hi,
    The link between the scheduling and capacity
    in Capacity tab we will give the capacities of particular machine ex work center is machine so we are declaring the capacity of the machine. saying I have capacity of eating 10 chocolates that is you're capacity.
    if machine is working defiantly labor will be there so we are defining the labor capacity also but for calculating the dates we are using the machine capacity only which we are defining in the scheduling tab
    in the scheduling tab we are declaring that for any MRP or Production consider the capacity of the Machine for calculating the dates like start date and finished dates.
    In the routing we are declaring for manufacturing of X quantity of materials we require machine time, labor time setup time etc
    EX:
    Machine Capacity in WC= 2 hour
    Labor Capacity in WC= 2 Hr
    so in the Scheduling Tab we will give machine to calculate the dates.
    In routing for Manufacturing of 1 ea we require
    Machine time = 1 hour
    Labor time = 30 mins
    Set up = 20 mins
    so if you have given demand for manufacturing of 10 EA run MRP
    then it will give 5 days to manufacture 10 EA because work center capacity is only 2 hour..
    simple logic for manufacturing of 1 EA it takes 1 hour of machine time so for manufacturing of 10 EA it takes 10 hours but my capacity is only 2 hours per day so 10/2=5 days.
    hope this may clear you're dout
    Regards,
    Ravi

  • Connection between work center and ppome

    Hi,
    in the work center I defined the connection to a o-unit in ppome. Which table represents the connection between the org-management and the work center?
    Thank you,
      Vanessa

    Hi Roman,
    thanks for your answer. I don't have evaluation path PPDM (and if it is a t-code I don't have the right to use it).
    I have seen that there are different kinds of work center. I am talking about the one created with the cnr1 transaction.
    Greetings

  • PO - Item Data - Delivery Schedule Tab - Delivered qty, issued qty, GR qty

    Hi Frens,
    In a Purchase Order, under Item data < delivery schedule tab, we have delivered quantity, issued quantity and GR quantity fields.
    Is there any TABLE to find out these quantities against PO.
    Thanks and Regards,
    CK Vikas

    >
    CK Vikas wrote:
    > Hi Raj, You mean EKBE?
    Yes EKBE is the right table for your requirement.

  • Display only/Grey out Delivery Schedule tab in the PO

    We are not going to use Delivery Schedule tab at all. Business wants us to Grey out the delivery schedule tab. Is it possible to make all fields under Delivery Schedule as display only? If yes, how can I do that? But, I don't want PO line qty to be grayed out.
    Fields like, delivery date, scheld qty, stat.del date etc.
    Thanks everyone.

    you better convince your business to wait for a couple months and then rethink this requirement.
    You may not have the full understanding yet and have not made a lot experience.
    in this tab you can add further requisitions to your PO item, you can close requisitions in case you order less than a requisition, you have to change the statistical delivery date in some case when you are using vendor evaluation, you may have to split the order quantity into several delivery dates  if your vendor informs you that he cannot supply you at one time with all quantity.
    Just to save you money that you may spend into a development which has to be turned off a little later.

  • Error while accessing Scheduler Tab on xmlpserver

    Hi all
    While trying to schedule a publisher report,we are getting the following error
    java.lang.NoClassDefFoundError: oracle.xml.parser.v2.NSResolver
    at java.lang.J9VMInternals.verifyImpl(Native Method)
    at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
    at java.lang.J9VMInternals.newInstanceImpl(Native Method)
    at java.lang.Class.newInstance(Class.java:1325)
    We have done the scheduler configuration as given in the guide.
    The reports are running fine. We are getting this error while opening the scheduler tab and while scheduling the report
    Am i missing any specific configuration?
    Please help
    Thanks
    Preethe

    hi Preethe,
    have u tried with SFTP?
    following to my last post ;)
    Scheduler Tab on xmlpserver
    thanks,
    Saichand.v

  • Unable to open Schedules tab in BI Publisher in OBIEE 10g

    Hi all,
    We recently observed that the Schedules tab goes into hung state when tried to navigate. This is not allowing us to analyze the schedules as well as check which reports are scheduled. Please share your thoughts.
    Regards,
    Vinay

    Make sure(or verify) that you have valid info at
    Admin->System Maintenance->Scheduler Configuration
    for more info
    http://docs.oracle.com/cd/E10091_01/doc/bip.1013/b40084/T434820T487784.htm

  • Switching between Design and JSP tabs add code?

    I am new to SJSC and I am taking the time to go through all of the little odds & ends of the IDE.
    I was looking at:
    http://blogs.sun.com/roller/page/tor?entry=computing_html_on_the_fly
    And I decided to try this.
    When I add the following in the JSP tab:
    <h:outputText binding="#{Page1.tableHtml}" id="outputText1"/>Save.
    Then click on the Design tab, then go back to the JSP tab, I now have:
    <h:outputText binding="#{Page1.tableHtml}" id="outputText1"/>
    <h:outputText binding="#{Page1.outputText1}" id="outputText1"/>It's late here, but this doesn't make any sense, why would switching between Design and JSP tabs add code?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Girish: I followed these steps:
    1.) Downloaded:
    Sun Java Studio Creator 2, Multilanguage creator-2-windows-ml.exe 254.23 MB
    2.) When I started the install, I received the message:
    Welcome to Sun Java(TM) Studio Creator 2! You are installing: Sun Java Studio Creator 2 development environment Sun Java System Application Server Platform Edition 8.1 2005Q1 Update Release 2 Bundled database
    3.) Installed version:
    Product Version: Java Studio Creator 2 (Build 060120)
    IDE Versioning: IDE/1 spec=5.9.1.1 impl=060120
    Also, Under, the Palette window: Standard component list, there is a component labeled Output Text.
    When placed on a jsp, the following code is produced:
    <h:outputText binding="#{Page1.outputText1}" id="outputText1" style="position: absolute; left: 24px; top: 48px"/>Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • What is the use of Schedule Tab in Oracle BI Publisher

    I am learning oracle bi publisher, here in the BI Publisher Enterprise screen , i got 3 tabs , 1) Reports 2) Schedules 3) Admin, here my Schedule tab is disabled..
    What is the use of Schedule Tab ?
    Edited by: joysaha123 on Mar 19, 2010 8:45 PM

    Dont you think, this has to be posted in BI Publisher forum ?
    If you had, this will get more visibility.
    Neway, let me answer.
    The reports can be scheduled for later, which can be monitored(download previously run report/re-run).

  • Admincm.cmd cant open on PCM and schedule tab drop down disabled

    I installed PCM 13 successfully and did not received any error, MSServer 2008 was installed including all database. Im running also the PCM without any problem in internet explorer, admin and user logon. PCM is working fine except on connection from PCM-P6. I did configured the P6 and its fine. but on PCM, when i right click on the project title for project settings, the schedule tab is disbaled on schedule where supposed to have a drop down list. I check all the forums and it says that it can be configured using the adminmc.cmd that can be seen at the contract management installation folder. but even the admincm.cmd cant open. it just open a dos window but close for about 1 second. I tried to capture the image for you to see it
    http://i149.photobucket.com/albums/s59/blade052003/PMCPROB.png
    can anyone help me?
    thanks in advance

    can anyone help me on this?did i missed something???

  • BI Schedules tab is disabled

    Hi Tim,
    Thanks for assisting me. Can you also guide me to fix this.
    BI Schedules tab is disabled in BI Publisher window. I did the scheduler configuration successfully. I mean testing database connection and Installing schema.
    What else I need to do inorder to Use schedules from BI publisher.
    Best Regards,
    Vara

    Tim,
    Yes I restarted all the services and I also assigned SCHEDULER_ADMIN role to the the database account where the scheduler tables installed.
    Please let me know what I am missing here.
    Regards,
    Vara

  • BI Publisher -Schedules Tab not active

    Hi Experts,
    I have configured the scheduler as given in "http://oraclebizint.wordpress.com/2007/09/13/oracle-bi-ee-10133-configuring-delivers-ibots/".
    I am able to start the services [Server , Presentation and also the Scheduler]...
    But when i login to publisher i still see that the Schedules Tab is greyed out [ is inactive].
    Is there any other settings that i should do to enable this.
    Appreciate your immediate reponse
    Regards,
    Veena

    Hi Borkur,
    I have done the configuration at ADMIN also..
    Still teh Schedules tab is greyed out.
    Any RPD level settings to be done..
    Please let me know the steps i should follow while configuring scheduler in Admin Tab.
    May be i have missed out some step.
    Regards,
    Veena A

  • BI Publisher - Scheduler Tab Disabled

    Hi all --
    I am trying to schedule a report in BI publisher to see how it works. I have done the scheduler configuration using Oracle 10g's test schema "SH". When I click on the Test Connection option I get the message "Connection Established Successfully". Then I click on the Install Schema.
    I have also added XMLP_SCHEDULER Role under Administrator.
    I have re-started the BI Server and BI Publisher. But still the Schedule Tab is not showing up.
    Any ideas?
    Thanks
    Kingsly

    I have solved the Problem. I had to re-start the application server. However, I do have couple of other issues.
    First, I do not the see the "Notification" heading where I can enter an email address.
    Second, under the "Delivery" heading, I have a message No Server Available for Delivery"
    Thanks
    Kingsly

  • How to I increase the space between the top of tabs and the frame of the entire window? It was fine until Firefox updated

    Hello,
    How to I increase the space between the top of tabs and the frame of the entire window? It was fine until Firefox updated and since it updated it reduced the space. Now the space is too thin which makes it more difficult to move the open window frame around when I need to grab something from Desktop. Image attached.

    In the image, see how thin the space is right above the tab? It was much wider before Firefox update so if any know how to make it wider again, please let me know. Thank you
    ''troyable7 [[#question-1058550|said]]''
    <blockquote>
    Hello,
    How to I increase the space between the top of tabs and the frame of the entire window? It was fine until Firefox updated and since it updated it reduced the space. Now the space is too thin which makes it more difficult to move the open window frame around when I need to grab something from Desktop. Image attached.
    </blockquote>
    In the image, see how thin the space is right above the tab? It was much wider before Firefox update so if any know how to make it wider again, please let me know. Thank you

  • Sky Planner and Scheduled tab

    I've had problems with "losing" programmes that I have set up to record on a weekly basis before. I tend to record a few regular weekly series and watch them in blocks when I'm in the mood. Occasionally I notice that a series has just stopped recording. Disappeared altogether. I used to blame myself but now I'm convinced its the box or Planner or ...something over which I have no control. For instance a programme I record regularly is "Chicago Fire" .. Tuesday 9pm, Sky Living. Watched last weeks, its sitting there showing that is viewed, its series linked. But next weeks episode is sitting there with no "R" on it. Instead , its in my scheduled tab marked "Next Episode" and it informs me that Sky will look for the next episode and record it automatically for me when it finds it. ITS NEXT TUESDAY ...9PM....SKY LIVING!!! Whats the point of having a planner that does things automatically...if it doesnt! I only noticed this by chance. Otherwise it would have been another series lost! Incidentally...."Chicago Fire " was sitting on my Scheduled Tab for months marked "Next Series" saying that it would pick that up automatically when it started.....it didnt. It has never picked up any new series in fact. I phoned Sky about this and all I get is..."have you tried resetting the Planner...dont worry , you wont lose anything!". I've worked in IT support long enough to know that means "I have no idea whats wrong....try turning it off and on again".  This is really shoddy Sky.

    Thanks, I do appreciate your reply but I'm not a great believer in the Planner Rebuild type method as it doesnt really get anyone anywhere in the long run. I'd really rather highlight that there actually is a problem and that Sky should a) acknowledge it and b) fix it. As i said above "Have you tried turning it off and on again" just amounts to the support people saying "Yeah, havent got a clue why that happens, and cant be bothered to deal with it really". Theres no logical reason why this method would fix anything, and it might lose some stuff that I already have. From reading through very many other threads I keep seeing the same thing "I've done several Planner rebuilds but it still keeps happening". Tbh, we're on the verge of just writing down a weekly schedule on paper and making sure we download programmes ourselves. It really gets silly when you think you have been recording a whole series and when you come to view it find that it stopped at episode 5. There really is no point in an automatic planner, that isnt automatic and doesnt plan.

Maybe you are looking for

  • ABAP reports or BSPs for publishing R/3 data to Enterprise Portal

    Dear Friends,   We have got scenario where we need develop a product.As part of that we have got some data in SAP R/3 that need to be published through Enterprise Portal. Before me there are the below options. 1.To write ABAP reports and publish with

  • How can I make this desktop dialogue box default on a larger size?

    When I do a "save as" with a document, the dialogue box is so small I have to scroll to reach the folder I want it in.  Then I have to drag the corner to make it larger.  Is there a way to make this box default on a larger size so I can see more file

  • Reinstalling Mail

    I am unable to open Mail.  After troubleshooting, it tells me I need to reinstall Mail but I can't find a way to do that.

  • My trackpad will sometimes not work but external mice will.

    I have the newest version of Macbook Pro. It is all up to date. Sometimes, the trackpad will arbirtarily stop working for a long period of time. However, when I plug in an external mouse, the cursor moves and selects normally. Is this normal? How can

  • Freezing/Deleted Settings problem SOLVED!

    I bought my 160 GB Classic the week it came out last year. During the months and months I've used it, I've only ever had ONE problem: If a calendar alarm popped up while I was listening to the iPod, that would almost guarantee that the iPod would fre