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

Similar Messages

  • Error in the Navigation Cache after deleting user

    Hi,
    We have an issue with the navigation cache and deleted users. If we delete a user and then tries to log on with a user with the same set of roles as the deleted user, the navigation cache throws an exception
    User USER.PRIVATE_DATASOURCE.un:z_deleteduser doesn't exist!.
    There is no relation between z_deleteduser and the user we logged on with when getting the exception.
    My guess is that the deleted user was the first user with that set of roles that logged in after last time we cleared the cache, and therefore got used as a key to that particular navigation object.
    Does anyone know how to resolve this, I don't want to empty the cache each time we delete a user?
    Regards
    Mattias

    Hi,
    It seems the guided procedure throws the same exception, which makes sense. I don't have a WAS up and running here, so I can't test, but I guess it's the exception the UME throws if you try to access an non existing user, and it just gets propagated both by the Navigation Cache and Guided Procedures.
    But there has to be a fix for it, somewhere...
    Regards
    Mattias

  • Why i get error for open new file acrobat

    my accrobat reader can,t open new file. i have new instal but no change

    Besides the version, do you have Acrobat or Reader? These are two different products.

  • Can't delete user account with open shopping cart

    Hi all,
    Is it okay to delete user account with open shopping cart? I can't delete user by users_gen, it says existing partner document. I then applied notes 1148837,report PARTNER_SET_DELETE. And this report doesn't really work. I ran it and it found zero occurrnences. Is anybody using this report?
    So is it the only way to delete user from SRM is by su01 and leave some informations on Busines partner (bp)
    Thanks,
    Kev

    Hi. You can easily lock the user and change the validity dates using SU01.
    Then, I would write a program that looks through all locked users and checks their valdity dates. Table USR02 holds all this data.
    Then, if the user is locked and the validity end date was 3 or 6 or whatever months ago (make this a selection parameter probably), then you know you want to delete this user.
    So, go into table HRP1001 where SCLAS = US and SOBID = user name and OTYPE = CP and get field OBJID. This is the central person (CP) number.
    Then, go into table HRP1001 again, this time where SCLAS = BP  and OTYPE = CP and OBJID = the CP number and get field SOBID. This is the business partner (BP) number.
    Now, run function BAPI_USER_DELETE to delete the SU01 user fully, then function HR_CENTRALPERSON_DELETE to delete the central person, then function BUP_BUPA_DELETE to delete the business partner.
    And that should delete everything.
    Regards,
    Dave.

  • How to Get Each line item Create and Approval dates for a SHOPPING CART in SAP SRM (ABAP Programming)

    Hi All,
    I have to Get Each line item Create and Approval dates for a SHOPPING CART in SAP SRM. Either a table, or any Function module, Method, please let me know ASAP. Same i can use in my Program.
    Thank you Very much.
    Regards,
    Ramesh J.

    Hi,
    Refer the below wiki link it may help you.
    Product catlog configuration for ECC - CRM - SCN Wiki

  • Getting error- Cannot open as archive for CS6 Master suite collection. How to d/l & install?

    I have an account and a license key code. I purchased a new laptop that doesn't have a dvd drive. I want to download CS6 Master Suite Collection but I keep getting error "cannot open as archive"!!! I have already located the d/l files, but they will NOT install. Does anyone know how to get around this problem?

    if you downloaded an exe and 7z, they should both be in the same folder and click (or double click) the exe.
    do NOT manually try to extract the 7z file.
    if that doesn't solve your problem, what file names and extensions did you download and what are their file sizes?

  • Send backend error notification to shopping cart creator/requestor

    Hi Gurus,
    We are currently using SRM7.0 classic scenario. In RZ20 transaction code, errors on the shopping cart appeared. We have a requirement for the ff:
    Send a notification to user informing them about the backend application error,
    Download and store the error in file server or a custom table
    and Delete the error from the application monitor
    Please advice if you have encountered any of these.
    Thanks.

    Hi Gerhard!
    Did you check DC30 in the backend to have the type of file used in the attachment?
    We had a similar problem after the last patching and SAP advised to change the file format in DC30 in the backend to show for example: instead of *.xls change to  .
    I hope this helps.
    Regards,
    Elisabeta

  • How to display error message in Shopping Cart?

    How to display error message in Shopping Cart and stop the shopping cart for further processing? I try MESSAGE w001(zshop) or MESSAGE e001(zshop). But it is causing run-time error.

    Hi Paul,
    In the DOC_CHECK or DOC_SAVE BADI, you have a global internal table named et_messages. The structure of this table is 'bbp_smessages_badi'. You can append your error message here by inputting the message type, ID and number. The message type is either 'E' for error or 'W' for warning and the number would depend on your message class(ID). You will be able to see the error message on top of the screen, can be a red or yellow highlight depending on your appended message. I don't think creating the error message via the MESSAGE syntax will be successful, maybe this is why you are getting a runtime error.
    Regards,
    Noel

  • Error 1011 in shopping cart - HELP

    I selected The Postal Service "Give Up" album. iTunes will not let me purchase it, or remove it from the list. It will also not let me purchase anything else while it is on the list - and I can't remove it. When I try to purchase I get the message "Your shopping cart's content has changed. Please review your shopping cart and click Buy Now."
    When I try to remove the album, I get the "Could not remove an item from your cart. An unknown error occurred (1011)"
    Help me out here - I can't do anything!

    Ok so I admit it I have been using it as a wishlist and its big...
    I can modify my behavior to the wishlist.
    But that doesn't solve the current problem that I get this error and I can't do anything with the cart. Acesss, buy, delete... nothing.
    BTW I'm a proud cube owner.

  • How to find the list of open shopping carts

    Hi ,
    i want to develop a custom program to find out the list of open shopping cart ( that is shopping cart in approved state but no follow on document created ). what is the best way to find this  ?
    the idea is to find the lsit of all open shopping carts created for a user who has left the organization and then change the goods recipient of shopping carts

    Hi,
    I guess you could use the function BBP_PD_SC_GETLIST to provide some output of incomplete documents or narrow down a list based on various criteria like maybe of any BE_* objects are empty etc:
    BE_REFOBJ_TYPE
    BE_LOG_SYSTEM
    BE_REFOBJ
    BE_REFOBJ_ITEM
    BE_OBJECT_TYPE
    Regards,
    Jason

  • Getting error "cannot open" when playing Videos purchased on itunes.

    I'm trying to stream videos from my PC to my iPad 2 using the "Videos" app and i keep getting error "cannot open" on any video that I try to play that I purchased through iTunes. Other videos I added that werent purshased through itunes play fine however. Can anyone help with a solution? My iPad is on 5.0.1 if that helps.

    I'm getting this error suddenly. I used to be able to stream purchased movies just fine, and now it simply says, "Cannot open." With movies I ripped from my DVDs, they will play just fine, but movies purchased from iTunes give the error every time.
    I know I don't have any odd characters in my name like mikesoderstrom had and I haven't changed any account details since the last time it was working a few weeks ago. The only major change I can think of is upgrading to iTunes 11.
    My iTunes account says that both my Mac and my Phone are still authorized. Maybe I should try deauthorizing all anyway, but I'd rather not deal with the hassle of re-authorizing, especially if it didn't work for someone who tried it already.
    I have no problems with downloading/updating apps, just with Home Sharing purchased movies.

  • Indexing product data for embedded search for my shopping cart fiori app

    Hello Experts
    I'm doing indexing of product data records for SRM embedded search for My Shopping Cart Fiori app.
    however the job being created by the system to accomplish the task is, as error message displayed, not defined properly.
    any idea how to resolve this?
    i have no idea what program is this, and job details cannot be displayed/changed because of incomplete job definition.
    Appreciate any assistance pls.

    Hi Dex,
    Please check if there was a dump recorded in ST22. Also perform an authorization check SU53 for the background user that submits the job.
    Thanks,
    Vipin

  • Error message during shopping cart approval

    Dear gurus,
    A user has encountered an error message when approving a shopping cart.
    The error message is "Shopping cart xxx (PReq. xxx): ME 020 Item category D not allowed with document type xxx".
    The PR is not created at the backend.
    Do anyone has encounter this error message before?
    Appreciate for your help.
    Thanks in advance.
    Regards,
    Santthi.

    Hi,
    Seems like your SC is trying to create service purchase requisition  with item category D for your PR doctype in the backend.
    Your PR doc type definition does not have item category D defined for it in MM backend.
    Best regards,
    Sridhar

  • Change public template BBPSC06 (Error in system; shopping cart cannot be pr

    Hi,
    I am in SRM_SERVER 5 (SRM 4) SP 14.
    I have dome my standard templates without problems, but when I try to change I get this error when I go to transaction BBPSC06 (with same user).
    Error in system; shopping cart cannot be processed further
    does anybody know why is appearing this error?
    thanks
    Best regards

    HI
    THIS TRANSACTION CAN BE USED BY PURCHASER
    BBPSC05 and BBPSC06 How to create / change public template?
    is he  purchaser?
    BR
    MUTHU

  • Open Shopping Cart from ERP Backend

    Hi,
    we are on SRM 7.01 and ECC 6.0 as ERP Backend.
    How can i open a shopping cart with the shopping cart number?. Can i open the shopping cart per URL?
    We have the shopping cart number in ERP Backend.
    Best regards,
    Benjamin Herzig

    Hi,
    erp users should be able to open the shopping cart with one click from sap gui me53n.
    At the moment, they have to copy the shopping cart number and then open the SAP Portal and search for the shopping cart. This is not very userfriendly.
    Can i use any remote function in srm calling from the erp?
    I´m surprised that nobody else needs such as feature!
    Best regards,
    Ben

Maybe you are looking for