Question for Jacob about inventory

Jacob, are you able to see if a store has gotten more inventory today?  The list seems to have disappeared.  I went into my store #821 last night and they had only received 5.  I'm wondering if they got more today, as the forums seem to be much more positive overall than they were yesterday. 
Any idea?
Thanks for all you've been doing today...and of course every other facet of your job stopped because of the iphone4!  Apple runs the world!
Solved!
Go to Solution.

Hi, beforeyougo, thanks for the feedback!
I won't be able to check inventory today.  The list went away because all stores should be getting some so it would just be list of "yes." 
It seems that most stores are getting more shipments today so check with your store tonight to see if they have a phone for you.  Most pre-orders should be filled.
Thanks!
Jacob|Web Planner | Best Buy® Corporate

Similar Messages

  • A question for document about 10.2.0.4 on Windows Server 2008

    Hi
    This link - http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b14264/toc.htm#BAB - describes how to install Oracle Database on Windows Vista and Windows Server 2008.
    But I have a question about this document.
    According to the document, the first step is "Install Oracle Database using the 10.2.0.3 media."
    But I don't know which 10.2.0.3 media I should use. Is it this one?
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10203vista.html
    Thanks.

    Hi all
    There are some patches for oracle 10.2.0.3. After I installed 10.2.0.3, I should apply these patches, such as p5746875_10203_GENERIC.zip, p5846376_10203_WINNT.zip, p5916257_10203_WINNT.zip.
    My question is: should I apply these patches before I install 10.2.0.4 on Windows Server 2008?
    Usually I think these patches for 10.2.0.3 should be integrated into 10.2.0.4, so I don't need to apply these patches, just install 10.2.0.4.
    But after I installed 10.2.0.4, I use opatch command to check the patches, I didn't find these patches included in 10.2.0.4. Also I didn't find these patches in 10.2.0.4 patch list...
    Is there anyone can help me? Thanks!

  • Question for BDC about tcode VK12

    Hi, everyone, i encounter a problem when i use BDC to transfer data about vk12.
    when i usd BDC to transfer value to the field F001,F002, F003 and F004-LOW then click run, the detail record are be chosed and displayed, then i must chose them and click delete. if there is only one record accord to the condition, it is easy to deal with it, but, if there are more than one record, what should i do the deal with the detail records, especially how to deal with it dynamicly acoording to the condition.
    for example:
    when i enter first condition through BDC .(see the first record)
    ZPR0|X||RENT-L1-M03||100001||1000|00|01.01.2008|
    the condition value are: zpro, x , rent-l1-m03, 100001,1000, 00 ,01.01.2008 and then i will find only detail record according to this condition, it like this:
    RENT-L1-M03
    2,000.12
    sgd
    1
    ea
    01.01.2008
    31.12.9999
    then flag this detail record and click delete.it is successful
    when i enter second condition through BDC .(see the second record)
    ZPR0
    X
    RENT-L1-M00
    100021
    1000
    00
    01.01.2008
    the condition value are: zpro, x , rent-l1-m00, 100021,1000, 00 ,01.01.2008 and then i will find three detail records according to this condition,  like this:
    |RENT-L1-M00|2,000.12|sgd|1|ea|01.01.2008|31.12.9999
    |RENT-L1-M00|2,000|sgd|1|ea|01.01.2008|31.12.9999
    |RENT-L1-M00|1,000|sgd|1|ea|01.01.2008|31.12.9999
    then if i use the same BDC  record program to deal with this detail record, it is deal with only one detail record, so what should i do to deal with the others.(because all of them should be flaged and deleted)

    Just check if you have a Select All button when you select the record you want to delete.

  • Easy questions for Pro about ASM block size

    hi
    how can we change DB_BLOCK_SIZE in ASM (while instalation)
    we have a default of 4096

    As for databases 'later' is not possible. I'm not sure what happens when you choose another blocksize at creation time. ASM blocksize is only for metadata,it's not related to the actual database data (having the database blocksize) stored in ASM diskgroups.
    These are the blocks which are used for extent maps in shared pool.o you dont need to worry about this blocksize difference.
    here is the actul link that i copied over from(above)
    ASM instance's block size

  • Question for romko23 about getting A.S.D

                             Hello i am ,romko 23 told me to contact him about apple asd for my powermac g5 early 2005 dual 2.7.I replaced my processors and overhauled my l.q.s but now i was told i need the apple asd.How could i get a copy of your asd ?
                                                                                                                   Thank You,
                                                                                                                       connet123896

    Here I am! Given the length and size of this file I will be unable to send it via email.. Leave me your email and I can see what I can do.
    Romko.

  • Question for Turingtest2 about previous instructions

    Hi Turingtest2,
    I tried to follow your instructions to another poster about linking a  new computer to an iTunes library on an external hard drive.  Unfortunately, I've done something wrong and now neither old or new computer will link to the library.  All my files are still on the external hard drive, but I cannot get either computer to link to them!  I'm not very good with computers, and I'm very frustrated (as I've spent 3 hrs on this).  Can you please try to walk me through reconnecting to my external hard drive files?  I am using Windows 7 on the new computer.

    I recently had an eye examination done, and it came back perfect. This is the previous monitor I used: http://www.walmart.com/ip/AOC-931SWL/13890785
    I get that it's completely different, but it didn't cause me any eye strain at all. I also tried calibrating the color, right now it's really warm, with less blue LEDs, and it's easy on the eyes, but it's definitely, still a problem.
    I know that some people don't have any problem with them at all, but some others are having the same issue, but I am just trying to figure out if what Apple has done with the change in the new iMac is their solution to the problem.

  • Question for Carl about Show/Hide Detail Rows

    Carl,
    In your example http://htmldb.oracle.com/pls/otn/f?p=11933:1:2549476012987299
    is there a way to modify the javascript code to include multiple variables being passed in, vs just the pID being passed in?
    How can I pass the additional variables below:
    function ShowHideDetailRow(pThis, pTable, pTR, pID,pID2, pID3){
    var l_Detail = 'detail' + pID; //how can I append pID2 and pID3 here?
    var l_NumCells = pTR.cells.length;
    if (pTR.rowIndex == pTable.rows.length - 1 ||
    pTable.rows[pTR.rowIndex+1].className != "detail")
    gURL = 'f?p=&APP_ID.:12:'+html_GetElement('pInstance').value+'::NO:RP:P12_SID:'+ pID;//how can I append pID2 and pID3 here?

    Hello,
    Sure just add the parameters in like you have shown javascript is very lenient when it comes to adding parameters.
    And as for the URL all you have to do is follow the APEX URL syntax.
    http://download-west.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28550/concept.htm#BEIFCDGF
    Carl

  • Question for Shane about Excel file

    Hi Shane,
    I was reading one of your blogs, and you mentioned that larry jordan has an excel file for timecode? Can you please give me the link where I can find that? I couldn't find it on his site.
    Thanks...

    Don't worry, I found it on his site, under Goodies...
    Thanks though !

  • Interview questions on SAP MM Inventory Management?

    Hi all !
    I am preparing for interview, so can anybody please give me the interview questions for SAP MM inventory management ?
    Thanks in advance !!

    Hi,
    Follow the links:
    http://www.sap-img.com/materials/sap-material-management-interview-questions.htm
    http://www.sap-basis-abap.com/sapmm.htm
    http://www.simplysap.com/forums/threadflat.htm?tid=32
    http://209.85.28.27/ccforums/PrintPost.aspx?PostID=44
    Regards,
    Biju K

  • Question for you Deathstalker

    Hi Richard.
    I have a question for you about the MSI K7N2G-LISR (NVIDIA nForce2 IGP) motherboard we were discussing.
    If this board has integrated graphics, why do I need a video card? I had someone else ask me the same thing but I didn't know the answer.
    Thanks
    Mike

    Hi Mike, I not sure if I should step in and put in this reply, but couldn't stop myself not to as this is quite important.
    Mobos that comes with on board/integrated/shared Memory Graphics usually dun ends up giving you good framerates and graphics details. I have a friend who spent Sin 2000 over dollars to D.I.Y a creative slix look alike com with on board graphics has regretted not getting a proper mobo with AGP slot. The graphics that are produced on his com are like running a TNT2 Riva 32MB card for games like warcraft 3 and any latest 1st person shooting games... juz imagining it...
    I'm the type of person who are more for graphics and smoothness of gameplays and details of model as I do some 3D designs and picture designing. I juz dun understand why there are still people going for onboard graphics and complaining about poor fps produced which they should have blame themselves for it X( ... It's good that you've pointed out your doubts on that...
    All the Best...  :D !!!

  • Question for Forum Hosts

    Sorry, this is a question for you about how this forum works or what options I am supposed to use, versus being a new problem... I couldn't find a "Contact Us" link to get this question to you any other way.
    I posted a message (marked as a question), "Wireless-G Card causes Tecra 730CDT to Hang," on February 14th. I got a reply from "Quad" and I then replied to that reply (and marked it "still not answered"). The now 3-part message was on the main forum list for about 1/2 day and then it disappeared from it completely. I can do a search and find the original message and the 2 replies, but they are not on the main list.
    I can't figure out why it is not on the main forum list. Did I do or say something wrong so it was dropped from the list? Did I fail to do some step or check some box that is required before it can return to the list?
    I really would like the original message and replies back on the main forum list, as I still have the same problem and am hoping someone will see it and provide a solution to my problem. Please advise.
    Thanks,
    [email protected]

    Hi Ivan,
    First, thank you very much for clearing up what I thought was a mystery of my disappearing posting. Basically, I thought my problem belonged in the TE and Tecra Series forum (what I thought of as the "main page") and was dismayed when I couldn't find it in there. Yes, the Wireless Board is definitely the more appropriate spot.
    Secondly, thank you too for your opinion on my attempt at jamming Wireless-G onto my old laptop. I am seeing that you and Quad must be correct... the fact that the 730CDT works so well with my 10/100 wired card made me feel it could handle everything.
    I have to admit I have never tried slower Wireless-B. Technology has moved so fast and prices have dropped so much that it was cheaper to buy a brand new boxed kit (router and card) for Wireless-G than it was to buy an old Wireless-B set up... I got caught up in getting the best deal instead of making the best technology match.
    I will close this question on "where's my posting?" but will leave the original "730CDT Hang" posting alive for awhile longer.
    Many thanks again,
    Wayne

  • Got a question for all you peeps dos anyone know about i phones i have a i phone 3gs which i got unlocked i did a master reset or summin and just had a pic of apple so i plugged it in i tunes downloaded and it now says no service at the top of phone and i

    got a question for all you peeps
    dos anyone know about i phones i have a i phone 3gs which i got unlocked i did a master reset or summin and just had a pic of apple so i plugged it in i tunes downloaded and it now says no service at the top of phone and i tunes says invalid sim i put the correct sim in it used to be locked too and still says same pls any one with ideas?

    hi sorry what happoned is that ages ago i brought a i phone 3gs on 02 network i went to a sml phone shop and payed for them to unlock it. it has been fine till yesterday when i went to reset it from the phone it then turned off and came back on just just an image of a apple for about an hour so i connected to i tunes and it said downloading software after another hr it had finished but then i tunes said in had to insert a sim so i had to un plug the phone from laptop while i did this i put my orange sim in and the i phone said where do i live and had to connect to a internet connection but all the time saying no service where the signal bar is and then says activating i phone it took a few min and said couldnt finish it bec of the signal and to connect it to i tunes to do it so i connected it to itunes and i tunes just keeps saying invalid sim so i took my orange sim out and put a 02 sim in and is still saying invalid sim on itunes?

  • How can you change your security question for I tunes?

    How can you change your security question for I tunes?

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then the steps half-way down this page give you a reset link on your account : http://support.apple.com/kb/HT5312
    If you don't have a rescue email address (you won't be able to add one until you can answer 2 of your questions) then you will need to contact iTunes Support / Apple to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down the HT5312 link above to add a rescue email address for potential future use

  • I want to reset my privacy questions for my apple i.d. But when i request to do so it sends it to a email address that isnt on my file can anyone tell me why its not working?

    I want to reset my privacy questions for my apple i.d. But when i request to do so it sends it to a email address that isnt on my file can anyone tell me why its not working?

    1)  Apple ID: All about Apple ID security questions
    Torrifromny wrote:
    I want to reset my privacy questions for my apple i.d. But when i request to do so it sends it to a email address that isnt on my file ?
    2)  See Here.  Apple ID: Contacting Apple for help with Apple ID account security
    Ask to speak with the Account Security Team...
    3)  Or Email Here  >  Apple  Support  iTunes Store  Contact

  • Can anyone help or answer this question for me. Is there a way to have a private album for pictures sent to my phone? Don't exactly want kids ( niece and nephew ) to play on my phone and see private pictures of my girlfriend

    Can anyone help or answer this question for me. Is there a way to have a private album for pictures sent to my phone? Don't exactly want kids ( niece and nephew ) to play on my phone and see private pictures of my girlfriend

    What about this?
    https://itunes.apple.com/ru/app/best-secret-folder/id488030828?l=en&mt=8

Maybe you are looking for

  • How can I use pages.app to edit an iCloud shared document?

    Sharing a pages doc on iCloud is pretty easy. However the recipent/collaborator the document is shared with appears to be able to edit such document only through the browser on iCloud. What if the collaborator has his/her own pages.app installed on t

  • Unable to activate the DSO in PM Business Content

    I am trying to activate the Business Content for PM (Plant Maintenance). I was able to activate the cubes without any problem. But when I tried activating the DSO 0PM_DS01, the activation is failing while activating the DSO with the message. "You are

  • HT201487 iCloud password has been Disable for security reason..

    Please help me... I did try to go Apple ID reset.. I forgot security question and birthday to change new password... Right now my iPad say iCloud password is Disable for security reason.. Please help me to find my old password and security question

  • Liquify filter gives an error message

    Hi there i am having trouble with my adobe photoshop. when i click on liquify filter it will bring up the page (you cannot see me picture) it is just a square with grey and white sqaures. it then comes up straight away saying "adobe photoshop has sto

  • Safari opens then shuts straight away

    Hi, I've only owned a Mac for a month now so im not all that sure how to sort this problem out... mgith be something really simple. This is the error message im getting- Date/Time: 2007-09-04 19:36:55.823 +0100 OS Version: 10.4.10 (Build 8R2232) Repo