Error in SRM 7.0 WF..

Hi Friends,
   We are in SRM SERVER 7.0 (Ramp-up version) with SP02, We are getting a dump error 'An exception has occurred' when we try to order a SC after activate the Standard Evaluation ID u20180EV_SC_SL2u2019 and Responsible Resolver Name u2018RR_SPENDING_LIMIT_APPROVERu2019. Here is the Dump error i can see in ST22 ..The Blod line is place where the cursor shows the Dumb...
lo_pdo_apv_ext ?= mo_pdo.
IF me->/sapsrm/if_cll_dom_apv_ext~is_historical_version( ) EQ abap_true.
   RETURN.
ENDIF.
o_so_apv_it ?= mo_so_mapper.
need lead selection from BO
lv_item_guid = mo_parent_bo_mapper->/SAPSRM/IF_CLL_ITEM_ADMIN~GET_LEAD_SELECTION( ).
Retrieve the process information
TRY.
    CALL METHOD lo_pdo_apv_ext->get_process_info_ref
      EXPORTING
        iv_item_guid       = lv_item_guid
      IMPORTING
        er_process_info    = lr_process_info
        eo_meta_consumer   = lo_meta_consumer
      CHANGING
        co_message_handler = mo_pdo_message_consumer.
  CATCH /sapsrm/cx_pdo_abort INTO lx_pdo_abort.
    mo_pdo_message_consumer->append_messages( EXPORTING io_message_consumer = lx_pdo_abort
ENDTRY.
*CALL METHOD me->/sapsrm/if_cll_dom_apv_ext~convrt_proc_info_for_ui( lr_process_info-> ).**
CALL METHOD me->/sapsrm/if_cll_dom_apv_ext~initialize_timestamp_for_ui( ).
"UPDATE_CLL_METADATA( ).
Any suggestion...

Hi,
Does user have SLAPPROVER attributes value ?
The code looks UI side issue and does not related with SLAPPROVER.
It is better to create customer message in SAP Service Marketplace.
Regards,
Masa

Similar Messages

  • Error in SRM:  a user with enough authorisation level is miss

    Hello,
    We are on SRM 5.0 and our users get the following error in SRM when creating a shopping cart:
    No user assigned to object a user with enough authorisation level is missing.
    Anybody any idea ?
    Thanks as ever

    Hello Can anybody helpe me please ?

  • Error in SRM iView calling https screen from R/3 backend.

    Hello All,
    I have deployed on SRM Bussiness Package on EP and connected R/3 SRM Server with Ep vis system.
    When i check connection test for system it shows connectioin successfull, But when i navigated to one of the Role present in BP and tried to a preview on iView which in turn calling screen from R/3.
    That screen is working fine in R/3 that use https:// connection in Bckend and working fine there.
    But when i click on iView in Ep it is throwing error .
    I have pasted Error Log from NWA under.
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Full Message Text
    06:15_06/08/09_0093_205774451
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Exception in SAP Application Integrator occured: Application URL ':///sap/bc/bsp/sap/srmsus/default.htm' is not valid! Please check the protocol and host entries for system 'SAP_BW'.
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContentPass(AbstractIntegratorComponent.java:123)
    at com.sapportals.portal.appintegrator.AbstractIntegratorComponent.doContent(AbstractIntegratorComponent.java:98)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172) 
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    Thanks in advance.
    Vinit

    Hello Sandeep,
    Thanks for ur fast reply.
    i have navigated to the path you told in SICf but i cant find any node under srmsum .
    srmsum is the only node, no subnode in it.
    I have deactivated and activated srmsum node i can test it success fully in SICF but it does not have  default.htm page in SICf but it does in SE80.
    And other thing is regarding SAp_BW system that i am useing is the aliase that i have used for system connecting SRm server SA_BW is just the aliase name and nothing have to do with Bi functionality.
    Pls suggest.
    Thanks in advance.
    Vinit.

  • Empty Navigation Tree error in SRM 7

    Hello Experts,
    I'm setting up an SRM 7 system. I've configured most of it, but when I test login into the web UI, I get an "Empty Navigation Tree" error with the following text: "The user menu tree for user <username> is empty. Please contact your system administrator".
    Here's some additional information:
    System version: SAP SRM 7.0
    Component: SRM_SERVER 701 SPL 0004
    Portal-Independent Navigation Frame is Active (we don't have a SAP Portal installed)
    Roles have been regenerated, and my user has been assigned to the org structure correctly.
    Org structure has been setup with required attributes.
    How I'm doing this test:
    1. Login to SICF
    2. Go to SAP -> BC -> NWBC -> SRM -> Test Service.
    3. This takes me correctly to a "SAP Netweaver" web page, where I click on the "Login" button.
    4. A pop-up window appears where I type in my username & password.
    5. I get the error message mentioned above.
    I'm not really sure what I'm missing.
    Your help is appreciated.
    Regards,
    Gilberto Gallardo.

    Hello Gilberto Gallardo,
    I've had the same issue and the fix for it is to configure in tcode SU01 some roles for the user you are using to access the portal. Some common roles are:
    /SAPSRM/ADMINISTRATOR
    /SAPSRM/EMPLOYEE
    /SAPSRM/OP_PURCHASER
    /SAPSRM/RECIPIENT
    /SAPSRM/SECRETARY
    /SAPSRM/ST_PURCHASER
    Perhaps it won't help you, since the post is not recent, but it will help if someone encounters the same issue.
    Regards,
    Mihai

  • Cost center Error in SRM

    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 you to please advise me where i need to check to overcome the issue.
    Regards,
    Sri

    Hi  Sri,
    Is this the exact error you are receiving, it does not seem familiar? Is this a customer message in yor system?
    Regards,
    Jason

  • Timed out error in SRM

    Hi
    I am working in SRM 5 and with support level 9.
    When the user try to type in lot of information manually in the Header or the Item text in the SRM PO and then try to save it, he gets the SRM timed out error. Looks like SRM doesn't treat the information being filled in header and item text field as system being active and ultimately gives a timed out error.
    Any suggestions to overcome this issue?
    Thanks a lot in advance.
    regards
    manoj

    Hi
    Please go through the threads as well ->
    Re: why can I not find Service BBPGLOBAL in TA SICF?
    Re: ITS Configuration
    Re: ITS_CANT_LOAD_INCLUDE in BBPstart service
    Re: ITS Template not found
    Re: Service Cannot be Reached
    Regards
    - Atul

  • Supplier Group Creation Error  in SRM 7.0

    Hello,
      We are on SRM 7.0, SP 9. When creating a root supplier group using tcode PPOCV_BBP in SRM, we are  getting a "DATA_LENGTH_0", "CX_SY_RANGE_OUT_OF_BOUNDS" error in the program "SAPLRHOMDETAIL_PP01".
    This error happens during the new supplier group creation process, when we change the default name of the vendor group with a custom name and try to save the new supplier group.
    Please let me know if any one has come across this issue.
    Thanks,
    Raj

    HI Raj,
    you have to implement the note 1572049  to resolve this issue.
    Regards
    Ajay
    Edited by: ajay ch on Aug 15, 2011 10:57 AM

  • UWL error in SRM 7.0

    Hello All ,
    We are on SRM 7.0 and EP 7.0.
    When a manager logs in he get this error message on the UWL "An error occured while connecting to the conector.
    The details are as  mentioned
    Exception type:com.sap.netweaver.bc.uwl.connect.ConnectorException Message:Tue Jul 13 07:54:36 EDT 2010
    (Connector) :com.sap.portal.connectivity.destinations.PortalDestinationsServiceException:User is missing credentials for connecting to alias SAP_SRM. Contact your system administrator.
    While configuring the UWL we have added the standard role "pcd:portal_content/com.sap.pct/specialist/com.sap.pct.srm.srm70/com.sap.pct.srm.core.fl_core/com.sap.pct.srm.core.fl_roles/com.sap.pct.srm.core.ro_manager" in the user roles property .
    When I remove the std role from this property I get an error message stating "Unable to perform the request. Try again and if the problem persists, inform your system administrator"
    Please let me know how do I resolve this issue.
    Thanks and Regards
    Pradeep Bhojak

    Hi Pradeep,
    Please check the SSO working fine or not between portal and ABAP backend. As per the error message, system object connection test is not working properly. Check the logon group used for SAP_SRM System object and refer to SAP Notes : 1133821
    Verify that user
    -> Users is not locked in ABAP system
    -> Validity of the users.
    -> Roles assigned to users : SAP_BC_BMT_WFM_UWL_ADMIN and SAP_BC_BMT_WFM_UWL_END_USER
    Also please have a look at below thread might help
    /message/8522014#8522014 [original link is broken]
    /message/7136258#7136258 [original link is broken]
    Hope it will helps
    Regards
    Arun Jaiswal

  • ASSERTION FAILED error in SRM 7.0 when creating  documents

    Hi Experts,
    We are using SRM 7.0
    When i am clicking on shop button to create shopping cart / create contract / create RFx we are getting
    RUNTIME ERROR : ASSERTION_FAILED
    Termination occurred in the ABAP program "/SAPSRM/CL_CH_WD_GAF_FACTORY==CP" -
    in "SET_GAF_PROVIDER".
    I have searched SDN before posting the Q and I could find similar issue faced by couple of people but I could not find a solution.
    Please advice

    Hi Have u solved this issue? I have a similar issue also. Anybody can help?
    Regards
    CK

  • Help!PO inbound ERROR in SRM SUS when create a PO from R/3

    Hi All:
         I met a problem in SRM SUS,when create a po in R/3 and send this PO to SRM SUS,but there was a  error in XI monitor t-code:SXMB_MONI, i have created the buyer via t-code: BBP_SUS_BP_ADM,and sent the vender from R/3 that is ok.
        check this xml.plesse take a look at error information.
         <FAULT_TEXT>An error occured within an XI interface: Exception occurredA:BBP_BUPA:263 -Ordering party has to be a company Programm: CX_BBP_BD_ERROR===============CP; Include: CX_BBP_BD_ERROR===============CM002; Line: 57</FAULT_TEXT>
         <FAULT_URL />
         I am used  SRM server 5.5, package level is SAPKIBKT06.
         Plesse help....
    Thanks
    Best Regards

    At least i did it.
    The solution was in the transaction BUPA_TAXNUMTYPE. Here you can define wether you want to check the duplicated TAXNUMBERS or not. After applying some patches we think the value of the entry corresponding to our country, changed. So we put the value to OFF and everything worked fine again.
    Thank you.

  • The Po Changed XML Message is in Error in SRM SUS

    Dear Experts,
    We are integrating ECC to SRM SUS system, and PO was successfully processed from PI and in SRM SUS we are getting below error.
    <namespace="http://sap.com/xi/SRM/SE/Global">ExchangeFaultData</SAP:ApplicationFaultMessage>
      <SAP:Stack>Application has thrown an exception</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    And the message is in Inbound Q with status u201CXI Error Application Error .ABAP:Queue Stoppedu201D
    Observed that messege was sucessfully processed from PI, and in error it is showing as XI Error. 
    Please help us to resolve the issue.
    Thanks in Advance,
    Soumya.

    Hello,
    What you can do is:
    1.) Look for the name of the queue in SXI_MONITOR of SUS System
    2.) Go to tcode SMQ2
    3.) Input the name of your queue there
    4.) Unlock your queue
    Hope this helps,
    Mark

  • Enter Net Price Error in SRM System

    Dear Gurus,
    The user has created Purchase order in SRM Portal without flagging 'Confirmation-Related Invoice Verification' and 'Invoice Expected'.  The PO is transferred to R/3 system with '0' price and free goods indicator.  Then the user modified the PO in the portal, flagging the Confirmation-Related Invoice Verification & Invoice Expected indicator. 
    Now the changes is not getting transferred to R/3 and getting error message as 'Enter Net Price' in RZ20.
    Is there any note on this issue.
    Please throw some light to resolve this issue.
    Regards,
    Suresh

    Hi,
    Since you have flagged Invoice Expected indicator, make sure you enter a non zero price when you change the PO.
    Alternatively you could implement note 1532505 and check
    Regards,
    Nikhil

  • To Simulate PR creation and capture errors in SRM

    Hello Experts,
    We are on SRM 7.0 EHP 1, classic scenario.
    SC is created in SRM, post which, PR and PO gets created in ECC.
    Sometimes, though SC is ordered successfully, it goes into error due to various reasons. (Mostly PR creation at ECC fails due to some data error etc)
    Is it possible that:
    In SRM, once we order SC,
    > it will simulate PR creation in backend, Instead of actually creating a PR
    > capture error if any at the time of PR creation simulation
    > and display the same to user in SRM? So that user knows what the error is and hence can modify data and order SC successfully at one go?
    Will it be possible to do this custom enhancement? Any pointers?
    Is it possible to trigger an email to appropriate requestor based on RZ20 status? (As RZ20 captures error, can we send the SC error reason to requestor? But again this will increase requestors work of re-ordering the SC)
    Are there any other simpler/better options?
    Thanks,
    Dhananjay

    Hello Ankit,
    Thanks for your reply.
    1. We do not have SC approval process in SRM. Once the SC is ordered its get auto-approved. So is there any BADI which I can utilize to simulate PR creation > capture error > and display it to Requestor?
    2. In the case email notifications, will it be possible to send the exact error reason for SC error? Do we have any standard FM to do this? or it will be custom code query on standard tables?
    Pls let me know.
    Thanks,
    Dhananjay

  • N Step BADI Approval Workflow Error in SRM 7.0

    Hi,
    I have implemented SC  Workflow Approval based on line item(sequential approval). I implemented process controlled workflow for this using N step Badi. Necessasy configuration done for each level at schema. All steps are executed per line item and agents determined using N step Badi /SAPSRM/BD_WF_RESP_RESOLVER.
    Even in SC after the document is ordered, in approval overview tab i see the all level sequence with  approvers name for that  line item.
    But when approved by first approver, it doesnot move to the next level for approval and the SC is approved bypassing all approvers in the following levels.
    For example, if there four levels of approvals for one line item. as soon as the first approver approves the SC is approved and in SC Approval Overiew tab that contained four level of approval in it is now reset to one level with SC marked as appproved.
    Have anybody come across this error.
    Not able to figure out why it is happening so... need some expert advice.
    Thanks in Advance.

    Hi Masa .. thanks for your reply.
    Was on vacation so could not reply.
    I have below settings in SRM for SC
    Process Level definition should be like this.
    Level Eva.ID ; Resolver Task ID Decision Type
    100 L100 R100 40007953 Item-Based decision for Partial Doc.
    200 L200 R100 40007953 Item-Based decision for Partial Doc.
    300 L300 R100 40007953 Item-Based decision for Partial Doc.
    I have implemented /SAPSRM/BD_WF_RESP_RESOLVER for R100.
    for grouping we are using line item number ... so each line item is a group.
    Below are issues that i am facing now.
    For say 2 line item in a SC... with 3 level of approvals for each line item. I am not able to approve one line item in a sequence. For example: If for first line item, when I approve level one .. then the workitem doesnot move to 2nd approver's inbox for that line item. Now if second items (asssuming there are only 2 line items in SC) first approver has approved then i see all second level of approvers available for all line item.
    In short system waits for all one level approvers to approver for all line item and when all the line items are approved at one level then the workitems are available for seconds level of approval.
    Is this the standard behaviour?
    As per our requirement we wanted one line item shoudl follow the approveral sequence without being dependent on other items approval.

  • Currency conversion error in SRM

    Hi,
    When we are trying post the confirmation in SRM it is giving the error message that "Error in currency conversion between EUR and USD".
    We have checked the exchange rate settings in SRM and Backend (R/3) there is no issue at all. Everything is maintained properly but still the sytem is giving error.
    PO currency and vendor currency is USD and company code currency is EUR.
    Is there any other settings missing which is causing the error.
    Thanks in Advance
    S.Parvahi

    hELLO Parvahi,
    Did you check OB08 in backend if maintained properly? also check validity...
    also on the SRM side is below report run using SA38?
    Update exchange rate tables in component system :BBP_GET_EXRATE       
    Hope that helps                    
    Arshad
    Edited by: arshad ahmed on Feb 9, 2010 12:06 PM

Maybe you are looking for