Selection profile sets for capacity planning

Hi,
Could you please explain me in details about different sets in selection profiles configuration (work center set, order set, capacity category set, initial set) thorugh OPA2  and how they are related to sets in OPD1 configuration (Object, filter sets).
Does these sets will effect capacity availability check calculations or they only for different display options for user.
Please provide if there is any detailed document available since I have a problem where CM01 list is not matching with overall profile used for capacity availability check while creating orders.

run t-code OPD0 and make adjustment for your overall profile (change a control profile)

Similar Messages

  • Setting needed for Capacity Planning.

    Hi PP Gurus,
    I want to know what setting we have to do for capacity planning.
    what I know is:
    1. W/C should be set for finite scheduling.
    2. In scheduling parameters for process order tick "Generate capacity Requirement".
    This both setting are made in my scenario, but it is'nt loading the work center fot that week.
    Any other setting nedded?
    Thanks, in advance.

    Dear ,
    You need to have following set up at basic level frist before you perfomr the capacity requirement planning  :
    1.In OPKP-Define Production Scheduling parameter -Availability check -Confirm Capacity and also Finite Scheduling chekc box ticked .
    2.In OPU3/OPU5-Define Scheduling Parametesr -you should mark the following
    1.Automatic Scheduling check box should be marked
    2.Scheduling Log check box should be marked -generate in case there is a scheduling error due to capacity over load .
    3.Scedulinga and Generate Capcity should be ticked .
    3.In OPJK Imaintain check capacity with SAPSFCG013 overall profile and set indicator -1 -Release Order -by user decision if capacity is insufficient
    4.Work Center - Define the capcity planner group,activate checkbox Relevant for Finite sceduling,on the capacity header define the shift timings,break timings and unit of measure,no of individual capaity, enter formula for scheduling in capacity view.
    5.Routing - enter the values for the standard values. Use control key with scheduling and CRP activated .
    6. OPD0 and have the following set up  : Overall profile : SFAPSFC015 --Inside the over all profile I have the following set up
    1.Selection Profile -SAPSFCS013 SFC: Order view, standard overview
    2.Control Profile : SAP___C004 : Gen Capacity Availability Check for 1.5 months
    3.Time Profile : SAP___Z006 : Gen Capacity Availability Check for 1.5 months
    4.Evalution Profile : SAPSFCA013 : Gen Capacity Availability Chek =3.0D
    5.Strategy Profile : SAPSFCVER1-Gen Capacity availability Check
    6.Period Profile : SAP___P001 -Weekly period
    7.List Profile : SAPSFCI001-Production Planing
    Check all of them in place .Then you can go ahead with Capacity Req.Planning -Evalution and Leveling -CM21/CM22/CM05/CM07  etc.
    Refere the below theread for farther reference :
    Capacity problem in production order
    capacity planning
    Hope this will be useful .
    Regards
    JH

  • Error "Lead selection not set for context node"

    Hi everyone,
    I've got a Tree control in WebDynpro ABAP and I've implemented an "expand all" button.
    Here's the coding:
    METHOD expand_node_rec.
      DATA lo_el_child TYPE REF TO if_wd_context_element.
      DATA lo_node_children TYPE  wdr_context_child_map.
      DATA wa_lo_node_children LIKE LINE OF lo_node_children.
      DATA lo_nd_child TYPE REF TO if_wd_context_node.
      DATA lo_kschl TYPE klschl.
      DATA lv_has_children TYPE boolean.
      lo_el_child = node->get_element( ).
      lo_node_children = node->get_child_nodes( ).
      node->get_attribute( EXPORTING name = 'KSCHL' IMPORTING value = lo_kschl ).
      node->get_attribute( EXPORTING name = 'HAS_CHILDREN' IMPORTING value = lv_has_children ).
      IF lv_has_children = abap_true.
        node->set_attribute( name = 'IS_EXPANDED' value = abap_true ).
      ENDIF.
      LOOP AT lo_node_children INTO wa_lo_node_children.
        lo_nd_child = wa_lo_node_children-node.
        me->expand_node_rec( node = lo_nd_child  ).
      ENDLOOP.
    ENDMETHOD.
    However I'm getting the error above: "Lead selection not set for context node".
    Any suggestions?
    Edited by: DEVELOPMENT THEMIS on Jul 7, 2011 6:34 PM

    hi developement Themis,
    I think u didn't diclare "node" as context node. So declare it as a context node before using as a context node..as below
    DATA node  TYPE REF TO if_wd_context_node.
    or u can use  "lo_nd_child " as ur context node in ur program in place of "node"
    then I think this error will be removed.
    thanks,
    simadri

  • After upgrade my Iphone 4 to iso5, I can't add contact and I can't access the settings for mail,contacts and calender. The moment I select the setting for Mails, Contact and Calender it will jump back to home. Can someone advice what's wrong with it?

    After upgrade my Iphone 4 to iso5, I can't add contact and I can't access the settings for mail,contacts and calender. The moment I select the setting for Mails, Contact and Calender it will jump back to home. Can someone advice what's wrong with it?Problr

    Dear All
    i have done the same activity ( buy a new iphone 4 -> upgrade to ios5 - > configure email) with success-
    than when i start to move the contacts from old mobile to iphone (using the microsim) i receive the same crash
    in disgnosis e use i saw 2 dump with this title 'latestCrash-Preferences.plist and LatestCrash.plist. in each file the date is the same and i read:
    Exception Tyle: EXC_CRASH (SIGABRT)
    Exception code: 0x00000000, 0x00000000
    Chrashed Thread: 6
    in thread 6: name: Dispatch queue:
    com.apple.addressBookUI.ContactsSettingPlugin
    and thaan a lot of data.
    Have you any idea?
    thank in advance
    Fabio

  • Blocking of work center capacity for capacity planning

    How can i block a work center capacity for capacity planning during Machine breakdown( via a Preventive maintenance order)?
    i believe it will reduce machine capacity, yet how can i view this, against the previous capacity? is there a possible report or can it be shown through a transaction?

    Hi,
    In capacity header details screen not exactly as "can be used for capacity evaluation " but
    "relevent to finite sceduling"
    "can be used for several operations"
    "long term planning"
    these all indicators you can deflag this and check the results ,it may helpful to you.

  • Any good table for Capacity Planning?

    HI all,
    Is there any table for capacity planning?
    we want to do some development to get capacity requirements data for each work center, don't like using CM01.
    Thanks!
    Harvey

    Dear
    Please find below SAP tables for CRP :
    CRHD         Workcenter Header Data
    CRCA         Workcenter Capacity Allocation
    CRCO         Workcenter Cost Center Assignment
    CRHH          Hierarchy Header
    CRHS           Hierarchy Structure
    CRTX          Workcenter Text
    KAKO         Capacity Header
    KAZY          Intervals of Capacity
    Regards
    JH

  • Tables for capacity planning?

    HI all,
    Is there any table for capacity planning?
    we want to do some development to get capacity requirements data for each work center, don't like using CM01.
    Thanks!
    Harvey

    >
    harvey wu wrote:
    > HI all,
    >
    > Is there any table for capacity planning?
    > we want to do some development to get capacity requirements data for each work center, don't like using CM01.
    > Thanks!
    >
    > Harvey
    Hi Harvey,
    Kindly check if the Below tables satisfy ur requriement
    KBED      Capacity Requirements Records
    KBEZ      Add. data for table KBED (for indiv. capacities/sp
    KBKO      Header Record for Capacity Requirements
    Reg
    Dsk

  • Status "Inactive" set for maintenance plan.

    Dear all,
    while doing
    Maintenance plan-->functions-->Activate<-->Inactive-->Deactive for maintenance plan
    which field and Table  we can able to get the details,Status "Inactive" set for maintenance plan.
    Required
    Changed by, Changed on , Deactivated field
    Regards,
    U.Linganathan

    Please refer MPLA table to OBJNR value.
    Refer JCDS & JEST tables to get the Inactive Maintenance plans.
    If Status I0320 is active in JEST table, then that Maintenance plan is Inactive.
    Pass INACT is not equal to "X" & OBJNR = "WO*" to get all Inactive Maintenance Plans OBJNR values. Pass that in MPLA table & get WARPL value.

  • IMG setting for REM Planning Table

    Hi Gurus,
    Can any one throw light on following IMG settings-
    Path -
    IMG --> Production --> REM --> Planning --> Planning table --> Maintain Row selection --> Reciepts Other version
    Relevance of "Other version - in IMG setting for visible rows in planning table".
    Planning table output does not change with check or uncheck of version.
    Which check or unchecking, planning table is considering all the production versions of the materials maintained.
    What is purpose of having a check or uncheck, if system is giving the same result.
    Regards,
    Srini

    Hi Srini,
    We create production version to OPTIMIZE the production. We mention the routing and the BOM in the production version. Actually speaking, in the REM scenario we don't even need a planned order. Production order is absolutely not needed. So in the planning table, it shows the production data for all the versions that you have created, irrespective of whether or not you check the indicator. During planning run, the system will take the first production version by default. So in the planning table you can see the optimum production and you can do leveling also, possible through the row selection option in IMG. Hope this sheds a light on your concern.
    Regards,
    Sreekant.

  • How to create a profile set for a campaign.

    HI  Friends,
    I am working on CRM 7.0.
    My requirement is to create a Batch program for  campaign creation and automation.
    i have used the class 'cl_crm_mktpl_appl_base' to copy the existing campaign .
    It copied the entire target groups,campaign  elements, profile sets.
    My requirement is for the created campaign id, i need to create a profile set in that i need to create target goups.
    Fm : BAPI_PROFILESET_CREATE is not helpful for me in my case.bacause it is asking parent guid ..etc...
    I have ony one guid ,ie. campaign guid . if i give this in parent guid it is thriwing error.
    can any suggest how to create a custom profile set.
    If any one  worked on this batch program please reply to this thread.
    Edited by: jagadheeswara raju on Feb 10, 2010 7:02 PM

    Hi,
    I have replied to the below thread mentioning the FM's to create Profile sets, profiles and also target groups. This may be helpful to you.
    Re: target group creation
    Regards,
    Priyanka

  • Bandwidth Utilization Avg or Max for capacity Planning best practice

    Hello All - This is a conceptual or Non-Cisco product question. Hope you can help me to get this best industry practice
    I am doing a Capacity planning for the WAN Link Bandwidth. To study the last month bandwidth utilization in the MRTG graph, i am seeing  two values
    Average
    Maximum.
    To measure how much bandwidth my remote location is using which value i have to use. Average or Max?
    Average is always low eg. 20% to 30%
    Maximum is continuous 100% for 3 hour in 3 different intervals in a day and become 60% in rest of the day
    What is the best practice followed in the networking industry to derive the upgrade size of the bandwidth by using the Utilization graph
    regards,
    SAIRAM

    Hello.
    It makes no sense to use average during whole day (or a month), as you do the capacity management to avoid business impact due to link utilization; and average does not help you to catch is the end-users experience any performance issues.
    Typically your capacity management algorithm/thresholds are dependent on traffic patterns. As theses are really different cases if you run SAP+VoIP vs. youtube+Outlook. If you have any business critical traffic, you need to deploy QoS (unless you are allowed to increase link bandwidth infinitely).
    So, I would recommend to use 95-percentile of maximum values on 5-15 minutes interval (your algorithm/thresholds will be really sensitive to pooling interval, so choose it carefully). After to collect baseline (for a month or so)  - go and ask users about their experience and try to correlate poor experience with traffic bursts. This would help you to define thresholds for link upgrade triggers.
    PS: proactive capacity management includes link planning for new sites and their impact on existing links (in HQ and other spoke).
    PS2: also I would recommend to separately track utilization during business hours (business traffic) and non-business (service or backup traffic).

  • EXtractor for Capacity planning

    HI, I cant find any extractor for manufacturing capacity planning, data are stored in tables KBED + KBKO  on R3 side. Have You any advice
    Thanx

    Hi,
    Check with 2LIS_04_* datasources.
    Thanks
    Reddy

  • MRP setting for Purchase (Planned Order ) Requirement date

    Dear Sir,
    During the MRP run , we desire that the genertaed Planned Orders for the Purchase related items , should have requirement date as either the current date or the current date plus procurement lead time defined in the Material Master against the item .
    To achive the abobe requirement , we request you to pl guide us as what setting / parameters are required to be set in the MRP setup .  Or if there is some other alternate approach , pl suggest the same .
    With Thanks and Rgds
    Sonia Agarwal

    Dear
    Generally , during MRP run , system will genarted Planned order for Purcahsed item if it is opening period .
    The opening period for the planned order represents the number of workdays that are subtracted from the order start date in order to determine the order opening date. This period serves as a time float, which is available for the MRP controller when converting a planned order into a purchase requisition.
    You define the opening period for the planned order in Customizing for MRP in the IMG activity Define floats (scheduling margin key) and assign it to the material in the Scheduling margin key field (MRP 2 view) in the material master
    Now if you want to have Planned order for purchased item with requirement date as current date , then maintain Demand date like Sales Order requirement date as curent date in VA01 or PIR date as current date.
    Where as MRP will consider the Planned Order based on planned opening date , lead time , GR processing time from MRP2 view .So for current date requirement , u should keep Lead time and GR processing time as 0.
    Regards
    JH

  • Disable USB Selective Suspend Setting for Windows 7 via GPO/Registry

    <dir><dir>
    We would like to disable the usb selective suspend setting on our Windows 7 computers and can not find a way to do it without having to touch every computer.
    Is there a registry setting or GPO setting we can change to make this easier.
    We tried this registry entry and did not work. It seems it is only for Vista/XP
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\USB
    Entry: DisableSelectiveSuspend
    Type: DWORD
    Value: 1 disables selective suspend mode. 0 enables selective suspend mode.
    </dir>
    </dir>
    Thanks in advance for any help on this.

    Hi,
    As this thread has been quiet for a while, we assume that the issue has been resolved. At this time, we will
    mark it as ‘Answered’ as the previous steps should be helpful for many similar scenarios. If the issue still persists, please feel free to  reply this post directly so we will be notified to follow it up. You can also choose to unmark the answer as you
    wish.
    BTW,  we’d love to hear your feedback about the solution. By sharing your experience you can help other
    community members facing similar problems. Thanks for your understanding and efforts.
    Regards,
    Leo   Huang
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Leo Huang
    TechNet Community Support

  • Assigning Control profile in Overall profile for capacity planning

    Dear all Hi,
    While creating the order iam getting the error as contrrol profile attached to overall profile is not suitable.
    Please can you help me in finding in which transaction do we assign control profile to over all profile.
    Thanks in advance.

    run t-code OPD0 and make adjustment for your overall profile (change a control profile)

Maybe you are looking for