Error while clicking 'Transfer Items' in shopping cart processing

Hi,
When I click on 'Transfer Items' in shopping cart creation, I get the following error.
The following error text was processed in the system P2S : Template interpretation failed. Template does not exist.
The error occurred on the application server p2p_P2S_00 and in the work process 1 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Function: BBP_WS_IMPORT_SC_DATA of program SAPLBBP_WS_API
Function: BBP_WS_IMPORT_SC_DATA of program SAPLBBP_WS_API
Form: CATALOG_CONTENT_GET of program SAPLBBP_SC_APP
Function: BBP_SC_APP_EVENT_DISPATCHER of program SAPLBBP_SC_APP
Form: APP_EVENT_HANDLER of program SAPLBBP_SC_UI_ITS
Form: SC_EVENT_DISPATCHER of program SAPLBBP_SC_UI_ITS
Module: SC_EVENT_DISPATCHER of program SAPLBBP_SC_UI_ITS
Can any one suggest on this.
Rgds,
Sanjeet

Hi Paul,
Yes, we could resolve the issue.
But we used to get this errror when we set the debugger in
the newly implemented code.
If we remove the debugger, it was working fine.
Solution:
Go to transaction SICF.
If you execute that, a tree structure will appear.
Expand "Default Host".
Default Host>SAP>BC->GUI>SAP-> ITS-> BBPSC02
Go to EDIT mode.
Change GUI configuration as below:
Like other available parameters, add one more parameter called
~GENERATEDYNPRO  and make it equal to 1.
i.e. ~GENERATEDYNPRO  = 1.
But we tried this solution only when debugger was on.
Please check it in your case also and let me know if it works.
The other solution may be to publish the required template again.But I am not sure about that.
Rgds,
Sanjeet

Similar Messages

  • Error while creating PO using monitor shopping cart

    Hi all,
        We are facing one issue while creating the PO in SRM using the monitor shopping cart node. The system is throwing an error message stating that u201CEnter Tax Codeu201D because of this we are not able to proceed further. Can anyone knows why this error message is showing. I debugged the code but I couldnu2019t find out from where this message is triggering. Which BADI / FM is called up at this point giving this error message..?
    Any point on this will highly appreciated .
    Thanks in Advance .
    Regards,
    Mahesh Mohan D

    Hi Mahesh
    Does your business has practice to enter a tax details in basic data of sc since this below configuration brings the tax settings in shopping for all type of shopping carts
    SPRO>Supplier Relationship Management>SRM Server>Cross-Application Basic Settings>Tax Calculation-->Determine System for Tax Calculation - What is the existing settings?
    if it so the basic data , you can find tax details otherwise not.
    if there is a setting like no tax determination, you need to check the given vendor data whether ERS is flaged or not.
    since ERS flag equires tax data.
    regards
    Muthu

  • Error while creating confirmation for a shopping cart

    Hi,
    i have created a sample fm and am passing sample values that i got by debugging the standard portal and badi(bbp_doc_change_badi) together, to create a confirmation.
    I am getting the following error in the process,while debugging, in the lt_messages table:
    GUID or object type of the reference document is missing
    (BBP_PD msg no. 081)
    I also tried passing the sample values i got for guid and object type from bbp_pd but that too dint help.
    PS : the standard FM am calling in my sample FM is BBP_PD_CONF_CREATE.
    Please suggest a solution for this error.
    Regards
    Pratyusha

    HI,
    Are you in SRM 7.0 ?
    Confirmation can be created against Purchase Order. But I believe you are tyring to create against shopping cart.
    Kindly confirm.
    So, Please fill the reference object type and guid of PO.
    Thanks
    Rajesh K

  • Error while copying MDM catalog to shopping cart

    Hi all,
    While pulling the MDM catalog to shopping cart, i am getting a error "No logical system for FI is maintained".
    i have maintained the org structure..in the attribute i have given the logicla system..but somehow i am getting the error.
    Please let me know if you have any solution

    hi,
    Check with your basis team.
    "No logical system for FI is maintained".
    1)Check in the PPOSA_BBP --Attritubute  for the FI and maintain the Logical Backend system
    2)for Backend system -SAP R/3 (or) ECC 6.0 you have not maintained the Logical system.
    3) check the product category for which GL account is maintained in the Config
    Regards
    G.Ganesh Kumar

  • Error while transfering catalog items to shoping cart...

    Hi
    We are on SRM4.0 and ECC5.0 and Requisite BugsEye4.0.
    Trying to create shopping cart with descriptive items.
    Item is added and then select the item to check the details before ordering.
    Then getting following error message.
    URL http://xxx:1080/sap/bc/gui/sap/its/bbpsc02/~flNUQVRFPTg2OTIuMDA2LjA0LjAx==== was not called due to an error.
    Note
    The following error text was processed in the system SR2 : Templateinterpretation abgebrochen, Template nicht vorhanden.
    The error occurred on the application server cov6601_SR2_00 and in the work process 1 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: B46C_ACC_OBJECTS_DESCRIPTION of program SAPLBBP_BD_DRIVER_46C
    Function: META_ACC_OBJECTS_DESCRIPTION of program SAPLBBP_BD_META_BAPIS
    Function: BBP_PDH_ACC_GET_DESCRIPTION of program SAPLBBP_PDH_ACC
    Form: ITMOVERVIEW_MAP_PBO of program SAPLBBP_SC_UI_ITS
    Module: ITMOVERVIEW_MAP_PBO of program SAPLBBP_SC_UI_ITS
    In ST22 it says "ITS_TEMPLATE_NOT_FOUND"
    Trigger location of Runtime error points at module B46C_ACC_OBJECTS_DESCRIPTION.
    What could be the problem?
    Please share your experience.
    Thanks in advance
    Jagdish

    Hello Jagdish,
    The dump "ITS_TEMPLATE_NOT_FOUND" is generated because the system called a dynpro that should not be called.
    In your case, this is due to the RFC call.
    Check that your RFC destination as got the correct user/password. Because if not, the system asks you to enter the credentials when requesting this RFC function. As this is not taken into account by the SRM web service, ITS failed (no corresponding template).
    Test your RFC destination in SM59.
    If ok, you can execute BBPSC02 in SAP Gui mode, add your SC item, and see the exact screen.
    Rgds
    Christophe

  • Application Error when adding configurator item to shopping cart

    Hi All,
    We are getting application error while selecting the configurator model item in iStore pages in oracle apps R12.
    The view source shows following message:
    java.lang.NullPointerException
         at oracle.apps.ibe.shoppingcart.quote.ShoppingCart.addModelsToCart(ShoppingCart.java:7079)
         at oracle.apps.ibe.configurator.Configurator.addItemToCart(Configurator.java:272)
         at ibeCFgpLaunch.jspService(_ibeCFgpLaunch.java:1241)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at ibeCCtpBuyRoute.jspService(_ibeCCtpBuyRoute.java:2490)
    While selecting the normal standard item i got below error:
    Error:
    There is an error in order submission.
    ERROR_RETURNED (API=ASO_QUOTE_CUHK.Create_Quote_PRE)
    Also i checked all invalid objects , but i couldn't find any ASO or IBE related invalid objects.
    Please help, it was urgent..

    L S P.. wrote:
    Hi,
    Actually that notes says about invalid objects in ASO and IBE objects.
    But i couldn't found any invalid objects. Also i was cleared cache using functional administrator also.
    But still am getting this error.
    Please help on this.. It is on critical.Please log a SR if the doc did not help.
    Thanks,
    Hussein

  • Want to copy Delivery address of one line item in shopping cart to all item

    Hi Experts,
                    We are upgrading from SRM 5.0 to SRM 7.0,In SC Creation We want to copy Delivery address of one line item in shopping cart to all line items in Shopping cart by clicking Change All Items button.This is custom button we added this button and we had written code to achieve the functionality but it is not working.This is same like Change All Items button in Account Assigment for copy accont details of one line item to all other line items in SC.
    Web Dynpro Component:/SAPSRM/WDC_UI_DO_SHIPTO
    Web Dynpro View:V_DODC_SHIPTO
    Thanks,
    Aarthi.

    Hi Prasad,
                   Our customer needs that button,they want whenever they are clicking the button delivery address should copy to all line items.
    In my action ONCHANGE_ALL_ITEMS i called this method
    wd_this->mo_dodm_shipto->zchange_all_items( ).
    zchange_all_items( ) is  implemented in class /SAPSRM/CL_CH_WD_DODM_SHIPTO.
    the code i wrote inside zchange_all_items( )
    *Error
      DATA: LX_PDO_ABORT               TYPE REF TO /SAPSRM/CX_PDO_ABORT,  " Class for Fatal error caught by PDO Layer
            LX_PDO_ERROR               TYPE REF TO /SAPSRM/CX_PDO_ERROR.  " Class for PDO General Exception
    Object Instances
      DATA: LO_MSG_CONSUMER            TYPE REF TO /SAPSRM/IF_PDO_MSG_CONSUMER,
            LO_PDO_SHIPTO              TYPE REF TO /SAPSRM/IF_PDO_DO_PARTNER.
    Context-Data
      DATA: lte_cll_shipto              TYPE /sapsrm/if_ch_wd_set_facade=>gt_guid_element,
            loe_cll_shipto              TYPE REF TO /sapsrm/if_ch_wd_set_element.
    Field Symbols
      FIELD-SYMBOLS <lse_cll_shipto>    LIKE LINE OF lte_cll_shipto.
    DATA : lo_pdo_acc TYPE REF TO /sapsrm/if_pdo_do_acct_assgmnt.
      DATA : ls_shipto_cll type /SAPSRM/S_CLL_SHIPTO,
             lt_pdo_partnerdetails      TYPE bbp_pdt_partner,
             ls_pdo_partnerdetails      TYPE bbp_pds_partner,
              LV_GUID          TYPE BBP_GUID,
              lv_item_guid type bbp_guid,
             lv_filled TYPE wdy_boolean.
    *exceptions
      DATA : LX_ABORT                  TYPE REF TO /SAPSRM/CX_PDO_ABORT.
    *Constants
      CONSTANTS : LC_OBJECT_ID         TYPE CRMT_SUBOBJECT_CATEGORY_DB VALUE 'BUS2121001',
                  LC_ADDR_ORIGIN       TYPE /SAPSRM/S_CLL_SHIPTO-ADDR_ORIGIN VALUE 'B'.
      IF LV_FILLED = ABAP_TRUE.
    Downcasting to shipto
        LO_PDO_SHIPTO ?= MO_PDO.
    insert the clipboard into facade and update and submit update
        me->/sapsrm/if_cll_do_mapper~insert_from_clipboard( io_set_facade = mon_cll_set_facade ).
    Add new Accounting entries.
        lte_cll_shipto = mon_cll_set_facade->get_data_elements( ). "get all elements from the context
        LOOP AT  lte_cll_shipto ASSIGNING <lse_cll_shipto>.
          loe_cll_shipto = <lse_cll_shipto>-set_element.
          loe_cll_shipto->get_static_attributes( IMPORTING rv_attributes = ls_shipto_cll ).
    Map ui-structure to pdo-structure
          MOVE-CORRESPONDING ls_shipto_cll TO ls_pdo_partnerdetails.
          IF LS_SHIPTO_CLL-PARTNER_FCT =  mv_part_func.
            LS_PDO_PARTNERDETAILS-PARTNER_FCT = ''.
          ELSE.
            LS_PDO_PARTNERDETAILS-PARTNER_FCT = LS_SHIPTO_CLL-PARTNER_FCT.
          ENDIF.
          IF ls_pdo_partnerdetails-del_ind NE 'X'.
            CALL FUNCTION 'GUID_CREATE'
              IMPORTING
                ev_guid_16 = ls_pdo_partnerdetails-p_guid.
           mv_acc_guid_split = ls_pdo_shipto-guid .
            IF mo_scope = 1.
              ls_pdo_partnerdetails-p_guid = mon_cll_set_facade->get_bo_guid( ).
            ELSE.
              ls_pdo_partnerdetails-p_guid = mo_parent_bo_mapper->items_get_lead_selection( ).
            ENDIF.
            APPEND ls_pdo_partnerdetails TO lt_pdo_partnerdetails.
          ENDIF.
          CLEAR : ls_pdo_partnerdetails, ls_shipto_cll.
        ENDLOOP.
    Add New items to PDO
        IF NOT lt_pdo_partnerdetails[] IS INITIAL.
          TRY.
              LO_PDO_SHIPTO->update_item_partners( EXPORTING it_partner = lt_pdo_partnerdetails
                                                               iv_item_guid       = lv_item_guid
                                                   CHANGING co_message_handler = mo_pdo_message_consumer ).
            CATCH /sapsrm/cx_pdo_abort INTO lx_pdo_abort.
              mo_cll_message_handler->set_abort( io_pdo_abort_exception = lx_pdo_abort ).
            CATCH /sapsrm/cx_pdo_error INTO lx_pdo_error.
              mo_cll_message_handler->add_exception( io_pdo_error_exception = lx_pdo_error ).
          ENDTRY.
    Update PDO with the changed data.
          TRY.
              mo_pdo->submit_update( ).
            CATCH /sapsrm/cx_pdo_abort INTO lx_pdo_abort.
              mo_cll_message_handler->set_abort( io_pdo_abort_exception = lx_pdo_abort ).
            CATCH /sapsrm/cx_pdo_error INTO lx_pdo_error.
              mo_cll_message_handler->add_exception( io_pdo_error_exception = lx_pdo_error ).
          ENDTRY.
    Fire refresh of DO Mappers registered for refresh since the item table has acc related data.
          mo_parent_bo_mapper->fire_event_refresh( iv_perform_updates = abap_false ).
        ENDIF.
      ENDIF.
    Thanks,
    Aarthi.

  • Error while updating pricing item

    Hi All,
    I have an issue to ask, the problem is this issue not happen every time, and sometimes it can solved it self.
    We are using SRM 5.0
    SRM_SERVER     550     0008     SAPKIBKT08     SRM_SERVER
    SAP_AP                  700     0008    SAPKNA700      SAP Application Platform
    Its about  Error while updating pricing item 49ABA6C4998216D9E1000000AC103B65 (document 49ABA6CE998216D9E1000000AC103B65) which i found in SLG1 and SM53.
    When this issue occured, all transaction cannot be process, like : transfer ext requirement from R/3 to SRM --> failed , then when generate PO from accepted quotation , the PO net price will be zero.
    All the error is the same, error has occured in pricing.
    I already check using program
    RSVMCRT_HEALTH_CHECK  and BBP_CND_CUSTOMIZING_CHECK , IPC is running and all java enviroment message status = green, but if i simulate using a product, it will show error in pricing.
    Can you please help to advise if any of you ever facing the same error, your respond will highly appreciated.
    Regards,
    w1n

    Hi,
    I think buffer has old condition.
    Please run the Function Module IPC_DET_CLEAR_CUST_BUFFER.
    OR reset the VMC -> Reset  in SM52.
    Regards,
    Masa

  • Internal error while clicking on Candidate search from Recruiter role-EHP4

    Hi
    We are getting intrnal error while clicking on candidate search or any search option from recruiter log on after upgrading to EHP4.
    after doing analysis through SLG1, we found below issues.
    Serious error; see log
    The error occurred in program CL_HRRCF_SEARCH_MASK_GROUP====CM009 line 41
    Serious error; see log
    The error occurred in program CL_HRRCF_SEARCH===============CM00P line 676
    Serious error; see log
    The error occurred in program CL_HRRCF_SEARCH===============CM00R line 18
    Customizing table T77RCF_SPT contains no corresponding entry for Business Object =/
    The error occurred in program CL_HRRCF_SPT_CUST_TABS========CM00E line 26
    We searched in SDN and got one threads with similar kind of errors. As mentioned in the thread, we have activated below items.
    1. HCM_ERC_SES_1-activated
    2. Customizing table T77RCF_SPT maintained with required information
    3. Run report RCF_PERIODICAL_SERVICES to update table T77RCF_INT_PUB.
    Still we are getting error as mentioned above. Can anybody help on this?
    Regards,
    Purnima

    Dear Purnima,
    You should have a look at it in client 000. This is where you can find the table entries how they are shipped with SAP. Problem is that this is the search customizing and if we have other customizing entries in our system they don't suit to your system because I found one different entry in table V77RCF_SMG_NAVI. Please can you check out all tables and compare them with your client 000? (all tables in IMG candidate search > search profile and search templates).
    Hope it helps,
    Regards
    Christine

  • Default settings for items is not getting copied to items in Shopping Cart

    Hi SRM GURU's,
    I am facing a problme while creating shopping cart.
    I maintained default settings for items like Product catagory,Internal Notes etc.
    While adding items in shopping cart these default settings are not getting copied to any items.
    If anybody is having any clue Plz let me know I will award points for sure.
    Our integration testing is affected because of this issue.
    Thanks in Advance.
    Atulp
    +919822761641

    Dear Laurent,
    Yeah, this is a very strange issue and also a rare one. We have already tried this option. User deleted the cart and created a new cart. But still no luck. The new cart is also not getting released from SOCO. User created many carts previously for different product categories, vendors and all carts were through. But for this cart,it is not getting released. If you could have any other idea, you are most welcome.
    Anyway, thanks so much for your time and patience. Appreciate your help!!
    Regards,
    Aswini

  • Disable 'Find' (good /service) function in 'items in shopping cart' SRM 5.5

    Hi SRM experts,
    after clicking on Shopping Cart (- Full functionality) you have the choice of searching in catalogs or you can scroll down to 'Items in Shopping cart' and enter the product-id directly in 'Good / Service'.
    How can I disable this 'Find' option? So not the whole line, but only the 'find' option with the binoculars.
    Hope you can help me out with this one.

    Hi Kubus,
    I think you are talking about the 'Order as Direct Materail' button..
    Use BBP_DP_PROD_CHK_BADI.
    Method PRODUCT_CHECK
    Clear the parameter EV_DP_POSSIBLE.
    Have a look at the following link:
    Hide order as direct material button
    Thanks,
    Pradeep

  • Add Item in Shopping cart

    Hi All,
    I want to know which is the screen in which the button 'Add Item to Shopping Cart' appears. The function code associated with it is 'ADDI' .
    The reason why I want this is that I am trying to add my own button on the same screen .
    Regards,
    Poonam

    In SRM 4.0, for the EBP scenario, ITS is used. Hence no BSP applications are available as per my understanding. Pls correct me if I am wrong.
    Further, we have noticed that when clicking the Catalog link from the create shopping cart screen, screen 250 is called. However, if the same functionality is executed from the Change mode of the Approvers login, then the HTML code is generated by some FM.
    Regards,
    Poonam

  • Offline approval for line item based Shopping carts

    Hi ,
    We are planning to  use offline approval and line item based approval (item based approval workflow) for shopping carts.
    For e.g. 10 line items in a cart can have 10 different  cost centres, and a line each need to go to respective cost centre managers for approval.
    have few clarifications:
    1. Can offline approval be used for item based shopping cart approval workflow?
    2. Can different line items be sent by mail to different mail boxes?
    3.  Will 1 manager see all the 10 line items OR only the 1  line item for which he is responsible?
    4. If he will get only line for which he is responsible , and once he clicks on approve , will this approval apply to his line item only , OR it will apply to all the 10 line items ?
    Rgds
    Sumendra

    Hi Sumedra,
    Which workflow are you using - application or process contrlled workflow?
    Assuming you are using process-controlled workflow - I will answer following questions -
    1. Can offline approval be used for item based shopping cart approval workflow?
    - Yes, it can be used !
    2. Can different line items be sent by mail to different mail boxes?
    Yes
    3. Will 1 manager see all the 10 line items OR only the 1 line item for which he is responsible?
    1 manager can 'see' all the items but he can only approve or reject the item that he is suppose to act on. All other item will be grayed out. However, this behaviour is configuarable !
    4. If he will get only line for which he is responsible , and once he clicks on approve , will this approval apply to his line item only , OR it will apply to all the 10 line items ?
    - see above
    Regards,
    Amit

  • Request timed out.- Error while opening a item in Blog

    Hi,
       We have a blog in our share point portal which was running properly before few days.
    We get Request Timed out error while opening an item in the blog. The list contains about        
       3500 items
    [HttpException (0x80004005): Request timed out.]
    We were able to create a new item but not able to view the item.
    When we check the server SQLSERVR.EXE takes more than 90% of the CPU Usage.
    Please let me know how to resolve this issue.
    Thanks,
    Vanitha

    Hi,
    According to your description, Please check the RAM allocated to your SQL server. MOSS server needs 2GB RAM
    to preform well. SQL requires 2GB RAM for optimum performance.
    Messages like this are mainly due to lack of RAM Allocation.
    Best Regards
    David Hu

  • Viewing an Analysis Application in BI Launch Pad : "Error while generating Web Item"

    Dear all,
    I'm testing an Analysis Application containing an SDK Extension.
    It works fine when I execute the application locally.
    However, when I execute it on the BI Platform, this error message comes up : Error while generating Web Item
    I do have installed the Extension on the Platform :
    The Adaptive Processing Server running the Analysis Application Service has been restarted.
    Thanks for your help
    Hans

    Hi Hans,
    We are also facing the same issue, were you able to resolve this issue by any chance, if yes please share the solution.
    Regards.
    SJ

Maybe you are looking for

  • Inserting styled table in a left floated DIV causes dropdown of right floated DIV

    Seems fine without the table see http://www.fearlessselling.net/index.html But adding a styled table bumps right side DIV down http://www.fearlessselling.net/index2.html Are the two table and .bordertable CSS styles in conflict with each other? http:

  • SOAP request error

    Dear XI Expertise, I am doing a scenario on SOAP>XI>System..... First thing my SOAP Adapter is not enabled when I see in the RWB-->Adapter Monitoring For this I searched the forum and followed almost all the blogs.......but could not find a solution.

  • Continued iTunes playback while lid is closed?

    Is there a way to have iTunes continue to play while the Macbook lid is closed. My speaker system is in my living room, and I'd like to have the computer closed and tucked away if possible while music is playing in the background.

  • Why are PDFs not opening?

    A course was published with several PDFs using Presenter 7. The PDFs open when viewed on the LMS. In an effort to decrease file size I've gone back into the course using a newly purchased version 8 and added PDFs that were lower in file size. The cou

  • NIS is blocking my Itunes...Help

    I tried to go step by step of Lorraine M fix, but I cant seem to be able to add any files, it just says open...Help if possible?