Rescheduling bottom and top down

Hi friends,
we have around 25 levels of bom and every level has 8-10 items. when we execute either bottom up multi order or top down multi level heuristic, even though i select all the levels it scheduled only one level above we cannot reschedule one by one levels so is there any setting where it reschedules multiple levels simultaneously.
Regards
vinay

Hi,
In the seetings for the heuristics SAP_PP_009 (txn /SAPAPO/CDPSC11), there is a setting available under 'Basic Settings' called 'Component Check'. Please try the option 'Check Other Components'. Kindly read the help around that topic as well.
Also check the parameter 'Execute Single-Level Planning' in the heuristics SAP_PP_010.
Regards,
Senthilrajan
Edited by: Senthil_APO on Oct 5, 2009 11:27 AM

Similar Messages

  • How to use Percent_Rank to knock out the bottom and top 10% of query?

    Hi,
    I'm trying to use Percent_Rank to knock off the bottom and top 10% of a query result, and then take an average of what's left.
    The query is of the form:
    SELECT 'Average Resolution Time Days' Service_Time_Type,
    ROUND(NVL(AVG(NVL(hds.hds_working_duration(jr.date_lodged, jas.job_close_date),0)),0),2) Time_Days
    FROM hds.hds_job_request jr, hds.hds_job_assignment jas
    WHERE jr.job_id = jas.job_id
    and jas.job_close_date is not null
    AND jas.job_close_date >= '01-JAN-2006'
    AND jas.job_close_date < '01-NOV-2006'
    I would like to add a: WHERE PERCENT_RANK ?????? BETWEEN 0.10 and 0.90, but I can't work out how to use it, can someone help?
    Thanks
    Adam
    Message was edited by:
    Adam Sawyer

    I worked it out:
    This is the query I ended up with:
    SELECT 'Average Resolution Time Days' Service_Time_Type,
    ROUND(AVG(duration),2) Time_Days
    FROM
    SELECT hds.hds_working_duration(jr.date_lodged, jas.job_close_date) duration,
    round(percent_rank() over (order by hds.hds_working_duration(jr.date_lodged, jas.job_close_date)),2) pr
    FROM hds.hds_job_request jr, hds.hds_job_assignment jas
    WHERE jr.job_id = jas.job_id
    AND jas.job_close_date IS NOT NULL
    AND jas.job_close_date >= '01-JAN-2006'
    AND jas.job_close_date < '01-NOV-2006'
    WHERE pr BETWEEN 0.1 AND 0.9
    ORDER BY 1
    Thanks for all your help
    Cheers
    Adam

  • Position buttons at bottom and top, but right of region's title

    Could someone indicate how to modify form region's template (maybe also CSS?) to place buttons on top and botton of a form region, but to have top buttons right of the region's title instead of below it?
    Of course, if it's possible :o)
    Igor
    P.S. I use a variation of theme 15.

    Hi, I have the new 17 and I think I know what your speaking of, approx 1/16 of an inch or so at the borders it is brighter, and noticibly so, I think you diagnosed it right...it is simply the backlight reflecting back in at the edges....I think the reason is that the new powerbooks are substantially brighter and there is simply no where for the light to go.....it is so thin in there I kind doubt they could put flocking material in it to keep this from happening. I decided I could live with it fine and don't even notice it anymore....the display is so beautiful in my opinion. if you pursue this though please let me know what they say. Scott

  • Flash not going entirely fullscreen. Space at bottom and top

    I am running Arch 64bit and I noticed that whenever I go fullscreen on a flash video, I have a space around the video and it does not go completely fullscreen. I experiencing this on the current firefox in pacman.  I have flash version:
    bash-3.2$ pacman -Qi flashplugin
    Name : flashplugin
    Version : 10.0.22.87-1
    URL : http://www.adobe.com/go/getflash
    Licenses : custom
    Groups : None
    Provides : flashplayer
    Depends On : mozilla-common libxt gtk2 nss curl
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : flashplugin-beta
    Installed Size : 12396.00 K
    Packager : Pierre Schmitz <[email protected]>
    Architecture : x86_64
    Build Date : Wed 25 Feb 2009 04:43:44 AM EST
    Install Date : Mon 13 Apr 2009 04:34:58 PM EDT
    Install Reason : Explicitly installed
    Install Script : No
    Description : Adobe Flash Player
    I do not think that it is the version of flash causing the problem because I have the same version running on a 64bit Fedora as well. Here is a screenshot of what I am talking about:
    I searched the forums first and did not find anything like what I am experiencing. I also looked through the flash settings and I did not see where it mentions fullscreen. If it matters, I am running Openbox.
    Thanks
    Last edited by securitybreach (2009-04-19 18:49:05)

    You should not force the aspect ratio in mplayer or any other player otherwise you get a distorted video (how much depends on how much you deviate from the correct aspect ratio). The only case where you need to force an aspect ratio is if the video is encoded with one aspect ratio and it should be displayed with another aspect ratio but these are very rare cases as most videos you find will display correctly.
    Getting a video of the same size may be related to how much upscaling flash allows you to do, if you have a 320x240 video and you upscale it to a 1200x1024 monitor it will look terrible so one way to make it look less bad is to limit upscaling to 2x or 3x. It may also be the case that it is not even doing any upscaling (to avoid loosing quality with any resize), just showing you the whole video in the original resolution but centered in the screen and without anything else distracting you.

  • I want to remove "full screen" and set it back to where I can see the tab bar at the bottom and top of my screen. I want Firefox to go to Google - not Yahoo

    I think I am clear about what I want as stated in my question above. Please help

    Right-click the empty space next to the Firefox button and choose 'Customize', then click 'Restore Default Set'

  • Show bottom border in First page and top border in next page for rectangle in SSRS

    Hi,
    I have rectangle  inside that Text box and tablix are there, where the text data spans to multi pages (2 or 3 Pages) , so the Bottom border in first Page will go off and in other pages both bottom and top border will be not visible, and where the text
    data ends in that page we can able to see the closed rectangle bottom border. .“OmitBorderOnPageBreak”
    property is set to false only.
    Kindly send me if any expressions is there and how to set it, Kindly do the need.

    Hi Anand,
    According to your description, you have a rectangle in your report, and there are tablix inside this rectangle. Now the issue is that there is no border on the bottom of first page and there is no border on the top of new pages when the tablix break to multiple
    pages, right? If I have anything misunderstand, please point it out.
    I have tested it on my local environment, and got the same results as yours. It seems this is default setting of Reporting Services. If there is border on the bottom of first page and there is border on the top of new pages, then this rectangle became
    multiple rectangles. 
    The workaround for this issue is that add page header and page footer for your report, and add a line to them respectively. Then run this report, it looks like there is border on the bottom of first page and there is border on the top of new pages.
    Thank you for your understanding.
    Regards,
    Charlie Liao
    TechNet Community Support

  • When I log in to my admin account. Mac hangs for a while and shuts down

    I had a error first something like cannot open the home folder. Since then when I log in with my user and password mac icon comes in and then a scroll bar type of things appears at the bottom and shuts down. Can u help.

    The icon in the upper right of the screen (assuming you are using the Mail app) that looks like a square with a pen is the new message button. Tap that to create a new mail message.

  • When i open iphoto i see my photo's for 1 second and then they are gone .The photo's are still there but i can see them only on the bottom or top of my screen when i try to open them i get a sign that it is not possible.Can somebody please  help me?

    when i open iphoto i see my photo's for 1 second and then they are gone .The photo's are still there but i can see them only on the bottom or top of my screen when i try to open them i get a sign that it is not possible.Can somebody please  help me?

    Have you upgraded to iPhoto 9.6 for compatibility with Yosemite? If not, try that first.
    It looks like iPhoto has lost the connection between the thumbnails and the original image files.
    This can be caused by a corrupted iPhoto library, or the originals have been deleted or moved.
    Try first to rebuild your iPhoto Library:
    If you do not have a current backup of the iPhoto library, make a copy of the library, but do not overwrite any previous backup.
    Launch iPhoto with the ⌥⌘-key combination (option-command) held down.
    Select "rebuild" from the first aid panel.  This may take a while for a large library.
    Can you now see your photos again?
    If not, rebuild the library with iPhoto Library manager as described by Old Toad:            Re: iphoto crashed

  • My iPad has a split typing keyboard near the top third of the screen.  How do I get it back at the bottom and full?

    My iPad's keyboard has jumped up to the top this of the screen and is split.  How do I get it back to it's normal position at the bottom and one full keyboard?

    Just to clarify this a little bit....
    Pull the two ends of the keyboard together - into the middle of the screen. You can also tap and hold down on the little keyboard icon in the lower right corner of the keyboard and select - Dock and Merge.
    If the keyboard is up on the middle of the screen, but not split, and you want to move it back to the bottom - tap and hold down on the little keyboard and icon and select - Dock
    If you don't want this feature - You can turn the split keyboard off in Settings>General>Keyboard>Split Keyboard>Off.

  • When pulling down a long pulldown menu, the menu, instead of starting a new row, will extend past the bottom and behind the browser so that I can't navigate to an item that's below/behind the screen.

    When pulling down a long pulldown menu, the menu, instead of starting a new row, will extend past the bottom and behind the browser so that I can't navigate to an item that's below/behind the screen. FF should be making a second row for these long pulldown menus, right?

    Nope, there is no second row. There should be a scroll arrow "button" at the bottom and the top of that drop-down to allow you scroll, or you can use the scroll wheel on the mouse scroll further down (or back up).

  • I am using Adobe XI Pro and in various parts of the document there is brown / biege lettering when on the document it shows as black.  My printer guy has been in and checked it out top to bottom and that part is fine.  I have tried to print the same docum

    I am using Adobe XI Pro and in various parts of the document there is brown / biege lettering when on the document it shows as black.  My printer guy has been in and checked it out top to bottom and that part is fine.  I have tried to print the same document and it comes out fine.  Any ideas ?   Using Windows 7 Service Pack 1

    Sorry my bad.  I have tried to print the same document on another printer and all the formatting is fine. 

  • Hi, Just switched from CS6 to PS CC. I am used to using ACR in CS6 with it's preview checkbox in the upper  right-hand corner. I do not see that checkbox in PS CC. I see that they have added side-by-side, right and left and top and bottom before and after

    Hi,
    Just switched from CS6 to PS CC. I am very comfortable using ACR in previous versions. I liked to use the preview checkbox located in the upper right-hand corner to see before and afters. That checkbox is no longer in my version of PS CC. I see that they have side-by-side, top and bottom and right and left before and after options in the lower right-hand corner in this version. Is there anyway to get that legacy preview checkbox back so that I can use it?

    Hi Warunicorn,
    Thank you very much. I just could not find it on my own. I will have more questions as I get into it.
    Jim

  • Will not boot up. Apple shows, spinning wheel shows, a bar comes up on the bottom. It gets to the end of the bar and shuts down.

    Will not boot up. Apple shows, spinning wheel shows, a bar comes up on the bottom. It gets to the end of the bar and shuts down.

    Will not boot up. Apple shows, spinning wheel shows, a bar comes up on the bottom. It gets to the end of the bar and shuts down.

  • I created a Pages document inserting 2 columns using 1) Inspector 2) Layout 3) columns.  How do I decrease the height of the column.  Have tried to use cursor and drag down the top border, but that does not reset the top border.

    I created a Pages document inserting 2 columns using 1) Inspector 2) Layout 3) columns.  How do I decrease the height of the column.  Have tried to use the cursor and drag down the top border, but that does not reset/decrease the top border.

    Set your columns back to one for the moment. In layout mode, insert a Text box. Place it in the upper left corner of your document, and drag down and right to the size of the container for your two columns. Click inside the Text Box, and now bump up your columns to 2. Your two columns are now contained in this resizable Text Box.

  • I have dual displays.  My dock is on the MBP bottom and the menu bar is on the extended monitors top.

    I have a Dell 2408 acting as the main display and a 15" MBP.  For some reason, today the dock ended up on the MBP screen at the bottom and the menu bar is on the Dell at the top.  I can't seem to move the dock back to the Dell.  Can someone help?  I tried moving the menu bar to the MBP and then back, hoping the dock would follow but no luck.
    Thanks for your help.

    When the dock is defined as on the bottom, it will appear on the screen of the extended desktop that is lowest.
    Move the second monitor where the bottom edges are equal or the Dell is lower and the dock will move there.
    Regards,
    Captfred

Maybe you are looking for

  • How to find out if a NODE has any CHILD NODES in a hierarchical tree?

    I want to find out programmatically if a node in a tree has CHILDREN. My requirement is this: I want to only show nodes for which the user has permission to execute the program that node is associated with. Problem is, my tree population query will n

  • Posting of a partial payment in A/R

    Hi All, When a partial payment is posted against an open invoice, that SAP closes the original document and creates a new SAP document for the remaining balance. Example Invoice # 6112345678 SAP Doc Number 1812345678 amount $100 Post a partial paymen

  • Archive Backup job failing with no error

    Hi All, Can anybody help me to fix the backup issue. please find the rman log below and help me to fix this. Script /opt/rman_script/st80_oracle_arch.sh ==== started on Fri Jun 28 11:05:11 SGT 2013 ==== RMAN: /OraBase/V10203/bin/rman ORACLE_SID: ST80

  • Pls answer my three questions: custom install : web cache applet support: Urgent

    we are using 9iAS v 10200 in win2000 server. Here are my queries: 1: Does 9iAS v 10200 support custom installation ? For example I want to install only web server,webcache,forms & reports support. If custom installation of individual components is no

  • Time capsule always keeps 338GB free

    I have a first generation, 1TB Time Capsule. For a long time now the TC has shown an amount of 'available space' that never varies -- 338GB. I have five machines that use this TC for backup: - 1 wired-in Mac that does automated backups and is shown a