Edit in Shopping Cart

HI Experts ,
In SRM 7.0 If i click on any workitem then the window opens with shopping cart and in that shopping cart we will have EDIT button if we click on EDIT button now we can see an POp-up which is having an option for Yes and NO . If we click on Yes then it will get into Edit Mode .Now what my requirement is  I don't  want that popup and directly it should be in Edit mode once if i click on Edit button .EDIT button is in FPM component that FPM_OIF_COMPONENT ...NOw what I want to  know is how to do and regularly how and where we can see what the thing is happening in Edit ..
Thanks ,
Sandeep

Hi,
if you want to enable or disable any option or field in SRM portal find the web component of the field by right clicking on it, Then enhance the web component and in the post exit of WDModify_view add the code for enabling or disabling the field.
Which will definetly work.
Regards,
Goutam Kolluru.

Similar Messages

  • Shopping cart edit in SRM 5.5

    Hi,
    I am not able to edit a shopping cart in SAP SRM 5.5 Shopping cart is not yet approved. its in the approval stage.
    Regarding security settings the in BBP_WFL_SECURITY its at LOW level.
    Also the BADI is BBP_WFL_SECUR_BADI is active and to deactivate the BADI corresponding note 1397705 is applied.
    However still the option of change of shopping cart is not active.
    I am not able to edit the quantity, price or delivery date of existing shopping cart that is in the approval stage.
    Can you provide thoughts on the above matter?
    Best Regards,
    Tushar

    Hello Tushar,
    Please check wiki below:
    [Changing shopping cart in approval stage|http://wiki.sdn.sap.com/wiki/display/SRM/Changingshoppingcartinapproval+stage]
    Regards.
    Laurent.

  • Shopping cart not editable when status is "awating for approval"

    Hi SRM Experts,
    All the shopping carts which are "awaiting for approval" can be editable as per SRM. I am not able to edit any shopping cart which is awaiting for approval.
    Please note that there are no follow on documents have been created.
    Is there any settings we need to do for eanbling the change icon in shopping cart.
    Thanks
    Ravi

    Hi Kathirevel,
    Still i am not able to edit the shoping cart. Even i am not able to see change button whenshopping cart statu is " awaiting approval".
    I have done the same steps which you have explained in above thread.
    Please suggest me
    Thanks
    Ravi

  • Default Settings in Shopping Cart

    Dear Experts,
    We are on SRM 7.0 SP05.
    "Default Settings" functionality is not coming up at the time of creating the shopping cart (Status: In Process). 
    However, it is showing when the shopping cart is in "Awaiting Approval" status. I'll edit the shopping cart and change the default settings.
    Could be an authorization problem ??
    Please advice.
    BR,
    Sivakumar

    Hi,
    SRM 7.0 -for default setting there is product bug.
    Check and apply the following SAP NOTES
    1. 1450367
    2.1442277
    Regards
    G.Ganesh Kumar

  • Disable "Add item" and "Paste" button on item level of shopping cart

    Hi,
    I would like to disable the "Add item" and "Paste" button on the item level when editing a shopping cart awaiting approval.  I have been able to accomplish this for the buttons "Delete", "Duplicate", and "Copy" already.  I have done this by adding an enhancement implementation in the class /SAPSRM/CL_PDO_DYN_MDA_IT_SC under the methods DELETE_ITEM (delete button), COPY_ITEM (duplicate button), and COPY_CLIP (copy button).  This enhancement gets the shopping cart header guid, then uses the function module "BBP_PD_SC_GETDETAIL" to return the table e_status to check if the shopping cart is awaiting approval.  If it is it will disable the buttons, making them equal to abap_false.
    I would like to do this same thing to the "Add item" and "Paste" buttons but they are not listed in the the same class.  Does anyone know what class they are called in?
    I have tried looking in SPRO -> SAP Supplier Relationship Management -> SRM Server -> Cross-Application Basic Settings -> Extensions and Field Control (Personalization) -> Control Actions -> Display Standard Metadata Tables for Actions on Item Level.  I can't find the "Add item" and "Paste" buttons in here for BUS2121(shopping cart) under Edit mode.  Anyone have any ideas?
    Thanks,

    Jay,
    I did as you suggested and was able to break on the method as expected.  I made the same coding changes as I had in the other methods where I put in an enhancement but it would not work.
    I was able to solve this problem by creating an enhancement in the Web Dynpro where the buttons were being displayed.  I created a 'Post-Exit' enhancement for the WDDOMODIFYVIEW method.  Within this I added my custom logic to disable the Add Item and Paste buttons when in editing a shopping cart that is awaiting approval.
    Thanks for the help,
    Jeff

  • Settings to recall shopping cart when awaiting approval

    Hello
    We are on SRM 7.0.
    In SRM 7.0 when SC is in awaiting approval and requestor press edit then shopping cart can be recalled. What are the settings / sap note required for this.
    Thanks,
    Ashish

    Hi
    Are you a creator of shopping cart and trying to edit the cart while awaiting for approval ?
    or
    some once created and are you trying to edit the cart in awaiting for approval?
    what is your SP ?
    Note 1491389 - Monitor SC:delete shopping carts in status awaiting approval
    You as an administrator go to Monitor shopping cart transaction and select a shopping cart which has status 'Awaiting approval'. When you try to 'Delete' the cart, system throws an error 'Change mode only possible after recall'
    Other terms
    CANCEL_PROCESS_FOR_RESTART /SAPSRM/IF_CLL_MMS_SC~DELETE BBP_MON_SC 'Process controlled workflow'
    Reason and Prerequisites
    If the system is using process controlled workflow, the workflow has to be recalled prior to the deletion of the cart.

  • Shopping cart changeable after follow-on document is created

    Hi,
    Something strange in the production env. I'm on SRM 7.
    I create a shopping cart. It gets automatically approved and creates a PO in the backend.
    After this when i open the shopping cart and click on the 'Edit' button, the system opens the shopping cart in edit mode
    I'm able to save new line items. New lines items are displayed with 'Approved' status
    This is not the right behaviour. Strangely this does not happen in our development system
    Any solution /  notes ?
    Rgds
    Venkat

    Hi
    I think whatever role it may be but system should not allow to edit the shopping cart ITEM after creating follow on docuement.
    What is the item status of shopping cart . Is it follow on document deleted? OR Error in process?
    Muthu
    Edited by: Muthuraman Govindasamy on Dec 31, 2010 6:24 AM

  • EDIT button not visible in Display Shopping Cart  screen in SRM portal

    Hello everyone,
    I am facing one strange problem in SRM portal.
    When i create a new shopping cart ON BEHALF of someone then after SAVING the shopping cart the EDIT button disappears from the screen.
    But if i create a shopping cart for  myself only then the EDIT button appears properly.
    My system is  SRM 7.0 .
    Please if anyone has solution to this kindly reply

    Found a note for this issue. The note is 1444219

  • Disable GL Account Field for editing in the Shopping Cart SRM 7.0

    Hi,
      We would like to disable the GL Account field for editing only on the Shopping Cart Approval Screen. I tried to implement this through configuration of Metadata Dynamic Class in SPRO->SRM Application Server ->Cross Application Basic Settings->Extension & Field Control ->Configure Control for Fields of substructure. But the class is not getting triggered.
      Any help would be appreciated. We are on SRM 7.0
    Thanks
    Raghav

    Hi Rohit,
    Try to activate the view and component and then see. If this does not works, create an enhancement for the view and write the below code in method WDDOMODIFYVIEW
    DATA btn_confirm TYPE REF TO cl_wd_button.
      btn_confirm ?= view->get_element( 'AUTO_CONFIRMATION' ).
      if btn_confirm is BOUND.
        btn_confirm->SET_TEXT( value = 'Confirmation' ). 
      endif.
    This code will set the button text as 'Confirmation' .
    Regards,
    Anubhav

  • Saved Shopping Cart Display/Edit functions are not working

    Hello SRM experts,
    The problem that I have is that the buttons like Display, Edit, etc are not working on a saved Shopping Cart. What is the best way to debug this problem? How would I find out what methods are being called on the SRM system or if some entries are missing in some table for BUS2121?
    We are on SRM 7.0 PPS SPS 5, Portal 7.01 SPS 5.0.
    Thanks,
    Mani

    Hi Mani,
    We are also facing a similar issue. Our protocol is HTTP throughout but still the issue persists.
    Can you shed some light on any other config that you changed?
    Regards,
    Nikhil

  • Enable 'process all items' option in shopping cart display/edit screen

    Hi All,
    'Process all items' option is disable in the shopping cart view/edit screen. How can I enable the said option ?
    It there any authorization object or attribute needed for enable 'process all items' option ?
    For your information, this botton is appear next to Delete option in shopping cart item level.
    Thanks,
    Regards,
    Jennifer

    Hi,
    if you want to enable or disable any option or field in SRM portal find the web component of the field by right clicking on it, Then enhance the web component and in the post exit of WDModify_view add the code for enabling or disabling the field.
    Which will definetly work.
    Regards,
    Goutam Kolluru.

  • Need for more flexibility in deciding who can edit shopping carts and do GR

    Hello,
    Running ECS SRM 5.0
    As far as I know, there are two options when it comes to who can edit and change shopping carts and also do goods receipt.
    These two options are controlled by roles. The normal is that you can only do this with documents created by you, or you can do this for all documents by using admin role and central receiver.
    My business needs more flexibility here. We want to have ie one person in each organizational unit that can edit SC and do GR for  everybody in his unit (and only there).
    Is there a way this can be controlled, i.e. in a badi?
    I know about shop on behalf of and that is a workaround that we can use, but I am looking for a more smooth solution
    rgds
    GAR

    Hi
    Have you tried using the BADI - BBPWFL_LIST ??_
    Please go through this ->
    Re: How to limit what a Purchaser can see in the Sourcing Cockpit
    Re: Filtering content in the SRM confirmation worklist
    Re: Resctriction while displaying work items in sourcing cockpit..
    Please revert in the event of any query.
    Regards
    - Atul

  • Unable to display or Edit shopping cart?

    Hi,
    We are in process upgrade stage from SRM 5.0 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
    Prashanth P

    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

  • Creation of User defined field in Shopping Cart

    Hi All,
    We are using SRM 4.0, we have requirement to have MRP controller field on basic data screen of shopping cart(for services as well as material). This field will get transferred to R/3, based on which release strategy will get triggred.
    We have table in which we maintain user & his MRP controller. Requirement is that the MRP controller filled should get filled with the table value (in case of shop on behalf, MRP controller should of respective user on whose behalf the SC is being created).
    I know how to create the field. I want to know the flow/logic to achieve this.
    Please give suggestion to me.
    Thanks & Regards,
    Ajay Pakhale
    Edited by: Ajay Pakhale on Jun 10, 2008 7:19 PM

    Re: BBP_CUF_BADI_2
    Re: Custom screen
    Re: badi for custom field check
    Re: Control Busniess Area Field in Account Assignment..
    Re: CUF display or input

  • How do I add an already built Shopping Cart  (PHP and MYSQL) application to a page in a Muse site?

    How do I add an already built Shopping Cart  (PHP and MYSQL) (Cartweaver 4) application to a page in a Muse site? Do I have to export the Muse site as Html to dreamweaver and them use the extension to bring the shooping cart in or can I do it directly in Muse?
    Message was edited by: mgv2048

    We have experimented with doing this with some good success. We have been working on adding Cartweaver to a Facebook page by essentially adding a Cartweaver store to Facebook in an iframe.  The "store" would be pages with just your basic product display, cart, and checkout functionality, with none of the "window dressing" - just use CSS to match the color and general look of the design it's being added to.
    The one problem with this for Facebook is when it comes time to check out toy have to leave Facebook and go to your server where an SSL is in place.  Fortunately in this situation this would not be the case, you can have an SSL installed to the root of your site and you'll be okay.
    This is an interesting project.  Give this a try and let me know how it goes and if you run into any snags, please make a post on the Cartweaver forums: http://forums.cartweaver.com - I'm really confident that this can work, and not only work, but work well.
    Looking forward to hearing how this goes, and being of what help we can.
    Lawrence Cramer - *Adobe Community Professional*
    http://www.Cartweaver.com
    PHP & ColdFusion Shopping Cart for Adobe Dreamweaver
    Stay updated:
    http://www.facebook.com/cartweaver
    http://www.twitter.com/cartweaver
    http://blog.cartweaver.com

Maybe you are looking for

  • NO Sound; experts please help

    I currently have no sound on my HP Spectre XT Ultrabook PC!!! Upon buying the laptop it had Beats audio on the laptop. That stopped working recently, but I still had the normal reduced audio, until that stopped completely soon after. I have tried mul

  • Goods receipt prurchase order - Table 169P

    I have successfully posted a goods receipt purchase order with the help and advice given from the SAP community network but that is only successful for one company code. The error i get when i want to post the goods receipt purchase order for another

  • Acrobat is in trial mode after subscribing to Creative Cloud

    Hi, I've purchased the creative cloud recently. I had trial versions of Acrobat on my home computer and a laptop before I actually purchased my subscription. When I bought the subscription the Acrobat version on my PC and everything else i had trial

  • HT4995 How to find iphone 4s, that was stolen?

    How to find iphone 4s, that was stolen? Is it real to see location of it?

  • Report  and SAP-SCRIPT  &  SCREEN PAINTER

    Hi all ,   I need some help. 1)How to transport sap-script. 2) print program of sap script are client-dependent or client-independent. 3)Database tables ( on se11)  are client-dependent or client-independent. ( is sy-mandt will make dependent or inde