Dump while requesting shopping cart after activating "Extended classic"

Hi ,
I have been using the system in classic mode. It worked fine.
Then i turned on the extended classic scenario on.
i am using the shopping cart wizard.
i am able to get to the first screen of ordering. when i fill the product cat , quantity and price and click on "Add to Shopping cart", a dump is generated.
Please find below the dump description.
What happened?                                                                               
The exception 'CX_BBP_PD_ABORT' was raised, but it was not caught anywhere                     
       along                                                                               
the call hierarchy.                                                                               
Since exceptions represent error situations and this error was not                             
      adequately responded to, the running ABAP program 'SAPLBBP_PDH' has to be                      
      terminated.                                                                               
Error analysis                                                                               
An exception occurred which is explained in detail below.                                      
      The exception, which is assigned to class 'CX_BBP_PD_ABORT', was not caught and                
      therefore caused a runtime error.                                                              
      The reason for the exception is:                                                               
      Übernehmen       
Please tel me how i can correct this.
Thanks,
Vignesh

hi
you need to do lot things
Define Backend System for Product Category
You perform this step only if you have already specified that you work with more than one backend system. Here you specify the backend system that the documents are posted in, depending on the product category.
You can also enter the product category generically (for example, Office*).
what is the settings here ..???
you can order a cart but for PO . you need take care of number range etc..
Muthu

Similar Messages

  • Dump while displaying shopping cart in portal ?

    Hi,
    We are in SRM 7.0 and we are using portal.
    We are in intial upgrade stage from SRM 5 to SRm 7.0.
    When we select the shopping cart and click on DISPLAY or EDITin portal nothing is happened.
    From HTTP watch , we found that ..it is going to the URL and it is stucked.
    When we try to access the URL directly , we are getting below error.
    Error when processing your request
    What has happened?
    The URL http:// ........./sap/bc/webdynpro/sap/powl was not called due to an error.
    Note
    The following error text was processed in the system RST : An exception occurred that was not caught.
    The error occurred on the application server fsp55a02_RST_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: INITIALIZE of program CL_POWL_MODEL=================CP
    Method: HANDLEDEFAULT of program /1BCWDY/J9ZTOJ20D6QLEKKWJHSF==CP
    Method: HANDLEDEFAULT of program /1BCWDY/J9ZTOJ20D6QLEKKWJHSF==CP
    Method: IF_WDR_VIEW_DELEGATE~WD_INVOKE_EVENT_HANDLER of program /1BCWDY/J9ZTOJ20D6QLEKKWJHSF==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
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Could any one please let me know the issue.
    Regards
    Venkatesh P

    Hi ,
    Below is the dump.
    Runtime Errors         UNCAUGHT_EXCEPTION
    Exception              CX_POWL_FATAL_EXCEPTION
    Short text
        An exception occurred that was not caught.
    What happened?
        The exception 'CX_POWL_FATAL_EXCEPTION' was raised, but it was not caught
         anywhere along
        the call hierarchy.
        Since exceptions represent error situations and this error was not
        adequately responded to, the running ABAP program
         'CL_POWL_MODEL=================CP' has to be
        terminated.
    Line  SourceCde
       61       result     = cl_powl_util=>ms_display_alvdialog_as_popup
       62       .
       63
       64 *   read configuration setting for POWL FOCUS
       65   CALL METHOD me->read_config_property
       66     EXPORTING
       67       i_property = 'POWL_DEFAULT_FOCUS'
       68 *     i_type     =
       69     IMPORTING
       70       result     = mv_powl_focus.
       71
       72 * switch POWL delta rendering on (if requested in corresponding URL parameter)
       73   mr_table_helper->set_powl_delta_rend_state( i_powl_delta_rend ).
       74
       75   m_refresh_srv_group = i_srv_group.
       76
       77   l_applid = i_applid.
       78
       79   IF m_applid IS INITIAL AND
       80      l_applid IS INITIAL.
       81
       82 *    try to get application ID from configuration
       83     me->read_config_property(
       84      EXPORTING i_property = 'POWL_APPLICATION_ID'
       85      IMPORTING result = l_applid
       86     ).
      87
      88     IF l_applid IS INITIAL.
      89
      90 *      we expect a valid application ID!
    >>>>       RAISE EXCEPTION TYPE cx_powl_fatal_exception
      92         EXPORTING
      93           textid = 'APPLID_ILLEGAL'.
      94     ENDIF.
      95
      96   ENDIF.
      97   " clear latest switched query
      98     CLEAR ms_new_query.
      99
    100 * check if we have to do a full (re-)initialization
    101   IF l_applid IS NOT INITIAL AND
    102      m_applid <> l_applid.
    103
    104     m_applid = l_applid.
    105     l_do_full_init = 'X'.
    106   ELSE.
    107     l_do_full_init = space.
    108   ENDIF.
    109
    110 * check if we can exit here since the WD session data is still valid
    Regards
    Venkatesh P

  • ITS Dumps while Approving Shopping cart as Manager

    Hi,
    I logged into SRM system as a Manager to Approve Shopping cart.
    Click Start Enterprise Buyer Inbox link and then Click Approve icon for a shopping cart.
    The following errors displayed
    Error when processing your request
    What has happened?
    The URL https://sapdev30.xxx.xxxx.xxx:1443/sap/bc/gui/sap/its/BBP_BGRD_APP/! was not called due to an error.
    Note
    The following error text was processed in the system E02 : Error message occurred.
    The error occurred on the application server sapdev30_E02_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPMSYST
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system <SID>in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server sapdev30_<SID>_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server sapdev30_<SID>_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Any cluse, please tell me.
    Regards
    Srinivas.

    Hi
    <b>Couple of reasons can be possible here for the short dump (on ITS) -></b>
    What all errors you notice in transaction SM21, RZ20, SLG!, and ST22 Transactions ?
    Please paste complete short dump details, by saving the same in a notepad(text) file.
    <u>1. User attributes missing
    http://help.sap.com/saphelp_srm50/helpdata/en/fa/fa7d3cb7f58910e10000000a114084/frameset.htm
    2. Missing roles to the Approver user
    http://help.sap.com/saphelp_srm50/helpdata/en/a0/10213862f7bd47e10000009b38f8cf/frameset.htm
    ALso pls check the following:
    -->activate the services through SICF tcode.
    > Go to SICF transaction and activate the whole tree under the node Default host>sap>bc>gui>sap>its.
    Are all the ITS services published correctly ?
    Please ensure IACOR service must be running correctly before publishing the HTML Templates using the report - W3_PUBLISH_SERVICES
    When you are using the Internal ITS,you need not run the report W3_PUBLISH_SERVICES.(only SIAC_PUBLISH_ALL_INT report )
    Is IACOR running correctly ? chk it out using SMICM Transaction.
    What all errors are you getting in ST22, SLG1, SICF and RZ20 transactions. ?
    Have you maintained Z roles for the ITS users or maintaied Z roles using PFCG transactions ?
    Are you using Integrated ITS or ITS service on a seperate site. ?
    Ensure that the Internet sites in SRM system are maintained in table TWPURLSVR using SM30 Transaction.</u>
    <b>Other related links -></b>
    Re: why can I not find Service BBPGLOBAL in TA SICF?
    Re: Problem on SRM logon
    Re: The ABAP call stack was: SYSTEM-EXIT of program BBPGLOBAL
    Re: Dump
    Re: ITS_CANT_LOAD_INCLUDE in BBPstart service
    Let me know the details.
    Hope this will help.

  • Shopping Cart replication using Extended Classic?

    Dear Experts,
    I was wondering if there is a BADI that I could possbily use to replicate SRM shopping carts to ECC Purchase Requisitions using the Extended Classic scenario.
    Thanks in advance,
    Mark

    Hi Mark,
    in case of extended classic scenario you can not create purchase requisition (the basic of this scenario, that you create at first the local PO, then this will be replicated into the backend system).
    Therefore I would suggest to activate the BAdI BBP_EXTLOCALPO_BADI. With this BAdI you can choose between classic and extended classic scenario depending on your business logic (and create ECC PO or purchase requisition).
    E.g. depending on the product category:
    method IF_EX_BBP_EXTLOCALPO_BADI~DETERMINE_EXTPO.
    clear: bbp_extpo_gl-bbpexpo,
              bbp_extpo_gl-mandt.
      data: cat_guid type COMT_CATEGORY_GUID,
              category type COMT_CATEGORY.
    cat_guid = ITEM_DATA-CATEGORY.
      CALL FUNCTION 'COM_CATEGORY_READ'
        EXPORTING
          iv_category_guid = cat_guid
        IMPORTING
          es_category      = category
        EXCEPTIONS
          OTHERS           = 0.
    if
    * category XYZ
         category-CATEGORY_ID EQ 'XYZ'.
         bbp_extpo_gl-bbpexpo = 'X'.
         bbp_extpo_gl-mandt   = sy-mandt.
        return.
      endif.
    endmethod.
    Regards,
    Peter

  • Error while creating shopping cart

    HI All,
    While creating shopping cart by 3 step procedure, I am getting the error as below
    Error when processing your request
    What has happened?
    The URL http://atlsapsr6.ananthtech.com:8000/sap/bc/gui/sap/its/bbpsc02/~flNUQVRFPTIzNjYxLjAwMy4wMi4wMQ== was not called due to an error.
    Note
    The following error text was processed in the system SR6 : Incorrect status in pricing
    The error occurred on the application server atlsapsr6_SR6_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Function: BBP_PD_ABORT of program SAPLBBP_PDH
    Form: ABORT of program SAPLBBP_PDPRC
    Form: PRC_MAINTAIN_SINGLE of program SAPLBBP_PDPRC
    Function: BBP_PDPRC_UPDATE of program SAPLBBP_PDPRC
    Form: PRC_UPDATE_CALL of program SAPLBBP_PDIGP
    Form: PRICE_AND_VALUE_DETERMINE of program SAPLBBP_PDIGP
    Form: SC_ITM_CHECK of program SAPLBBP_PDIGP
    Form: ITMPROC_CHECK_AND_ENRICH of program SAPLBBP_PDIGP
    Form: ITMPROC_MAINTAIN of program SAPLBBP_PDIGP
    Form: ITMPROC_F_CREATE of program SAPLBBP_PDIGP
    and While creating shopping cart by 1 step procedure, I am getting the error as below
    2 Messages
      No approval workflow found. Inform system administrator 
      You have exceeded your purchasing budget by 10,00 INR 
    Please suggest what to be done,
    Advance thanks
    SATYA

    http://help.sap.com/saphelp_srm30/helpdata/en/4e/1d74eff196d64e880fd28d41d4502b/content.htm
    The budget is defined in the SAP Enterprise Buyer System and does not originate from FI/CO.
    You can save the purchasing budget in various objects in the system:
    §         User (Transaction SU01)
    Tab Personalization ® Personalization object BBP_USER_BUDGET:
    Here you define the amount, currency and validity of the purchasing budget.
    A budget defined here has the highest priority and is called in every case.
    §         Role (Transaction PFCG)
    As under User (above).
    Each user that is assigned to this role has the budget of this role.
    This budget is subordinate to the budget assigned to a user.
    §         Organizational Plan (Transaction PPOMA_BBP)
    Organizational Unit ®  Extended Attributes ® Purchase Order Limits ® User Budget:
    Here you define the amount, currency and validity of the purchasing budget.
    This budget is subordinate to the budget assigned to a user.
    If budgets have been defined both for the role and for the useru2019s organizational unit (and none for the user himself), then the budget with the highest value is used.

  • Error message while creating shopping cart in SRM 7.0

    Hi,
    While creating shopping cart in SRM 7.0, an error message is coming as 'No authorization to purchase from product category <product group>'.
    Is there any missing authorization.
    Thanks
    Saswata

    Hi Saswata,
    Can you confirm if the "Extended Attributes" of the user's position in Org Structure has the product category maintained for the appropriate backend system?
    Regards,
    Nikhil

  • Can user enter comments while creating shopping cart?

    Hello All,
    While creating shopping cart, is it possible to enter some text/comment in one of the user defined attribute for the item? In other words I need to define a simple single value chracteristics that is ready for input during shopping cart creation. This comment I need to enter before transferring item to the shopping cart. System is CCM2.0
    Regards,
    Ram
    Message was edited by: Ram Sahu

    Yann,
    To make it more clear, here are the steps I am performing:
    1. Search for catalog item in a catalog.
    2. Select the catalog item.
    3. Go to the items detail screen of the selected item.
    4. In this screen, I need to enter some additional information. May be an attribute ready for free text input. Here I tried, documents/attachements. But that doesn't serve the purpose.
    5. After entering comments, transfer/add the item to shopping cart.
    6. Save the shopping cart.
    So, step 4 is where I am looking to enter comments.
    Regards,
    Ram

  • Attribute error while creating shopping cart in portal

    Hi,
    We are using SRM 7.0 . While creating shopping cart in portal , I am getting error " the attribute of the user are inconsistent or not defined. See transaction ppoma_bbp "
    I have maintained attributes of ACS,BSA,BUK,BWA,CUR,KNT,WGR & WRK . Done attribute check in BBP_ATTR_CHECK, it issued warning message for CAT attribute. All other attributes are Ok.
    Could anybody help to resolve this.
    Regards
    Ayyappan

    HI
    Step 1: Check the consistency of the User for Shopping Cart using Transaction BBP_CHECK_CONSISTENCY. THis will give you a snapshot of what is missing in user's attributes for creating a SC.
    Step 2. Go to PPOMA_BBP and note down the Position id and CP id of the user. Then check the consistency of these objects using BBP_BP_OM_INTEGRATE.
    It seems the combination of attributes is not in right place for this user
    Regards
    Virender Singh

  • EBP Error while creating shopping cart

    Hi,
    While creating shopping cart in local scenarion am getting the below error:
    "Transaction type for local system missing"
    Note: Our is IDES version.
    Thanks,
    Manu

    Hi Manu,
    Please go through the following links:
    transaction type for local system missing
    External Requirement not able to create on SRM
    Thanks,
    Pradeep

  • Error while creating  shopping cart. in SRM 7.0

    HI experts,
                         while creating a shopping cart  in SRM 7.00 we r getting following error messages.
    Exception Data
    Date:     17.08.2010
    Time:     13:36:11
    Short Text of the Message:     An exception occurred
    URL:     http://hpsrm.iscodom.com:8001/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    Path:     /sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    Message ID:     
    Message Type:     
    Message No.:     
    Message Variable 1:     
    Message Variable 2:     
    Message Variable 3:     
    Message Variable 4:     
    Error Code:     558
    Error Text:     RABAX_STATE
    Runtime Error:     UNCAUGHT_EXCEPTION
    ABAP Call Stack
    : Method:  ABORT of program /SAPPSSRM/SAPLBO_BASE
    Method:  /SAPPSSRM/IF_BADI_WRAPPER~CHANGE of program /SAPPSSRM/SAPLBO_BASE
    Method:  /SAPPSSRM/IF_BADI_WRAPPER~START of program /SAPPSSRM/SAPLBO_BASE
    Method:  HANDLE_PD_START_EVENT of program /SAPPSSRM/CL_BADI_WRAPPER=====CPForm: PROCDOC_CREATE of program SAPLBBP_PDFunction: BBP_PROCDOC_CREATE of program SAPLBBP_PD
    Method:  CREATE_SC_INT of program /SAPSRM/CL_PDO_FACTORY_SC_ADV=CP
    Method:  CREATE_NEW_INSTANCE of program /SAPSRM/CL_PDO_FACTORY_SC_ADV=CP
    Method:  CONSTRUCTOR of program /SAPSRM/CL_CH_WD_BOM_SC=======CP
    Method:  /SAPSRM/IF_CH_WD_MAP_FACTORY~CREATE_SC_MAPPER of program /SAPSRM/CL_CH_WD_MAP_FACTORY==CP
    Regards,
    vijay/nitin

    Hi NITIN KHAIRNAR  Masayuki Sekihara
    We are also facing the same issue.
    Can you help us out in identifying which BADI is active.
    Please help us in solving the issue as we are getting many short dumps on daily basis because of this.
    Thanks,
    Ramakrishnan

  • Error While Creating Shopping Cart in Portal.

    Hi,
    Users are facing some issue while creating the shopping cart in Portal.
    This issue they are not facing every time.. Some times it is working fine and some times it is not.
    The Error which was logged in the Default trace file is as below:
    java.lang.NullPointerException#
    at java.lang.StringBuffer.<init>(StringBuffer.java:130)#
    at com.sap.portal.pcm.admin.util.StringListTokenizer.<init>(AttributeValueList.java:117)#
    at com.sap.portal.pcm.admin.util.AttributeValueList.<init>(AttributeValueList.java:41)#
    at com.sap.portal.pcm.admin.util.AttributeValueList.stringToValueList(AttributeValueList.java:55)#
    at com.sap.portal.unification.obntargetcreator.ParameterMappingHelper.getRelevantPersistedParametersForSpecificOperation(ParameterMappingHelper.java:414)#
    at com.sap.portal.unification.obntargetcreator.ParameterMappingHelper.loadPersistedParametersForOperation(ParameterMappingHelper.java:366)#
    at com.sap.portal.unification.obntargetcreator.ParameterMappingAccess.loadParameterMappingData(ParameterMappingAccess.java:58)#
    at com.sap.portal.navigation.mapping.OBNParametersMapping.getMappingDesignTimeData(OBNParametersMapping.java:297)#
    at com.sap.portal.navigation.mapping.OBNParametersMapping.getMappedDynamicParameter(OBNParametersMapping.java:106)#
    at com.sapportals.portal.appintegrator.template_processor.ModifierImpl.getOBNMappedParameters(ModifierImpl.java:305)#
    at com.sapportals.portal.appintegrator.template_processor.ModifierImpl.getMappedParameters(ModifierImpl.java:297)#
    at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.processModifier(TemplateProcessor.java:304)#
    at com.sapportals.portal.appintegrator.template_processor.compiler.ProcessModifierAction.execute(ProcessModifierAction.java:16)#
    at com.sapportals.portal.appintegrator.template_processor.compiler.ProcessTemplateAction.execute(ProcessTemplateAction.java:39)#
    at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.processImpl(TemplateProcessor.java:416)#
    at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.process(TemplateProcessor.java:390)#
    at com.sapportals.portal.appintegrator.template_processor.TemplateProcessor.process(TemplateProcessor.java:402)#
    at com.sapportals.portal.appintegrator.template_processor.TemplateProcessorService.processTemplate(TemplateProcessorService.java:54)#
    at com.sapportals.portal.appintegrator.template_processor.TemplateProcessorService.processTemplate(TemplateProcessorService.java:107)#
    at com.sapportals.portal.appintegrator.layer.AbstractIntegrationLayer.processTemplate(AbstractIntegrationLayer.java:442)#
    at com.sapportals.portal.appintegrator.layer.URLTemplateProcessLayer.processLayer(URLTemplateProcessLayer.java:33)#
    at com.sapportals.portal.appintegrator.LayerProcessor.processActionPass(LayerProcessor.java:161)#
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doActionPass(AbstractIntegratorComponent.java:68)#
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doOnPOMReady(AbstractIntegratorComponent.java:54)#
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:396)#
    at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:249)#
    at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)#
    at com.sapportals.portal.prt.pom.PortalNode.processEventQueue(PortalNode.java:799)#
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:652)#
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:235)#
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:541)#
    at java.security.AccessController.doPrivileged(Native Method)#
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)#
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)#
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)#
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)#
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)#
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)#
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)#
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)#
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)#
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)#
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)#
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)#
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)#
    at java.security.AccessController.doPrivileged(Native Method)#
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)#
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)#
    Could any one suggest something how to go ahaead to resolve this issue.
    Thanks in advance.
    Regards,
    Viswes.

    Hi,
             Hope this is not an application error ,its happens some time if portal is down,So if you get this error contact your basis team..
    Regards
    Vishal

  • RFC_VMC_COMMUNICATION_ERROR  While creating Shopping Cart

    Hi SRM Gurus,
    I have set all the configuration settings in IDES.
    Now when i try to create shopping cart in the web login, i am getting the runtime error as "RFC_VMC_COMMUNICATION_ERROR".
    Short Text:
    Error during VM Container communication between ABAP and JAVA.
    What Happened:
    During the communication between the JAVA and the ABAP Stack , an error occurred in the RFC layer.
    Please help me to find the solution.
    Regards,
    Vinoth

    Hello Vinoth,
    Please check if you have completed IPC settings.
    You will get more information of error in transaction : BBP_CND_CHECK_CUST
    Execute Program: RSVMCRT_HEALTH_CHECK.
    Helpful OSS Note:
    Note 854170 - Activating the component "VM Container"
    Hope this helps.
    Thanks
    Ashutosh

  • Wrong Price in Shopping Cart after PR Changed in ECC

    Hi All,
    I'm using SRM extended classic scenario, and i have the following scenario:
    1. Create PR in ECC using material assigned to contract (contract exist both in SRM and ECC) with quantity 8 PC. This PR document type didn't use release strategy.
    2. Transfer PR ECC to SRM using BBP_EXTREQ_TRANSFER
    3. SC created in SRM with quantity 8 PC and already assigned to the same contract
    4. Run report BBP_SC_TRANSFER_GROUPED to create PO with contract (test mode)
    5. No error message when simulate create PO
    6. Change PR quantity to 4 PC in ECC
    7. Run BBP_EXTREQ_TRANSFER in ECC
    8. Shopping cart quantity updated to 4 PC in SRM, but ITEM PRICE BECAME ZERO
    9. Run report BBP_SC_TRANSFER_GROUPED to create PO with contract (test mode)
    10. Got error message 'Enter the price or deselect the 'Invoice Expected' indicator
    When I change PR in ECC, I only change the quantity, not the valuation price. Why the price is changed to zero in shopping cart?
    Does anyone here ever face the same problem?

    problem solved. I've raised oss message and got note 1451988

  • Approver regrouping in Shopping cart after approval and refresh button is clicked

    Dear Experts
    I created a shopping cart (Say 5 levels of approval) it reaches the approver . The approver approves the shopping cart and the cart is in completion step. When after approval in 3 rd step. If i click on refersh button at the top, the list of approvers who approved the cart are getting grouped in to a folder like structure. How it can be avioded i.e we need the approvers to be shown in sequence even after n approvals and clicking on the refresh button.
    Thanks & Regards
    Arun.K.P

    Hi Laurent,
    Please check the screenshots.

  • Number range does not exist error while creating shopping cart

    Hi,
    I am working in SRM 5.0 classic scenario..while creating a shopping cart it gives error as number range 01 does not exist.(while clicking shop button).
    Thanks&Regards,
    Aravind.

    Hi,
    Please maintain SC number range and transaction type assignment in SRM SPRO.
    --> cross application -> number range
    Kind regards,
    Yann

Maybe you are looking for