Tried to purchase songs in shopping cart - songs deleted

So I've been researching and fine tuning the 85+ songs in my cart for the last two weeks. I finally decide that I'm ready to purchase them. when I click on "buy now" it said "puchasing songs" at the top for about a minute, then gave an error:
"One or more of the songs in your cart is no longer availible. Please review..."
So I clicked the "refresh" button in the error dialog, which took me back to my cart. It looked as though one of 86 songs had been deleted. So I decided to try to purchase the rest, and when I did, it said my shopping cart was empty, and suddenly all of my music dissapeared.
I've spent countless hours finding all that music, and I would appreciate it if there was a way I could somehow recover the list. I have no record of it myself, and would be unable to regenerate it.

Alot of people have issues using the shopping cart. Most of these errors are caused when something is added, then later apple Move the song to a different location in its store, Edits the song, completely removes it from the store ect ect.
I personally recommend using the one click feature and creating a "Wish List". This will stop any errors from happening AND provide you with a list of songs you found and like. more about a wish list can be found here http://docs.info.apple.com/article.html?artnum=107961
Far as recovering your list, I doubt you can, but you can try emailing apple music store about it and maybe run into some luck. http://www.apple.com/support/itunes/musicstore/email

Similar Messages

  • Invisible song in Shopping Cart - can't buy, can't delete

    Just before the store started having problems on 11/26, I added a song to my shopping cart. But the shopping cart shows as empty. If I try to add the song again, I get an error saying it's already in the shopping cart, and it won't add it again. So I can't delete it, because it's not there, and I can't buy it, because it's not there, but I can't add it, because it is there. How do I get around this?

    Hello Marco,
    Have a look at BBP_GET_CURRENCIES_F4 function module and its corresponding search-help exit (according to your SRM release) to know how is managed value for max row number.
    Maybe method GET_CURRENCY from BAdI BBP_F4_READ_ON_ENTRY could help you.
    Regards.
    Laurent.

  • Music Store purchases in my Shopping Cart

    I am receiving error today when trying to purchase songs listed in my shopping cart. Error states that credit card processing is temp unavailable and to try again soon.
    Is anyone else having this problem today...Saturday, Dec 03?
    Thx... Carlton

    I deleted my own PayPal defined method of payment which I logged into just fine??
    I selected another payment method (credid card) and attempted to purchase my shopping cart. Well purchase went fine. Answer to my question... beats me??

  • Want to purchase using a shopping cart - preference change won't stay

    I purchase a lot of songs from the iTunes Store, and want to use the shopping cart. I went to the Edit menu, selected Preferences, clicked on the Store tab, and clicked on the button that says "Buy using a Shopping Cart." I don't see a place to click OK or save change anywhere, so I click the red close button at the top of the box. The program will not save the change I request, instead, when I repeat the process, I find the option reset to "Buy and download using 1-Click." How do I set that change? Thanks.

    Do a clean (re)install and delete the Firefox program folder (C:\Program Files\Mozilla Firefox\).
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 10.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible.
    *Do NOT remove personal data when you uninstall the current version or you lose your bookmarks and other data because all profile folders will be removed.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    If that still gives problems then create a new profile.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    See also:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Change the purchasing group of shopping cart created in SRM from PR in ECC

    Dear All,
    When a PR is created in ECC and transferred to SRM using program BBP_EXTREQ_TRANSFER, the purchasing group does not get assigned correctly in the SC created in SRM.
    I tried implementing Badi BBP_BADI_EXTREQ_OUT to resolve the same.
    But it is not working.
    I've passed the value 'O' to the field PROC_GROUP_OT and the puchasing group value to the field PROC_GROUP_ID of the parameter ORG_IMP. But I'm not sure wat value has to be passed to the field PARENT_GUID of the same parameter and  tried passing the PR number once and the item number once to it.
    But none of it is found to be giving the expected results.
    The purchasing group found in the SC in SRM is different from that given in the PR in ECC.
    The code that i've written in the Badi implementation is as follows.
    move transtab_imp to ls_transtab.
    ls_org_imp-PROC_GROUP_OT = 'O'.
    ls_org_imp-proc_group_id = ls_transtab-eban-ekgrp.
    read table item_imp into ls_item_imp with key item_number = ls_transtab-eban-bnfpo.
    if sy-subrc = 0.
    ls_org_imp-parent_guid = ls_item_imp-item_guid.
    endif.
    APPEND ls_org_imp to org_imp.
    Can anyone help me to resolve the issue??
    Thanks,
    Kayal

    Hi kayal,
    See the foll threads for sample code/solution:
    Re: BAdI to change pur group
    Re: Changing P Grp in shopping cart item
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • DIfferent screen search fields in Purchase Order and Shopping Cart

    Hi,
    I created a field in MDM and associated it in OCI , in order to appear in SRM , in the Catalog Search screen in the Purchase Order.
    But, the field also appears in the search screen in Shopping Cart. Do you know if there is any way of limiting the field to appear only in Purchase Order catalog search?
    Thanks in advance,
    Lígia Moreira
    Edited by: Lígia Moreira on Feb 28, 2011 9:45 AM

    Hello Xavier,
    If partner "Requester" and/or "Goods Recipient" is different between PO items and there was previously a "Requester" and/or a "Goods Recipient" at PO header, after your update, partner at header level should have field CRMD_PARTNER-DISABLED set: "Requester" and /or "Goods Recipient" is active at header level only if the same partner is populated for all PO items.
    Concerning SC, there is no "Requester" and/or "Goods Recipient" at header level.
    Be that as it may, if you use function modules BBP_PD_PO_UPDATE,  BBP_PD_PO_SAVE and BAPI_TRANSACTION_COMMIT, modifications will be OK (do not forget to not populate table I_PARTNER for partner at header level if partners are different at item level).
    Regards.
    Laurent.

  • Selection of Purchase Organisation in Shopping Cart

    Hi,
    How does SRM 5.0 find the Purchase organisation in the shopping cart.
    I seem only to be able to manipulate the Purchasing group, Company and Plant when creating a shopping cart.
    Nowwhere in the shopping cart does appear the field "Purchase Organisation"!
    Thanks in advance.
    Aart

    Hi Consultores VisionOne,
    Try to use the service BBP_MON_SC to find the purchase organization.
    See the screen in this print: BBP_MON_SC
    Regards,
    Pedro Marques
    Olá Consultores VisionOne,
    Tente olhar o serviço BBP_MON_SC para localizar a organização de compras.
    Veja a tela nessa print: BBP_MON_SC
    Atenciosamente,
    Pedro Marques

  • I cannot find purchasing group in Shopping cart item basic data in SRM 7.0

    Hi experts,
    We are using SRM 7.0 and stand alone scenario. When we are creating shopping cart, we cannot we cannot find the purchasing group field in item basic data. We have not changed any standard SC layout and I've already specified the responsibility of the purchachsing group.  Now I have no idea why the purchasing group is not visible.
    Can anybody help me on my issue?  Many thanks.
    Harry

    Hi,
       The values are getting populated in the include "LBBP_SC_UI_ITSF49"...
    set orgdata
      READ TABLE gs_sc-org WITH KEY p_guid = gs_scr_basic_i-guid
                           INTO wa_orgdata.
      IF sy-subrc = 0.
        gs_scr_basic_i-proc_group       = wa_orgdata-proc_group_ot.
        gs_scr_basic_i-proc_group+2(12) = wa_orgdata-proc_group_id.
        gs_scr_basic_i-proc_org       = wa_orgdata-proc_org_ot.
        gs_scr_basic_i-proc_org+2(12) = wa_orgdata-proc_org_id .
       read purch. group description
        CLEAR wa_orgdata_i.
        READ TABLE <item>-orgdata
             WITH KEY proc_group-otype = wa_orgdata-proc_group_ot
                      proc_group-objid = wa_orgdata-proc_group_id
             INTO wa_orgdata_i.
        gs_scr_basic_i-proc_group_text = wa_orgdata_i-description.
      ENDIF.
    Here you can make the changes in the Order of the values.
    BR,
    Disha.
    PLs reward points for helpful answers.

  • Purchasing a PARTIAL shopping cart

    hello, all...
    each tuesday i peruse the ituens store for new releases. when i find an album, video, etc i'm interested in, i add it to my cart. sometimes i only want to buy a FEW of the items in my cart, not the entire cart.
    PROBLEM is, i can't figure out how to buy multiple items in a cart without buying each one individually, or the ENTIRE cart at once. apple-clicking the items doesn't work. any suggestions?
    thanks.

    I don't believe the shopping cart will allow you to do what you want. I believe it's all or nothing.
    The cart doesn't really function well as a wish list. A better long term solution is to create a playlist (mine is called, with an astounding lack of creativity, "Wish List"). When you find something your interested in, drag it from the store to the playlist. This doesn't purchase it. It just puts the preview in your playlist. You can then buy from there when you're ready.

  • Since the recent Firefox update, our customers can no longer place items selected for purchase into the shopping cart; what is the cause and the fix?

    Since Firefox was recently updated, customers who use Firefox as their browser can no longer place items selected at our e-commerce site into their shopping cart. We are not experiencing this problem with customers who use IE as their browser.

    I created a brand new blank Captivate 6 file, applied a theme, inserted a few new slides and tried Preview.  It worked!  All four of the Captivate files I used in my previous testing were based on one file which hadn't been touched for two weeks.  Somehow while working in the lastest file, either removing unused items from the Library or killing errors while Publishing, something somewhere got corrupted or removed.  Something that all four files must have pointed to, since as soon as the latest file broke, all of the other files stopped working as well.  Since the original file was inherited, I'm not even sure how to  go about finding the problem.  In my case, it won't be too big of a deal.  I will create a clean template file and rebuild.
    Thanks for your help!

  • How to supress field "purchasing Group" in Shopping cart

    Hello,
    I would like to know what is the easiest way to change the status of the field "purchasing group" in the chopping cart to "visible". In the standard, this field is "modifiable".
    We want to have this field visible when we are creating a shopping cart
    Thanks for any clues.
    Aart

    Hi Aart,
    Try using the BBP_UI_CONTROL_BADI.
    Method BBP_SC_UI_CTRL.
    Use the fieldname and try hiding it by setting parameter CV_INPUT_READY = ' '
    CASE IV_FIELDNAME.
    WHEN 'fieldname'.
    CV_INVISIBLE = ' '.
    CV_INPUT_READY = ' '.
    ENDCASE.
    Thanks,
    Pradeep

  • Shopping Cart Item deletable after approval

    Hello all,
    I have an issue regarding Shopping Carts: When a Shopping Cart is approved, gives a Purchase Order which is sent to Vendor, Requester can still delete Item of Shopping Cart, which has effect to delete Item in Purchase Order. I opened a message for SAP but they tell me this is the standard behavior which is for me a non sense!
    I would like to know if you already met the fact that Shopping Cart Item being deletable after approval and if you corrected it, how?
    Thanks,
    Patrick
    PS: I am working on SRM 5.0

    Hi,
    Yes this is a standard behaviour.
    The business case is a user who made a mistake and do not have access to PO due to lack of authorization.
    He should be able to delete his SC which trigger a delete status at PO item level.
    Then , if system is well configured, an update output is triggered to communicate to the vendor taht the line item has been deleted.
    If you do not want this behaviour, just modify the roel authorization in PFCG transaction.
    Kind regards,
    Yann

  • Getting error for opening shopping cart after deleting user fron org struct

    Hi Experts
    I am getting dump user attribute not maintained after deleting user assignment from org structure.
    what can i do to retain old status. or atleas wants to avoid getting this dump ..while displaying this SC.
    pl provide any solution
    Regards
    Nilesh,

    It is never a good idea to just delete a user assignment. What I find is that people just go on deleting assignments without considering the consequences. And later on it gives a lot of trouble to correct errors.
    So never delete an assignment, but give it an end date (it's there for a reason!).
    On to your problem: as said by someone else, get the user/business partner back into the organisational model (doesn't matter where actually) and there won't be an error. Try first with ppoma_bbp, if that doesn't work use pp01 - use pp01 with care and know exactly what you want to achieve else you'll end up creating a bigger mess than you started with.
    If you have deleted the business partner completely you will have to update the database by hand hacking tables (a big reason never to delete a bp you are not entirely sure about).
    Regards,
    Robin

  • Error on shopping cart : "No purchasing group exists"

    Hi,
    While the user tries to add items to shopping cart through portal, he is getting error "No purchasing group exists" which stops the user from saving the shopping cart.
    We have checked org structure where all the necessary configuration is existing. Please suggest what could be the reason for the error.
    Thanks in advance.
    Tejas Jani

    Hello Tejas,
    System is not able to determine the PGrp. 3 things are important for determining PGrp
    a. Organization Unit
    b. Product category
    c. Logical System  
    To check whether its a data issue or system issue. Best way is to update one of the PGrp
    1. Ensure in function tab PGrp is flagged & assigned to backend PGrp
    2. Maintain Responsibility tab Product responsibility as * & Organization responsibility as highest node in Org structure.
    Now, create a new shopping cart. It should pick this PGrp. If not, check if you have implemented BBP_PGRP_FIND BADI in system. 
    Hope this helps.
    Ashutosh

  • Create Shopping Cart or Purchase order with MPN SRM

    Hello,
    I have a problem with the manufacturer part number in purchase order and shopping cart. In the enterprise have implemented SRM 7.0 with PPS and Extended Classic Scenario, I can't do purchase order and replicate this to ECC, there is an error with the material HERS and plant, it doesn't exist in the plant but this material in ECC has relationship whit the material inventory managed.
    Can anyone help me please?
    Thanks
    Patty

    Hi,
    You would get better response for your question from
    Internet Transaction Server (ITS)
    Regarding your question about break point. yes it can be done.
    Regards
    Raja

Maybe you are looking for

  • I deleted my extensions manager and now my Mac won't start up. Please Help!!

    I have an IMac, 24" model, running OS X. For the past several days, little warning windows have been popping up with this annoying beep, telling me that my computer was infected with various viruses. 4, to be exact. Also, while on the internet, rando

  • Skype is not working for almost a week in parts of...

    Our skype is not working for almost a week nnow in some parts of Ghana

  • "oracle database 11g performance issues"

    Hai everybody, In oracle 11g 11.2.0.1.0 we are developing business application using java, Our developers said Database performance is very poor it takes more time to retrieve values from database, they check froantend and middleware that has no prob

  • Changing the Default currency in OBIA Dashboards

    Hi, I have successfully installed OBIA 7.9.5 and also I have integrated with EBS successfully. Only problem we have now is that by default all Reports and Dashboards are showing USD currency where as we need GBP. Is there a way I can change this defa

  • Working with iScript example

    I've been playing with the iscript example from: http://www.erpassociates.com/peoplesoft-corner-weblog/xml/open-peoplesoft-queries-from-excel.html Eventually, I want to broker data back to Excel for users without access to Oracle on the desktop using