Global ATP does not honor supply from some orgs

Global ATP does not honor supply from some orgs
ATP based on planning data.
Planning completes OK and shows enough supply (in planning workbench).
ATP plan based on Bill of Distribution defined like this:
Source for ORG1 is ORG2 ->
Source for ORG2 is ORG3 ->
Source for ORG3 is Supplier
When inquiring ATP in ORG1 it considers supply only from ORG2,
nor ORG3/Supplier.
Despite the plan contains supply from all orgs.
Any solution ?

I think you need to set up a direct relationship between ORG1, ORG3 and the supplier. ORG3 and supplier would be lower ranked options.
For Example-
ORG1 from ORG2 rank 1 100%
ORG1 from ORG3 rank 2 100%
ORG1 from Supplier rank 3 100%
The results will also depend on whether the plan is constrained and/or optimized.

Similar Messages

  • FRM-40815: Variable "Global.OLD_ITEM_CATEGORY" does not exist.

    Hi,
    I am using Dev suite 10g and R12 Apps.
    Standard Form: POXRQERQ -Enter Requisitions GUI
    While we done some personalization on that, getting error -> FRM-40815: Variable "Global.OLD_ITEM_CATEGORY" does not exist. while entering some specific item's not for all items.
    if i disable the forms perso, the message isn't come.
    I checked all over the personalization, but there is no scope of using OLD_ITEM_CATEGORY anywhere in form personalization.
    Can you please help me on this.
    Regards,
    Sam
    Edited by: 951991 on Nov 20, 2012 5:37 AM

    Global.OLD_ITEM_CATEGORY" does not exist
    The error is coming as you are using :Global.OLD_ITEM_CATEGORY inaccessing the values while the item is not initialized earlier
    you just add
    :Global.OLD_ITEM_CATEGORY:=null;
    at the when-new-form-instance.
    then err will not come

  • PCI-GPIB does not like returning from computer power-save mode. I need to restart the application. Uggh! Customer not happy.

    It seems volatile memory is lost on the PCI GPIB Card. When the system returns from power-save, I cannot get to my GPIB instruments. I have to close the application and restart it. I've tried unregistering and reregistering the gpib globals and resetting the device interfaces (reissuing the ibdev command) without luck. I am using Visual Basic 6, but I also get the Measurement and Automation Explorer to fail in the same way, so I don't think it is my development environment.

    On Sat, 15 May 2004 20:23:58 -0500 (CDT), SQP Products wrote:
    >PCI-GPIB does not like returning from computer power-save mode. I
    >need to restart the application. Uggh! Customer not happy.
    >
    >It seems volatile memory is lost on the PCI GPIB Card. When the
    >system returns from power-save, I cannot get to my GPIB instruments.
    >I have to close the application and restart it. I've tried
    >unregistering and reregistering the gpib globals and resetting the
    >device interfaces (reissuing the ibdev command) without luck. I am
    >using Visual Basic 6, but I also get the Measurement and Automation
    >Explorer to fail in the same way, so I don't think it is my
    >development environment.
    Can you change your power save settings? What operating system
    are you running?
    Also, some BIOS's have options for power save. For example, recent
    IBM's can be set to maintain power to all peripherals, or only to main
    memory. Of course, you would want it to maintain power.
    I suspect the GPIB board and its driver are completely unable to
    handle power save operation. It probably was never considered while
    it was being designed.
    Aidan Grey

  • Pages '08 Export does not honor the "Hide extension" checkbox

    I have noticed that Pages '08, even with the latest update (3.0.3), does not honor the state of the "Hide extension" checkbox in the Export save dialog (or "sheet" that slides out from the title bar). Specifically, I have seen this happen when exporting to Word. When un-checking the "Hide extension" checkbox, the filename is displayed in the dialog with the .doc extension, but the file appears in the save folder (anywhere in the file system) without the .doc extension until I do a Get Info on the file and un-check Hide Extension in the Name & Extension section.
    This is really annoying because I hate automatic hiding of file extensions in general, and I find it unacceptable with any kind of MS Office docs because my Windows-using colleagues can't seem to cope without a file extension they recognize.
    Also note that this does not seem to affect the Save or Save As dialogs in Pages '08, only the Export save dialog. I can create a regular Pages document, do a Save As, uncheck Hide Extension, and I'll see the document show up in the file system with the .pages extension.
    Is this a known bug in Pages '08? I can't find any mention of it in the forums. I also want to know if this is fixed in Pages '09. I've been looking for a way to report this as a bug, but am not having much luck.

    LionMage wrote:
    Is this a known bug in Pages '08?
    Yes. just add the extension manually in the Finder.
    I can't find any mention of it in the forums.
    It has been mentioned many times but not lately.
    I also want to know if this is fixed in Pages '09.
    No.
    I've been looking for a way to report this as a bug, but am not having much luck.
    +Menu > Pages > Provide Pages Feedback+
    Peter

  • Link checker does not seem to see some broken links-why?

    Hi,
    I have a problem with the link checker, it does not seem to report some broken links. Here is the context in which it happens.
    My site root folder contains (subset) :
    index.php
    Templates/child_userarea.dwt
    user-area/downloads.html
    (The file downloads.html is based on child_userarea.dwt.)
    In the template, I have <a href="../../index.php" title="Home page">Home</a>.
    In downloads.html, this link appears as <a href="file:///M|/Website/index.php" title="Home page">Home</a>.
    According to this post http://forums.adobe.com/message/934203#934203 by Murray, this is because Dreamweaver (CS4 in my case) thinks that index.php is outside the site root folder. I understand it thinks so because indeed ../../index.php points to the folder parent of the root folder. What I don't get is why doesn't the link checker report that ../../index.php does not exist? (And I'm sure it doesn't, there is no file called index.php outside the root folder.)
    Emilie

    That's the thing, it is correct! I have checked many times. Here is what is says:
    and M:\Website\CERC15\ does exist.
    For the time being, I have corrected the paths in the template, so for that particular file, it is now ok. However, I have no idea whether other paths are wrong since I am not sure any longer whether they are spotted by the link checker. I searched for other instances of file:///M|/Website and there is none left.
    I suspect this is just one more problem due to another problem non-identified so far (see e.g.http://forums.adobe.com/thread/506149?tstart=30). Since I renamed a big batch of files, I have had problems after problems: the templates disappearing (see that other post); I also lost all the files in 4 other folders (files for download linked to the pages through <a> tags); and Dreamweaver has become particularly slow (but this seems to have been fixed with erasing the cache and the personal preferences).
    I'd like to start from scratch again (and why not reinstall Dreamweaver), but I don't know how to recreate the site from zero without loosing anything (e.g. links to templates).

  • C 6180 does not print pictures from camera or computer

    C 6180 does not print pictures from camera or computer.

    I suggest fixing it
    If you would like to give us some information beyond it doe not work there is a a good chance someone can give you more advice on how to fix it
    Like what version of iPhoto - what happens, error messages, any strange that has happened, etc
    Just remember we are users just like you who know nothing except what you tell us so details are critical
    LN

  • When i connect my iPod to my computer it does not sync fully. Some songs in the library have an ! next to them. Apple have just replaced my original one as the battery was failing. Any suggestions?

    When i connect my iPod to the computer it does not fully sync. Some of the songs in the library are marked with an ! and it says the songs cannot be found but when the iPod is not connected they are all there. Any ideas? Thanks

    I had this problem before. What I did (which is good advice to anyone with electronic copies of music) is to back up all my music to an external hard drive. I then deleted all music from iTunes and copied back across from my external hard drive. Just make sure that under Preferences - Advanced in iTunes, you have iTunes Media folder location set as your C: drive, tick the boxes for "Keep iTunes Media Folder Organised" and "Copy files to iTunes Media folder when adding to library".

  • Mat****a UJ841S CD/DVD drive does not read movies from blockbuster

    My dvd mat****a drive UJ841S will read /write everything ok.
    BUT it does not recognize Movies from Blockbuster. I cannot play a movie.
    Can anyone help?
    David

    Hi
    Seems this certain kind of DVD is not fully compatible with this CD/DVD drive
    Sorry but such issues are not uncommon you will always meet some disks which are not fully compatible and that the drives laser lens cannot handle such disk
    But just one question; are these movies created for the European region?
    I mean there are different DVD regions
    As far as I know the movies for European needs region 2
    The United States need region 1 settings and South & Middle America need region 4
    So if you would like to watch DVD designed for USA then you will have to change the region settings to 1.
    But note; you can change the region settings only 4 times then this settings would be locked and it would be not possible to change it again

  • Errror 1051518 - global application does not exist at Shared Services

    Reinstalling System 9 BI+ (9.3) in Dev with Tomcat & MySql and getting the following message when I try to start Essbase.
    I can log into Shared Services & AAS
    Any ideas or help appreciated.
    \[Sat Apr 18 00:24:42 2009]\Local/ESSBASE0///Info(1051286)
    License information retrieved.
    \[Sat Apr 18 00:27:12 2009]\Local/ESSBASE0///Info(1051199)
    Single Sign-On Initialization Succeeded !
    \[Sat Apr 18 00:27:12 2009]\Local/ESSBASE0///Info(1051232)
    Using English_UnitedStates.Latin1@Binary as the Essbase Locale
    \[Sat Apr 18 00:27:15 2009]\Local/ESSBASE0///Error(1051518)
    Analytical Services global application does not exist at Shared Services

    use hyperion configuration tool to reconfigure your essbase with shared service..
    btw what version do you use?
    in 9.3.1 you can access it from start menu --> hyperion --> foundation services --> configuration tool

  • I have upgraded my macbook pro to Lion, using Icloud if take a photo on my Iphone this syncs to my mac however my video does not synce wirelessly from my iphone to macbook.  How can I get this to do it.

    I have upgraded my macbook pro to Lion, using Icloud if take a photo on my Iphone this syncs to my mac however my video does not synce wirelessly from my iphone to macbook.  How can I get this to do it.

    Thank for the quick response, is there any way of syncing video files wirelessly from IPhone to Macbook or can this only be done by connecting IPhone to Macbook using USB Cable.

  • After Thunderbolt Firmware upgrade display in target mode does not wake up from screensaver

    Hi!
    I have a MacBook Pro 2011 (Snow Leopard) connected to an iMac 2011 (Lion) via Thunderbolt. The iMac runs in display target mode.
    Last night I update the Thunderbolt firmware on both systems via SW update. Now I have the problem, that the iMac display does not wake up from screensaver mode when I enter the password to unlock the MBP blind (the iMac screen is the main display).
    I have to do cmd-F2 twice (do disable and enable) target display mode to get it back to life.
    This worked fine before the Thunderbolt updates.
    Does anybody else have that problem?
    Thanks!
    Hank

    I have a 2.2Ghz Macbook Core 2 Duo system purchased in December 2007. I have 2GB RAM installed.
    My system has developed a weird problem where it won't come out of sleep ... 100% of the time now.
    I've tried resetting PRAM/NVRAM, resetting the power module and even reinstalled Leopard. Nothing has helped. I'm at my wit's end.
    When I put my system into sleep mode, it goes into sleep mode as you would expect. However, when I wake the system (by opening the lid or pressing any key), the system looks as though it's come out of sleep (ie. there's a picture of desktop) and I can move my mouse but I can't click anything. I can't Cmd-Opt-Esc either. I have to perform a hard-reset at that point.
    I have quit all other applications to try to isolate the problem and I'm beginning to think it's either Leopard or my MacBook. Either way, it's annoying as **.
    Has anyone come up with a way to fix this? Doesn't seem like I'm the only one.
    Thanks,
    Chris

  • I bought a macbook pro on november 2011 wich had Lion OS installed on it. Playback plug-in in Mainstage 2.1.3 does not play files from the beginning (it leaves out like 50 mSecs or so). Is there a way to revert to Snow Leopard OS?

    I bought a macbook pro on november 2011 wich had Lion OS installed on it. Playback plug-in in Mainstage 2.1.3 does not play files from the beginning (it leaves out like 50 mSecs or so). Is there a way to revert to Snow Leopard OS?

    BrettGoudy wrote:
    ...Is there any way I can install a partition that runs snow leopard on my early 2011 MB pro with what I have (new SSD, New RAM, Current version Lion running, no external drive, lack of original snow leopard disks [I lost them ] and the general 10.6.3 snow leopard boot disks)...
    As the last post suggests, call Apple and order a replacement original disc for about $17.  They will ask you the model and serial numbers.
    Your retail version of Snow Leopard OS 10.6.3 will not work on that Mac as it requires a minimum of OS X 10.6.7 to boot and operate.
    Another alternative is to again borrow another Mac to install your retail Snow Leopard into an external HD or partition, upgrade it to 10.6.8 and then clone it back to a partition on your MBP.

  • ITunes often does not transfer "time" from CD

    ITunes often does not transfer "time" from the CD -- comes across as "Not available." Other songs on the same CD transfer OK. If there is a "Not available" notation in iTunes, my iPod is unable to play song. Have I "lost" all the previously transferred songs that have "Not available" times? Anyway to recoup them?

    Welcome to Apple Discussions.
    You should post this question in the iTunes forum, where they will be more knowledgable about these issues.

  • Please i want to remove the old version of itune, the new version does not delete it for some reason , what i should do?

    please i want to remove the old version of itune, the new version does not delete it for some reason , what i should do?

    See https://support.mozilla.org/en-US/kb/firefox-no-longer-works-mac-os-10-4-or-powerpc
    Since you have a Intel Mac, if you can upgrade to OSX 10.5.x then you may be able to use more current releases.
    jscher2000, You should link to http://www.mozilla.org/en-US/firefox/all-older.html for 3.6.28 since the ftp is not mirrored.

  • My MBA does not start up from sleep

    My MBA 13" mid 2013 (Mavericks) does not start up from sleep at times, or at least is very slow (1-2minutes)
    As far as i remeber the only thing installed fairly resent is Virual Box.
    It does connect to my iPhone when its connected to via USB but the sceen stays black.
    Anybody else with this problem?

    Hi bryan808-
    It could be that the failure and installation of the update are simply a coincidence.
    Back up. Then try removing all PCI cards and disconnect all external devices except your monitor, keyboard, and mouse. If that configuration will wake from sleep then start adding devices and/or cards one at a time until you find the culprit that keeps your machine from waking.
    If you are really running a G4 you will have better luck posting in the appropriate section of that forum: Ctegory: Power Mac G4
    Luck-
    -DaddyPaycheck

Maybe you are looking for