Distributing remaining capacity for work center.

Hi PS experts, could you please provide your advice with a problem I have below.
I planned a internal activity for 40 hrs. The activity dates are 2011.12.01 to 2012.02.29.
In 2011, the capacity report CM07 correctly distributed the hours evenly between Dec-2011 and Feb 2012.
No confirmations have been posted.
Now in January-2012, when I re-run the CM07 and look at remaining hours by period, the distribution is NOT even.
It has 35 hrs in Jan, and 5 hrs in Feb.
The only way we have found to resolve this is by creating a confirmation, even with ZERO hours.
Once that's done, the distribution is correct.  I can re-create the error by cancelling the orignal confirmation.
SAP seems to be "shoveling" the hours to the next logical month(s), but with no distribution.
Can you please advise on how to resolve, without having to enter a ZERO confirmation?
Thank you.

Hi Alex,
I am not sure, what do you expect the hours or capacity should be distributed.
The standard distribution logic works  in the following.
remaining capacity = planned - actual
As long as there is no confirmation(no actual hours posted), the remaining is the same as the planned hours, independant on what date is today.
Now the amount of the remaining capacity is determined, we need a time-frame to distribute it, logically.  The time-frame is determined with the distibution key. Typically are the earliest dates or latest dates. So check, which earliest dates and latest dates the involved activity has.
The confirmation affect the actual working hours and  the scheduling, that means the earliest dates and the lates dates, => the confirmation affects the distirbution time frame => the confirmation affect the distribution.
The consulting note 151551 should be (still) useful.
Kind regards,
Zhenbo

Similar Messages

  • ALE/iDoc for Work Center data transfer

    Hello, community.
    I am working on several interfaces for the PP and PM modules using iDocs/ALE.
    One of the requirements is that only created and modified data must be distributed from R/3.
    For Work Centers, we are using basic type LOIWCS02 and message type LOIWCS. We are generating iDocs through transaction POIM, which has two transfer modes: Complete (data for all Work Centers etc.) and Change (only new and updated data).
    The Change Transfer Mode assumes you have set both Change Pointers and Change Documents for the objects to be transfered. Otherwise, it'll work just like the Complete Transfer Mode.
    Our PP consultant told me there is no configuration to generate Change Documents for Work Center data modifications.
    Can anybody give me other opinions? I'll resort to Z-table solutions only if I have no other options.

    Hi Danilo,
    Do you know what the process codes are for
    LOIWCS and LOIROU ?
    Appreciate your help.
    Thanks,
    Gopi.

  • Table for work center..........

    Hi
    Is there any table for work center which shows available capacity v/s utilized capacity......Please revert with your valuable comments
    Rgds

    Hi,
    Check Table RC65L.
    Regards
    Kannan

  • User Exit or DB-Table for Work Center (CR01)

    Hi!
    I have an external software which must be triggered when the user changes a work center in SAP (transaction CR01,CR02). I was looking for an user exit to do what ever is necessary but I couldn't find one.
    So, does anybody know an user exit or BADI for work center?
    Also possible:
    The database table where work center are stored. So I could poll against this table and check if a work center was changed. I found the table SGOSHIST which log all modified objects in SAP. So this could maybe used to check for modified work center, I think.
    Thanks,
    Konrad

    > You can check the BADI definition from transaction SE18,
    > 'LTRM_WORK_CNTR_DTRM', this might be helpful,
    How can I check this BADI. If I use SE18, it doas not exist, buit if I try to create it, the system tells me that it already exists in the SAP Original System... and asks me if I want to create a copy of it! I don't know what to do at this point!
    > Work center details are avilable in CRHD table, you can
    > look for CR* from SE11 transaction,
    I know, but if you change the description of the work center, it is stored in CRTX. there are a lot of CR* tables. It would be helpful to have a table which is updated every time a work center is modified!
    Thanks,
    Konrad

  • Tables for routing (for work center)

    hi friends,
    I am doing report on routing but i did not get value for work center i got tables CRHD CRCA CRCO CRHH CRHS CRTX KAKO KAZY .
    i try to get result by using link with PLPO and PLKO.
    in TCode CA03 when i see the technical attributes it stors the dat ain structure PLPOD but i am unable to use it.
    kindly can anybody tell me how to work center.
    thanks & regards
    Bhupinder Singh Kaler

    Hi Bhupi kaler,
    try to link CRHD and PLKO with WERKS ( Plant ) field ane get the ARBPL ( Work center ).
    Best regards,
    raam

  • Change log for work center data

    Hi,
    I was looking for the table where the change header document for the work center is stored.I was able to find a transation CR10 which shows the changes and also the database table CDHRD.
    When I am trying to view the changes that were made to the work center I find that the data does not exist in the tables.
      I was curious to know this as for some transaction the data is being logged in their respective change table but not for Work Center changes.
      Can anyone tell me as to why this is happening.
    What I think is that some changes to the configuration are required in order to log the changes in the database.
    Kindly help.
    Regards
    Varun

    Hi Wolfgang,
    Thanks for the information.
    However i have another question.
    The change table will have data only when it is activated in the configuration menu.
    However is there any other way by which we can capture the previous data for the work center e.g. the changed by field. I want that the names of the users who has changed the wrok center currently and the name of the person who previously made changes to it.
    See if you can help me on that.
    Regards
    Varun

  • Standard IDOC for WORK CENTER Master

    Hi,
    Please suggest the standard IDOC for work center master.
    I have tried PWKC.Got  DUMP when executed.
    Tried on SAP-Market place for help.Suggested not to use PWLC.
    Please suggest alternative.

    Will you please explain in a bit detail if LOIWCS01 or LOIWCS02 are transaction (as i tried to execute) or programs or please explain how to use these.(I executed from command prompt and SE38 but didnt helped)

  • Shared Capacity For Work Managers and state SUSPEND for ManagedServer

    Hi!
    I have 3 ManagedServers in cluster. I want configure the Overload Conditions for each ManagedServer - set Shared Capacity For Work Managers = 100. So, if the count of concurrent requests will be more than 100 for ManagedServer, this ManagedServer stopes processing new requests (as for sutdown state) and finishes processing the current requests, and all next requests go to a other ManagedServers.
    Could you please tell me how to achieve it?
    Now, ManagedServer changes state to OVERLOAD temporarily, and becoms to RUNNING.
    Failure Action = Suspend this server (dindt help)

    You can consider using the capacity constraint
    capacity - Causes the server to reject requests only when it has reached its capacity. The default is -1. Note that the capacity includes all requests, queued or executing, from the constrained work set. Work is rejected either when an individual capacity threshold is exceeded or if the global capacity is exceeded. This constraint is independent of the global queue threshold.
    Check the below links for more on this:
    http://docs.oracle.com/cd/E12839_01/web.1111/e13701/self_tuned.htm#i1060813
    http://www.oracle.com/technetwork/articles/entarch/workload-management3-087769.html

  • Number Range for Work Center

    Hello All
          Am having a little concern regarding the number range for Work Center, kindly let me know where the number range for Work Center is maintained or from where it is picked up when we are using external no range assignment for Work Centers.
    Regards,
    J K Tharwani

    Thanks Sir for your reply,
            Actually the requirement is the client want that Equipment number must be the same as the Work Center Code, and Work Center code which i have decided is something like 0101001 & if i give the external no to the Equipment then the system doesnt take the same number instead it takes 101001 i.e. it ignores the initial "0" in the work center code. Actually I wanted to see the no range from where the work center numbering is being picked up, but later on i came to know that there is no such no range setting for work center instead it has contol from no range for object type. Shall look forward to your valuable inputs & guidance.
    Regards,
    J K Tharwani

  • Customization Setting for Work center creation

    Dear all,
    What is the Customization Setting for Work center creation? How to do it?

    Hi,
    Here are the few things you can check
    OP40 : WC category
    OP17 : Formula for WC
    Person responsible : Plant Maintenance and Customer Service >> Maintenance Plans, Work Centers, Task Lists and PRTs >>Work Centers >>Define Employees Responsible for Work Centers
    apart from above You can explore more in
    Plant Maintenance and Customer Service >> Maintenance Plans, Work Centers, Task Lists and PRTs >>Work Centers
    Riyaj

  • Trying to find Function modul for requirement capacity in work center

    Hi Colleagues,
    I have tried to find a function modul: Import - Work center , Export - requirement capacity.
    but havn't succeed with.
    I will be glad for any help.
    tnx & best regards

    I need a FM that export the requirement capacity of a Work center.
    Report CM01 has the same functionallity, however, by debugging it I coudn't find any useful function, morever, I have found a thread in the forum with the same issue but it wasn't helpful.
    an example for my needs is as followed:
    Function: CAPACITY_REQUIREMENT_FOR_WORK_CENTER
    IMPORT:
                            1. Work Center = MG1602
                            2. Plant = 1000
                            3.date from = 01.04.2011
                            4. date to     = 01.05.2011
    EXPORT:
                            1. Capacity Requirment (Total) =  240 [Hours]
                            2. Capacity Requirment (period) = 22  [hours]

  • FM for checking Available Capacity of Work Center

    Dear All,
    I have trying to find a Function Module to get the latest available date of the Work Center (The Period where no Production Orders has been dispatched to it).  It is only when the Work Center is available then we can dispatch the Production Order's processes to its work center.
    Does anybody knows which Function Module or Table where I can get the latest available date for carrying out the Production Order dispatch process.  Any inputs would be appreciated.
    Thanks in advance.

    Dear
    Goto CM05/CM07-Select Work Centre Load or Work Centre Basic Load -Enter Work Centre or just give the Plant Code -Hit Standard Profile -It will display you weekly basis Work Centre Avaliable Capacity , Requirement , Load .
    It will give you a broad picture over an period -You can select any one the check box representing Weeks or you can change over in Monthly basis .For that you have select Planning -Profile -Option Profile -daily , Monthly , Weekly , yearsly
    If you are stick to FM : Help about available capacity
    Hope this will address you issue
    Regards
    JH
    Edited by: Jiaul Haque on Oct 11, 2010 10:17 AM

  • Capacity planning for Work Center

    I programmed time for a Work Center on internal activity, for 40 hr using 100% of one resource, the work center it has  a capacity of 8 hr each day, the activity gets a duration of 5 days and I indicated that it has to begin the first day of the next month.
    When I executed transaction CM01, I notice that the 40 hours are planned for the actual day and don´t respect the dates of the internal activity, I think it is a problem with the work center but do not find the error.
    Any suggestion where to look for?
    The data used for creating the Work Center on Capacities:
    - Capacity Category : 002 Person
    - Other formula: SAP008
    The data used for capacity:
    - Base unit of meas.:H
    - Start: 08:00:00
    - Finish: 17:00:00
    - Capacity utilization: 100
    - No. of indiv. cap.:1
    - Unit: H
    - Relevant to finite scheduling: active
    - Can be used by several operations: active
    - Long-term planning: active
    The data used for creating the Work Center on  Scheduling:
    - Capacity Category: 002 Person
    - Other formula: SAP004
    - Work dimension: Time
    - Work unit: H
    Best Regards...

    Hi,
    Please activate the capacity requirement in Capacity tab in CNR2.
    Thanks..

  • Capacity Limit for work center

    Hi PP experts,
    Our client have a requirement to map the moulds used in their manufacturing process as a resource to plan the capacity. But they want to assignment of capacity limit to this resource.
    I.e. A mould can produce 1000 products. So 1000 is the capacity of the mould and as per its use in production order this capacity will reduce. So if I have a production order to produce 100 products, then after the production order processing, the remaining capacity should be 900.
    Is there any way to map this by standard SAP or through enhancements??
    A quick reply is appreciated.
    Thanks & Regards
    Enrico.

    Hi Digambar,
    Thanks a lot for your reply.
    I would like to explain in detail what is my exact requirement so that you may be able to help me.
    The mould is used in a machine to produce the final product. The mould is having a total capacity when its procured but its total capacity reduces also. after each use i.e. The mould can be used for producing a certain quantity of the product and this capacity reduces after each production run.
    For eg If the total capacity of the mould is to produce 1000 no of a product which will be available daily or weekly etc, and if my production order is for 100 Nos, after the production run, I can use the mould only for producing 900 product next time.
    But in standard SAP, if Iam assigning the available capacity for the mould resource as 1000, I will be having the same capacity every day or every week even after I produce any quantity
    So what exactly Iam looking for is a kind of usage factor which can reduce the capacity after every usage of the mould. Is it possible some how in R/3 or APO? either by standard or by any enhancement?
    Request your expert advise
    Thanks
    Enrico

  • How to find the reporting for work center machine wise

    hi gurus
    My question is . In one work center machine capacity category 2 machines are used. Client is asking the report machine wise. i.e as 2 machines are available .What is the capacity utilisation for each machine.Provide me the information for this. Thanks in advance
    kalyan

    Hi Kalyan
    you have to make some settings in production order & work center first.
    In work center capacity header ,you have to make indiovidual capacities as 2.
    In the same capacity header screen by going through the menu Goto--->individual capacitities  define these different individual machines.
    In the production order operation detail screen goto " capacity reqmt assignment " assign the quantities for different work centers.
    Adfter this in the confirmation CO11N you have to fill the split field accordingly& confirm different wortk centers seoperatley.
    Then you can the report in the CO14 for diferent work centers.
    you try this.
    Regards
    YMREDDY

Maybe you are looking for

  • Shared secret's missing in Android app

    Hi support team, I meet an issue regarding the purchases in Android DPS apps. When users tap on issue to purchase i, it says : Shared secret is missing in DPS Admin... BUT I filled in DPS account Admin the field Sared secret from Google dev console.

  • Oracle report from 6i to 10g

    hi all, We try to move oracle report from 6i to 10g. however we found that the report's record ordering is different. The case is that, the record in report is ordered according to the attribute "break order". There is no "order by" in sql". It runs

  • Apple TV,Problems viewing a purchased movie?

    I am somewhat new at this. I have a new Apple TV and have successfully rented and viewed movies using it. Today there was a movie I wanted to watch that could only be purchased. I decided to purchase. Went through the process and received the alert t

  • Workflow report by parked document number / Company code / Year

    Hi, I need to develop an new ALV report to find out the status of the parked document. The selection criteria will be as below: 1. parked document number 2. Company code 3. Fiscal year The out put of the report should have the below details. 1. Docum

  • File on webser

    Hello Guys, I want to put 1 MS word file on our peoplesoft web server and want to provide a link on the page where user can click to download that file to their local machine. Can you help me with the code and tell me where exactly should i put the f