Error creting shopping cart

Hi experts
I have  problem when creating shopping carts, I have created and replicated materials from SAP ECC and when I try to create a shopping cart I have a mnessage: The product does not exist in XXXX or XXXX the center was marked for deletion, when I try to create  a Po in SAP ECC with the same datas no error occurs, I am SRM 7.0, ECC 6.0, CLASSIC SCENARIO.
Thanks
Nilson

Nilson,
Did you run BBP_PRODUCT_SETTINGS_MW after replicating your products into SRM?
If not, then do it asap.
Else have a look at Material does not exist for plant XXXX or flagged for deletion".
SAP has suggested a solution for a similar issue.
Regards,
Nikhil

Similar Messages

  • Error in shopping cart creation

    Hello,
    We are creating a shopping cart and following error message has been displayed on the portal.
    The url was not called due to an error.
    Following notes were describing the error:
    Inetrnal error cannot sync.
    The error was occured on application server eccps_srq_50 and work process 4
    termination type TH_RES_FREE.
    ABAP Call stack was
    system-exit of program SAPLBBP_SC_UI_ITS
    Regards,
    Ashish

    Hi
    On what event, this short dump is happening. Please elaboarte.
    Can you please paste the details dump here. ?
    Hope this will help.
    Regards
    - Atul

  • Object: Error on Shopping Cart creation (BBPSC02)

    Hi all,
    While adding an item to a Shopping Cart, the following error is occurring:
    Error when processing your request
    What has happened?
    The URL https://srm.test.corp:8005/sap/bc/gui/sap/its/bbpsc02/~flNUQVRFPTIwMzA1LjAwNC4wMy4wMQ== was not called due to an error.
    Note
    <b>The following error text was processed in the system EST : Template interpretation failed. Template does not exist.
    The error occurred on the application server sapsrmt_EST_00 and in the work process 1 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: B40B_ACCSERV_CHECKACCASSIGNMT of program SAPLBBP_BD_DRIVER_40B
    Function: META_ACCSERV_CHECKACCASSIG_BUF of program SAPLBBP_BD_META_BAPIS
    Function: META_ACCSERV_CHECKACCASSIGNMT of program SAPLBBP_BD_META_BAPIS
    Form: COBL_CHECK of program SAPLBBP_PDACC
    Form: ACCOUNT_CHECK_SINGLE of program SAPLBBP_PDACC
    Form: ACCOUNT_MAINTAIN_SINGLE of program SAPLBBP_PDACC
    Form: ACCOUNT_F_CREATE of program SAPLBBP_PDACC
    Function: BBP_ACCOUNT_CREATE of program SAPLBBP_PDACC
    Form: ITEM_F_CREATE_FROM_WTAB of program SAPLBBP_PDIAD
    Form: ITEMLIST_F_UPDATE of program SAPLBBP_PDIAD</b>
    Going into the ST22, as Error Analysis it is suggested:
    “As a test, you can set the service parameter ~generateDynpro = 1. The system then generates the HTML page for this service without a template. You can then at least see which screen was sent by the WebAs. Make sure to reset the parameter to its original value.”
    Adding this parameter, the transaction is working properly, but is asking User ID and password to connect to the back-end (that seems strange to me!).
    A similar error (with different functions involved) is occurring while clicking on “Settings”: user settings are not visualized, but also changing the service parameter ~generateDynpro = 1, the transaction is working.
    Any idea on where is the problem?
    Thanks in Advance,
    #Bill J.

    Hi Luciano,
    these are the information coming from ST22 about the dump:
    <b>Information on where terminated</b>
    <i>Termination occurred in the ABAP program "SAPLBBP_BD_DRIVER_40B" - in "B40B_ACCSERV_CHECKACCASSIGNMT".
    The main program was "SAPLBBP_SC_UI_ITS ".
    In the source code you have the termination point in line 181 of the (Include) program "LBBP_BD_DRIVER_40BU34".</i>
    <b>Source code extract</b>
    164             IMPORTING
    165               expcobl        = e_backend_cobl[]
    166               messages       = return40b[].
    167           IF e_backend_cobl[] IS NOT INITIAL.
    168             REFRESH lt_backend_cobl.
    169             lt_backend_cobl[] = e_backend_cobl[].
    170             lv_change_in_badi = gc_yes.
    171           ELSE.
    172             IF lv_change_in_badi = gc_yes.
    173               e_backend_cobl[] = lt_backend_cobl[].
    174             ENDIF.
    175           ENDIF.
    176         ENDIF.
    177       ENDDO.
    178     ENDIF.
    179     IF lv_change_in_badi = gc_no.
    180
    >>>>       CALL FUNCTION 'BBP4X_CODINGBLOCK_CHECK'
    182         DESTINATION destination
    183         TABLES
    184           bbpcobl               = i_backend_cobl
    185           expcobl               = e_backend_cobl          "note 202684
    186           return                = return40b
    187         EXCEPTIONS
    188           communication_failure = 1  MESSAGE msg_text
    189           system_failure        = 2  MESSAGE msg_text
    190           OTHERS                = 3.
    191
    192       IF NOT sy-subrc IS INITIAL.
    193         CALL FUNCTION 'CONTROL_RECORD_ADD_VALUE'
    Any suggestion on how to debug are welcome.
    Thanks
    #Bill J.

  • Error while shopping cart creation

    Hi All,
    We are on SRM 7.0 and ECC 6.0.
    We have just recently set up our SRM 7.0 system along with the portal. SSO, UWL etc have been configured in the Portal.
    Now when the user logs in to create a shopping cart and clicks on the
    1. Employee Self Service link, he gets the following error :
    The URL http://sapsrmdev:8003/sap/bc/webdynpro/sap/powl/ was not called due to an error.
    Note
    The following error text was processed in the system ASR : Die URL enthält keine vollständige Domainangabe (sapsrmdev statt sapsrmdev.<domain>.<ext>).
    The error occurred on the application server SAPSRMDEV_ASR_03 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: STARTUP_CHECKS of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    PS : The user has the standard employee self service role in the portal and employee role in the backend.
    Also the service sap/bc/webdynpro/sap/powl/ is active.
    Please provide inputs.
    Regards
    Edited by: sivakumar lakshminarayanan on May 12, 2011 11:56 AM

    Hi Jay,
    I maintained the FQDN as you mentioned.
    Now I am getting a different error when I click on Employee Self Service link.
    The URL http://sapsrmdev.patni.com:8003/sap/bc/webdynpro/sap/powl/ was not called due to an error.
    Note
    The following error text was processed in the system ASR : An exception occurred that was not caught.
    The error occurred on the application server SAPSRMDEV_ASR_03 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: GET_LAYOUT of program CL_POWL_PERS_ACCESSOR=========CP
    Method: INITIALIZE of program CL_POWL_MODEL=================CP
    Method: HANDLEDEFAULT of program /1BCWDY/AFSW3OIPJU90DEGN2AMU==CP
    Method: HANDLEDEFAULT of program /1BCWDY/AFSW3OIPJU90DEGN2AMU==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/AFSW3OIPJU90DEGN2AMU==CP
    Method: INVOKE_EVENTHANDLER of program CL_WDR_DELEGATING_IF_VIEW=====CP
    Method: DISPLAY_TOPLEVEL_COMPONENT of program CL_WDR_CLIENT_COMPONENT=======CP
    Method: INIT of program CL_WDR_CLIENT_APPLICATION=====CP
    Method: IF_WDR_RUNTIME~CREATE of program CL_WDR_MAIN_TASK==============CP
    Method: HANDLE_REQUEST of program CL_WDR_CLIENT_ABSTRACT_HTTP===CP
    Regards

  • Receiving Error in Shopping Cart : Order Does not exist

    Hi
    While creating Shopping Cart and click Insert From Clipboard button, I am receiving " Order xxxx does not exist (Item yyy ).
    Please tell me why I receive this error and what causes and possible fixes to this?
    Details:
    The scenario I am doing is I have a webdynpro ABAP application which copies Value, Cost Center, OR Cost objects in to Clipboard.
    now when I go to Shopping card - > descrive requirment -> Cost assignment section-click Insert From ClipBoard - throws below error:  "Order xxxxxx does not exist (Item yyyy)"
    Indeed OR cost objects which are valid in the SRM system and every OR line is seen as invalid by SAP with above error message. Please explain
    Thanks
    Praveen
    Edited by: Praveen kumar Kadi on Jun 21, 2011 9:16 AM

    Hi,
    Thnaks for your reply.
    Actually manual copy To clipboard works fine from Shopping Cart. when we use webdynpro application to copt to Cliboard with same data it doesn't work. So I believe the key to debug SRM Shopping Cart-> CopyToClipBoard functionality like how the values have been copied to from shopping cart. So that we can compare Shopping Cart->CopyToClipboard value with Webdynpro CopyToClipBoard values.
    How to find what and which values and in which format copied from shopping Cart-CopyToCliboard.? Anyway to see this in debug.
    Please help with some screenshots/debug screens.
    thanks
    Praveen

  • Cost Center Error in Shopping cart Multi Line items

    Hi,
    We are working on SRM 4.0. when the user is trying to create a shopping cart from catalog he gets the error message as
    "you don't have the acces to the cost object xyz12.please return to the cost assignment section and correct".
    We have given the access to that cost center in SRM even also he is getting the same error. 
    He does not have any problem with single line item against the same cost center. problem gets only when he is going to create with multiple line items in shopping cart against the same cost center.
    Request all  please advise me where i need to check to overcome the issue.
    Regards,
    Sri

    Hi,
    Thanks for your kind response. can you please elaborate bit more  step by step.
    Awaiting for your feedback.
    Regards,
    sri

  • Error in shopping cart

    Hi all,
    While creating the shopping cart i'm getting this problem
    "select storage location that is assigned to the plnat"
    for some othey product category ( extended )
    "Plant for follow-on document missing"
    Any suggestion from your side ,please
    Thanks
    Hareesha

    Hi
    Which SRM version are you using ?
    Please go through this ->
    For the Error - "select storage location that is assigned to the plant"
    Re: Error: Select a location to which a plant is assigned
    PO error !!
    Plant and Location in SRM
    Re: Plant (location) and purchasing group matchcode empty in the SC
    Re: Plant disappears in extended attributes
    "Error- Plant for follow-on document missing"
    SAP OSS note 913831
    Plant missing for follow-on documents
    New Plant creation
    Plant disappears from PPOMA?
    Please revert in the event of any query.
    Regards
    - Atul

  • 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

  • Error creating shopping cart

    Hi
    While creating Shopping Cart. In Account Assignment view, Assign   
    type select ->WBS Element than give WBS Element Assign No and Check.                                                                               
    Describe the problem                                                                               
    While check the following error noticed "The Account Assignment objects
    are defined for diff. business area".
    what is the problem??
    Thanks
    Hareesha

    Hi
    Seems like you are using Wrong WBS Element combination with the Account asignment in this case.
    Please cosult with Functional persons here to get the correct test data for creating a new Sales order... Alternatively, try the same combination in R/3 system in transaction - ME21N (Create PO), and see what error messages comes up there ..
    Hope this will help.
    Regards
    - Atul

  • Error in Shopping cart Approval workflow

    Hi Workflow experts,
    We are on SRM 5.0 with Extended classic scenario.
    I have activated & set the start conditions for No Approval workflow.
    The workflow for shopping carts end up in Error status.
    Message "Error changing to status RELS". upon further dwelling, the message "Work item XXXXX: Object XXXXXXX method SETRELEASED cannot be executed" is displayed. How can i check the Binding between the Task container & the Method Container.
    I have no red flags in SWUD for WS10000060. I have checked the automatic customisation of workflow & every thing looks good. The workflow back ground jobs are running.
    What could be the problem?
    Your inputs in this regards are appreciated & will be rewarded!!
    Cheers,
    Akash

    Hi
    hopefully this link and the OSS note  1233774 should help
    "method SETRELEASED cannot be executed" for SC work item
    thanks

  • Error in shopping cart approval

    Hello all, I am working in SRM 7.0. I am working with shopping cart with one approve level only
    The approver must be the requisitioner's manager always, but when I go to change shopping cart approve squema I have an error message.
    I configured it:
    In process levels for object type BUS2121
    Process schema evaluation: 1EV_SC_001
    Process level schema: 1C_SAPSRM_MIG_101 and 3C_SC_700_002
    For 1C_SAPSRM_MIG_101:
    Process level configuration:
    Level Type: Approval
    Responsible Resolver Name: RR_MANAGER
    Task ID: 40007954
    Decision Type: 2
    When I save a shopping cart I have this error message:
    No approver found RR_MANAGER BUS2121 4CFCDAE5BAC10B80E10080000A8C6250
    In the organizational structure I am in the same organization unit of manager and I have only one manager in all structure. How can I determine the manager in this case? Which can be the error?
    Thanks in advance
    Rosa Rodríguez

    Hello, in SLG1 I can´t see errors, I only see this:
    @5BQInformation@     10 Execute event 1EV_SC_001 Evento para BO SC. 09.12.2010 12:11:36
    @5BQInformation@     42 Execute expression 1V_SC_SCHEME Determinação do esquema dinâmica para SC; result 1C_SAPSRM_MIG_101
    @5BQInformation@     52 Execute expression 0V_SC_EVENT Evento do objeto; result SAVED
    @5BQInformation@     63 Execute expression 0C_C1_C_FWFSCRLCNTNT Classe: /SAPSRM/CL_WF_RULE_CONTXT_SC; result /SAPSRM/CL_WF_RULE_CONTXT_SC
    @5BQInformation@     63 Execute expression 0C_C2_C_EVENT Método - evento do objeto; result GET_WF_EVENT
    I am using 1EV_SC_001 evalution ID not 0EV000.
    For evaluation ID 1EV_SC_001 I used 1C_SAPSRM_MIG_101 process level schema and RR_MANAGER as Resp. Responsable Name.
    Can I used 0EV000 evaluation ID? What is the process level schema that I have to used?
    Thanks in advance
    Rosa Rodríguez

  • Error in Shopping Cart Upload from Portal Using Excel

    Dear All ,
                      I am facing problem when i try to upload excel file for creating Shopping cart from Portal . For doing this i have created a transaction from SRM r/3 and using Transaction i view i published the tcode on portal . But when i try to upload a excel file using the transaction i am getting a Exception UPLOAD_OLE . For uploading excel we copied the Fm ALSM_EXCEL_TO_INTERNAL_TABLE . Its working fine in SRM R/3 environment.but facing issue on portal . Please help us out on this .
    Regards
    Shankar

    Dear Poster,
    As no response has been provided to the thread in some time I must assume the issue is resolved, if the question is still valid please create a new thread rephrasing the query and providing as much data as possible to promote response from the community.
    Best Regards,
    SDN SRM Moderation Team

  • Best practice followed on shopping cart error management

    Hi All
    application monitor via WEB.
    Shopping cart Error log:-
    Shopping cart :- backend application errors
    Shopping cart :- Not transfered to backend
    sc xxxx follow on docuemnt(s) not transfered.
    Shopping cart :- Spooler commuication errors
    Shopping cart :- Local errors
    Really SC xxx has created a follow on docuemnts . why still srm system shows and it misleads others. sc xxxx follow on docuemnt(s) not transfered.
    Why once the error SC resolved and follow on docuemnts created  , automaticlly error log deletes right.. why it is not happening some time. Should we manualy delete these errors?
    What is the best practice you guys followed and clear these error?
    Muthu

    Hi Muthu,
    seems we two guys are the only ones with webmonitor problems
    but my situation is different than yours - the webmonitor tells me real errors. I am only investigating to get the system going automatically to transfer shopping carts later on, when SM12 locks in backend are off - like I state in:
    Re: SRM 5.0: CLEAN_REQREQ_UP, BBP_REQEQ_TRANSFER and Webmonitor
    kind regards,

  • Shopping cart awaiting approval error

    Hello all, I have a shopping cart with two approvers, first approver approves on 13.10.2008 and second on 14.10.2008.
    If I see transactions SWI6 and SWIA workflow appears as completed (I can't complete manually work item because its status is completed).
    But when I see status for shopping cart still has awaiting approval and I can't run program BBP_GET_STATUS_2 and CLEAN_REQREQ_UP for this shopping cart.
    Program BBP_GET_STATUS_2 throws this error: No Shopping Cart (REQUIREMENTS) Found with Status = Transferred.
    What can I do?
    Thanks
    Rosa

    looks like there is problem in the transfer process..
    you can find details in the transaction --> bbp_pd -->
    with object type --> bus2121 and object id --> shopping cart number..
    you can see --> status --> error in transmission -->

  • Item in process in shopping cart

    Hi.
    We have been facing the problem of transfering shopping cart in R/3 for last 2 weeks as some of the shopping carts get stucked with message "Item in transfer process".  We could not figure out the reason of this problem, why not all shopping cart, but some of the cases, this problem is coming.
    Now I want to clear these shopping carts.
    I have already done following steps, but no change in status,
    1. Checked Application monitor, RZ20, SMQ1. SMQ2
    2. No record in BBP_DOCUMENT_TAB
    3. Executed CLEAN_REQREQ_UP
    4. executed BBP_ALERT_SB_NOTTRANSFERED
    5.Checked status in BBP_PD, showing as items in status "Item in transfer process (I1111)" and header as "Approved (I1129)"
    6. executed BBP_REQREQ_TRANSFER, and found it is not going up to the BAPI for creating backend document as it is discarding all the items having the status I1111.
    Pls help me to clear these shopping carts as well as to figure out the rootcause.
    Thanks and regards.
    Sriparna.

    Hello,
    You can try resubmitting the shopping carts in the satus I1111 by runnin
    g the report BBP_ALERT_SB_NOTTRANSFERED. This report will change the
    status of the shopping carts which are in I1111 to I1112. After running
    this report, you can transfer the cart by executing the function module
    bbp_reqreq_resubmit.
    Shopping carts might get stuck in status I1111 due to communication
    problems with the r/3 backend. So please check the note  557913
    which will try to spool the transfer. It will try to transfer
    once the communication problem is resolved and it will avoid similier
    problems in future.
    If it could not transfer it again, then it will be
    recorded in application monitors as local errors for shopping carts.
    You have to access that as administrator. Correct the errors there and
    try transferring the shopping cart again. That is the standard way of
    transferring the stuck shopping carts.
    The SC's can be transferred manually by debugging the function module
    BBP_REQREQ_TRANSFER.
    For the shopping cart correction choose the corresponding report below
    according to the current status:
    Note    Status                R/3 Follow-on   Correction
                                  doc. created
    441768  I1111(active)                   No   BBP_ALERT_SB_NOTTRANSFERED
    865797  I1112                           Yes  BBP_ALERT_SB_NOTTRANSFERED
    854478  I1111(active), I1112            No   coding correction
    631513  I1112 without any RZ20 entry    No   BBP_ALERT_SC_STATUS_ERROR
    982441  I1129 without I1111             No   BBP_PD_RETRY_TRANSFERE
    825761  I1112                           Yes  BBP_SC_CORR_STATUS_UPDATE_1
    859891  I1129 without I1111             No   coding correction
    636910  I1015 (active) instead of I1129 -    Z_BBP_SC_WFL_STATUS
    622113  I1113 but object links missing  Yes  Z_SC_STATUS_CHECK_1
    728536  I1111 (inactive)                Yes  Z_SC_STATUS_CHECK_2
            without I1112 or I1113
    729967  I1111 (active)                  Yes  Z_SC_STATUS_CHECK_3
            without I1112 or I1113
    757625  I1111 (inactive), but I1112     Yes  Z_SC_STATUS_CHECK_4
            instead of I1113
    755769  I1111 (inactive) I1113          Yes  Z_SC_STATUS_CHECK_5
            but object links missing
    781473  I1111 (inactive), without I1112 Yes  Z_SC_STATUS_CHECK_6
            or I1113, missing object links
    899006  I1112, I1113,                   Yes  Z_SC_STATUS_CHECK_7
    949162  I1111 (active), I1113,          Yes  Z_SC_STATUS_CHECK_8
            missing object links
    1084022 I1111 (inactive), I1113,        Yes  Z_APPLOG_SC_RS /SRM40 Pilot
            but missing BE_OBJ_ITEM
    I hope this will help.
    Kind regards,
    Gaurav
    PLEASE REWARD FULL POINTS FOR USEFUL REPLIES

Maybe you are looking for

  • Unix Log Monitoring regular expression not picking up alerts

    Hi, We are moving our unix monitoring to SCOM 2012 SP1 rollup 4. What I have got working is indvidual alert logging of Unix Log alerts by exporting the MP and changing the <IndividualAlerts> value to true and removing the suppression xml section then

  • Attachments in XML message

    Hi All, We are into SRM 7.01 with SUS functionality. We want transfer the PO attachment (both in header and line item) from ECC to SUS and i want to trace whether the attachment has been transferred or available in XML message or not. So how do I fin

  • Nuisance calls on Sykpe numbers

    I have a skype number, which generaly is very convenient and useful. However this line has had a previous life and there are incessant calls from debt collection agencies. Take care if you get these because to call them to sort out that you are not t

  • Fetch the User Extended Attribute" Group" Value in Java

    Hi All, I have been able to add a User Extended attribute in SIM and wish to fetch its value for a particular user in my java code. kindly help. Thanks Sunny

  • Some updates not syncing from WSUS to SCCM

    I manually sync'd WSUS today around 1:30 to get all of the new patches.  Everything seemed to go ok, so I then sync'd SCCM with WSUS and again, everything seemed to go ok except this.....  I noticed that MS14-021 was not in my SCCM repository or in W