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.

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

  • 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

  • Accoung Assignment tab is disable during shopping cart creation

    Hi Gurus,
    Ned your expert advice on this issue.
    We are using SRM7.0 classic scenario. During configuration, under SPRO>Supplier Relationship Management>SRM Server>Cross Application Basic Settings>Account Asisgnment, we define Account assignment categories, define G/L account for Product Category and Account assignment Category and no entry under Maintain Local Accounting Data.
    However during shopping cart creation, Account Assignment tab is disable. We cannot even add line item and throwing an error. We assigned therequired entries under PPOSA_BBP but still unable to complete the shopping cart.
    Please advice how to resolve the issue.
    Thanks.

    Hi,
    Have you enabled the 'default' checkbox?
    Regards,
    Nikhil

  • Shopping cart Creation Time is different from system time

    Hi ,
    Shopping Cart Creation Time is Different from System time.
    Could you tell me,        to which time it is refering to.
    How to change it.
    Create By is      webseruser
    Where can I find the required settings for the same
    Thanks In advance

    Hello,
    Are you checking this in BBP_PD?
    If you go to SU01 and check parameter "Personal Time Zone" -> "of the user", this time will appear to end user when creating document (document header in web).
                                                                                    If you do not have informed any value, it will be populated the pattern system timezone, defined in SU01 as well.
                                                                                    - I created a RFX in my test system with a user who's timezone (in tx SU01) is set as:
    Sys. Time Zone     CET                                                                 
    of the User        INDIA                                                                               
    - CET time  was 20:01:55                                                              
    - GMT time was 18:01:55                                                              
    - India time was 23:31:55                                                                               
    Looking at this RFX in BBP_PD I see the following:                                     
    Same user (India timezone and CET as "Sys. Time Zone"):                                
    Created_At: 20:01:55                                                                   
    Changed_at: 20:01:55                                                                   
    DETAILS (header):
    Created at: 18:01:55                                                                   
    Changed at: 18:01:55                                                                   
    RFX header (description): 23:31:55                                                     
    So, for end users, you should populate field "of the user" in SU01.
    In BBP_PD header details, you will have the GMT time (which is stored in internal tables).
    In BBP_PD created_at and changed_at you will have the system time zone, as defined in SU01.
    Regards,
    Ricardo

  • Using Wforms (Adobe interactive forms) in lieu of shopping cart creation

    Our users complain of too much data entry during shopping cart creation and less frequent users complain about forgetting GL a/c and product ID. In talking to SAP their suggestion is to implement Wforms to avoid end users logging into SRM and rather enter relevant details on wform and then convert it to Shopping cart.
    Has anyone implemented and can share how the experience has been,how difficult it to to implement wforms and support thereafter.I undertsand that wforms had issues in the past but SAP now claims to have overcome all those limitations.Please share your experience.

    Hi Ruchi,
    Did you say SAP proposed that you use WFORMS in place of SRM Shopping Cart?? I am not entirely sure we are quite there yet! There is lots of details available [here |http://www.sdn.sap.com/irj/sdn/adobe]which describe SAP interactive forms. Maybe this will help you. But I am surprised your users find the SC creation difficult, especially the 4 step wizard, can you not assign default values to many of these areas where they are having trouble? (GL accounts etc)
    Regards,
    Jason

  • Shopping Cart Creation - SAPLBBP_PD program error

    Hi Folks,
    I have one query. Need your help on this.
    We are using Product category. In extended attributes, for company code i deactivated the product category. Now, how is the possibility that i can use these product categories again back in my SRM system.
    I'm also observing the error in SRM shopping cart processing as below:
    Error application is coming up.
    20110315
    168996
    085921
    ISVSAPSRMDEV
    http://isvsapsrmdev.ad.infosys.com:8001/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    SYNTAX_ERROR
    Syntax error in program SAPLBBP_PD .
    Method: CREATE_SC_INT of program /SAPSRM/CL_PDO_FACTORY_SC_ADV=CP
    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
    And short dump while processing BBP_PD
    Kindly guide.
    thanking you all.
    Sangmesh Hiremath

    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

  • Shopping Cart creation error

    I am using SRM 4.0 and ECC 5.0 with Ex Classic scenario.
    While I am trying to create Shopping cart following error is coming :-
    "No organizational data exists on item level" 
    I have checked up all Org. plan data i.e. users are consistent all attribute in org nodes in function tab like company code Pur Org or Pur Grp maintained.
    Secondly I have checked in R/3 that Material is also having Organization data like is extended to a Plant and Storage and Pur and Storage views are maintained. Still problem not resolved.
    I am not able to understand this error message.
    Could somebody help me ?
    Thanks
    Sanjay

    Hi Vadim,
    I found out the reason of problem. When we deflag check box for activate Extended Classic. This problem goes away.
    Further as suggested by you we have analyzed Xn BBPSC01 in SAP gui and found in Extended details every data is populated like Prod Cat.,Company,Plant and S Loc etc. except Pur Org and Pur Grp. When we deflag Extended classic check box than Pur Org and Pur Grp are also populated.
    What could be done as I have to use Extended classic scenerio.
    Problem of in ITS service page of basic data not being displayed remains.
    Thanks
    Sanjay

  • 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 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

  • Shopping Cart creation with reference to Backend Contract

    Dear Experts,
    We are working in SRM 7.0 Classic Scenario.
    We have Backend Contract with document type PCTR which is available as Source of Suppliy when creating Shopping cart.
    I can use this contracts as source of supply but the issue is when the Shopping cart total quantity crosses the target value of the Contract quantity there was no error message as the quantity has exceeded the target quantity.
    The system is allowing me to create the Shopping cart but after approval the Shopping cart is showing the status as Approved and not creating PO or PR.
    Is there any configuration available to get the update if the quantity in SC crosses the Target quantity of the backend contract.
    It is also OK if the SC goes to Purchasers work list if the target quantity is crossed.
    Kindly reply to this thread immedeately.
    Regards,
    B.N.Karthikeyan.

    Hi
    target quantity or Target value ?
    what about your Contract value contract - target value or target quantity
    i aware value contract is throwing message if the sc exceeds the contract value.
    share your contract details.
    is it created in ECC or CCTR or GCTR . target quantity for materials or taget value for that material
    br
    Muthu

Maybe you are looking for