BAdI Change Display in Shopping Cart

Hi,
Has anyone activated the functionality that allows you to change the display of the shopping cart? If yes, what can you actually alter with it and where did you find useful documentation?
Jerry

Hi Jerry,
Here is the BADI documentation. Whichever links you want to hide them, simply pass X to them and activate BADI implementation.
Business Add-In BBP_SC_MODIFY_UI to override the standard settings and tailor the user interfaces Wizard, Simplified Form and Extended Form to your own requirements.
In the Add Items area, you can activate/deactivate the Describe Requirement, Add Limit Item, Request (Service) and Purchase Order (Service) links on the various user interfaces.
You can continue to display the Default Settings for Items area on the 'Wizard' interface, and to hide this area on the 'Extended Form'. This area is not integrated into the application Request.
Regards.
Jay

Similar Messages

  • Display other shopping carts without change/delete possibility?

    Hi,
    We are using SRM 5.0 and some users needs to display shopping carts created by other, without given the access to change and delete those shopping cart (should still be able to change/delete one's own shopping carts).
    Anyone who has a solution on how to give users this authorization? Monitor Shopping Cart transaction displays all shopping cart, but the delete function is active.
    Thank you.
    Christina C-W

    Hi Christina,
    If i understand your requirement correctly, it is as follows;
    1.) User shall be able to change/delete their own shopping cart.
    2.) The same select user shall be able to view other shopping carts but will not be allowed to change/delete a shopping cart.
    <b>Solution:
    1.) User shall be able to change/delete their own shopping cart.</b>
    Analysis: The use can still continue to use the "Check Status" Transaction to change/deletre their own shopping carts.
    <b>2.) The same select user shall be able to view other shopping carts but will not be allowed to change/delete a shopping cart.</b>
    Analysis: Build a Custom Z role that will have access to the BBP_MON_SC (Monitor Shopping Cart Transaction). Use the BADI BBP_MON_SC and use the method, especially the one highlighted in bold below:
    BEFORE_SELECTION_SCREEN
    This method is carried out before the selection screen is displayed.
    Default values for the selection screen can be set in the following structures:
    CS_HEADER
    General Data
    CS_ITEM
    Item Data
    Furthermore, you can define the functions available in the list or define whether icons are active or inactive:
    CS_HEADER-AUTH_TRANSFER
    Transfer Shopping Cart to Backend
    CS_HEADER-AUTH_GET_STATUS:
    Update Shopping Cart with Data from Backend
    CS_HEADER-AUTH_ALERTS:
    Display Error Messages from Monitor Shopping Cart
    CS_HEADER-AUTH_SC_DISPLAY:
    Display Shopping Cart Overview or Items
    <b>CS_HEADER-AUTH_SC_CHANGE
    Delete Shopping Cart/Shopping Cart Item, Change Erroneous SC Item</b>
    Also, in the BADI, you need to make it specific to the Z-role that you had created, so that your standard monitor shopping cart transactions work for other standard or custom role in your organization.
    Hope this info helps !!
    Pls assign points for usefull answers !
    Sundeep
    null

  • Approval Preview not displayed in Shopping cart

    Hi,
    On creating shopping carts through Plan Driven procurement, we are changing the cart status from the default "Ordered/Approved" to "Awaiting approval". The approvers are displayed in BBP_PD for this Shopping Cart, however the same is not visible in SRM portal.
    We have also refreshed all the templates, but the Approval tab and Overview link, is not displayed in shopping cart.
    We are on SRM 5.0, 5.5 server, Extended Classic scenario with SP 17 and have implemented N-step approval work flow BADI to determine approvers based on the cost center entered in shopping cart.
    Kindly provide inputs to have approvers displayed in SRM portal.
    Thanks,
    KB

    Hi,
      SAP does not provide the standard solution for triggering the WF from external system ( ECC )... any document create outside the SRM, system will automatically put the status to approved... even 0-Level wont trigger... you can activate the nstep workflow by following step by step help...
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/5082a622-7310-2c10-1a9b-ef31dd69a770
    Saravanan

  • Disable "Change approver" in shopping cart approval

    Hi all,
    I need to deactivated "change approver" in shopping cart approval process, I'm working in SRM Server 550, it can be controlled trough an authorization objet in role or a configuration?
    Regards,
    José Luis D.

    Hi,
    Please check  the BADI BBP_CHNG_AGNT_ALLOW.
    Regards,
    Masa

  • I want the ATP QTY field to be displayed on Shopping Cart

    I need the ATP QTY field to be displayed on Shopping Cart as a part of Customization. The standard functionality displays the ATP in Check Availiability page. May I know the changes to be done to achieve this customization
    Regards,
    Ram

    Hi,
    No you can add the customer fields in the header level also.
    Please look at the below structure to add the custom fields.
    INCL_EEW_PD_HEADER_CSF_SC      Customer Enhancements on Shopping Cart Header
    INCL_EEW_PD_HEADER_CST_SC      Tabular Customer Enhancements on Shopping Cart Header
    INCL_EEW_PD_HEADER_SSF_SC      SAP Internal Enhancements (IBUs, and so on) on SC Header
    INCL_EEW_PD_HEADER_SST_SC      SAP Int. Tabular Enhanc. (IBUs, and so on) on SC Header
    You will find this useful.
    https://websmp105.sap-ag.de/~sapidb/011000358700001969972008E.pdf
    Thanks
    Venkatesh P

  • Change requisitioner in shopping cart

    Hi All,
    Pls help on the below issue:
    where one of our requisitioners is leaving the company and we know he has several PRs / POs in the system.  We need to reassign these to another user since he will no longer be with the company to complete the confirmations.  Can any onetell me if this is possible?  Is there something one can do as a system administrator to reassign hisen items to another user?    If we canu2019t change the requisitioner, what is the u201Cbest practiceu201D to manage this situation when someone leaves the company?
    Please let know if this is possible and how.
    Reg,
    Bis

    Hi Bis,
    please don't ask the same question in different forums.
    For the answers see the thread:
    change requisitioner in shopping cart
    Regards,
    Peter

  • Change logs for Shopping cart

    Hi,
    Is it possible to get the change logs for a shopping cart in SRM as to who deleted a line item after approval? We are in the SRM 4 version ( classic scenario).
    The problem is that the batch job user seems to be coming up in the last update for the shopping cart and the backend PO is deleted with the RFC user name.
    Are there any tables in SRM where the change is logged? I checked CDHDR/CDPOS tables but it is difficult to get the logs for the shopping cart especially for the deleted action.
    Any clues/ideas would be appreciated.
    Regards,
    Rajesh

    Hi
    expand the shopping cart
    in the right top corner you can see
    Display Changes
    shopping cart might be deleted by BATCHRFC
    if the BUYER deleted a PO and the status will be updated in the shopping cart by BATCHRFC user.
    Muthu

  • Change approver in shopping cart

    Hello, i've been stuck on this for 1 week. i need a way( FM, method) to change an approver in a shopping cart ( not through the portal ) .
    i've tried FM BBP_PDH_WFL_APPROVER_CHANGE . It does not work.

    A workflow has been implemented ( BADI N STEPS). When you create your SC, the workflow is launched and it returns you your list of approvers from Z tables.
    Problem is that the workflow is launched only during creation and modification of the SC.
    The client was a tool that will allow them to change approvers automatically( that is they won't have to login SRM portal and change manually )
    In the program, you will type the name of the current approver and the new one.
    the program must replace the current approver by the new in the Z tables( this is ok) and must transfer all the shopping carts of the current approver to the inbox of the new approver +
    you must find the new approver in the SC instead of the old one.

  • Prefered vendor not displayed for shopping cart

    Hi,
    We have PDP scenario, SC's originated from R/3 purchase requisitions,
    Issue details:
    1. P.req was created with desired vendor and transfered to SRM and corresponding shopping cart is available in SOCO.
    2. User created Held PO for corresponding SC.
    3. When user checking monitor shopping cart then preffered vendor not displayed in source of supply tab.
    When i checking BBP_PD for shopping cart, i found there is Disable flag(X) has been set for NO inbox selection partner.
    what could be it mean, and more ever this changs has been originated via RFC user.how it was getting RFC user
    Please advice me....

    Venkateshwar
    SC is generally sent to SOCO only when sourcing has to be carried out for the SC. IN this case you are hving a desired vendor in the SC and then you are creating a pO for the same. Although you have a Vendor in the PO that does not mean that SC will also have same vendor as preferred vendor in SC after you created the PO....
    Regards
    Virender Singh

  • Custom field to be displayed in shopping cart header

    Hi,
    I have a requirement to add a custom field on the Shopping Cart header.
    We are working on SRM 7.0 version.
    Note 672960 says that the header fields cannot be displayed for the shopping cart. If
    you define fields on the header, they can only be filled in BADIs.
    Is this is true for 7.0 as well?
    Please let me know if anyone has worked on a similar requirement.
    Thanks,
    Binu

    Hi,
    No you can add the customer fields in the header level also.
    Please look at the below structure to add the custom fields.
    INCL_EEW_PD_HEADER_CSF_SC      Customer Enhancements on Shopping Cart Header
    INCL_EEW_PD_HEADER_CST_SC      Tabular Customer Enhancements on Shopping Cart Header
    INCL_EEW_PD_HEADER_SSF_SC      SAP Internal Enhancements (IBUs, and so on) on SC Header
    INCL_EEW_PD_HEADER_SST_SC      SAP Int. Tabular Enhanc. (IBUs, and so on) on SC Header
    You will find this useful.
    https://websmp105.sap-ag.de/~sapidb/011000358700001969972008E.pdf
    Thanks
    Venkatesh P

  • Changes allowed in shopping cart during approval

    Hi all,
    I am on SRM 7 , ECS.
    My reqirements are :
    1. The requisitioner should not be able to change the shopping cart during approval workflow.I have changed the authorization level , BBP_WFL_SECURITY , to  none  " changes are not allowed" in the employee role . But still the requester is able to change the cart during workflow
    2. The approver should be able to change the shopping cart during approval workflow.I have changed the authorization level , BBP_WFL_SECURITY , to low  " workflow is always restarted when changes are made" in the employee role . But the approver is  not able to change the cart during workflow.
    3. If the approver rejects the cart , the workflow should end. what is the way to achieve this?
    can you please advise on all these points?
    Rgds
    Sumendra

    Hi,
    It is called Process-Controlled Workflow. BRF Workflow is not correct term.
    BBP_WFL_SECURITY is for only Application-Controlled Workflow.
    >1. The requisitioner should not be able to change the shopping cart
    Changing SC is available in standard. You can de-activate Edit Button by custom class. Please check "Extension and Field Control (Personalization)" customizing.
    >2. The approver should be able to change the shopping cart
    There are 2 task types, Completion and Approval in #Define Process Level"
    Completion TS40007952  Approver can change SC
    Approval    TS40007953  No chnage is available
    >3. If the approver rejects the cart , the workflow should end
    It is in standard for full reject case. What is requirement for partial reject case?
    >4.all header and item information can be changed by the approver
    Yes
    Team SC concept is also available in SRM 7.0. Team members can edit Team SC before submit.
    Regards,
    Masa

  • Change in a shopping cart

    Hello all, I am working in SRM 7.0 and I am creating a shopping cart using shop on behalf function.
    I have two authorization levels.
    User A creates SC for user L.
    Then user R and P are approvers.
    When user R reject the SC, user A or user L don´t receives any notification and they can´t change SC details.
    What is the problem here?
    How can I do to allow that user A change SC?
    Thanks
    Rosa Rodríguez

    Hello Masa, in BBP_PD transaction I have this:
    HEADER     I1015          Awaiting Approval              X
    HEADER     I1016          Release Rejected
    HEADER     I1021          Created
    HEADER     I1038          Complete
    HEADER     I1106          Shopping cart ordered
    Status Completed for task WS40000014.
    I am using 1EV_SC_001 evaluation ID, 1C_SAPSRM_MIG_101 process schema
    Thanks in advance
    Rosa Rodríguez

  • Changing the rejected shopping cart

    Hi,
    We are using workflow WS1450015.
    Requisitioner creates a shopping cart of just one line.The approver rejects the SC.The requisitioner accept the changes.
    After this when the requisitioner log into the SC,he is not able to see the change button.
    Since we use this workflow, i think we dont need to check trhe security level. or should any thing be checked
    Regards

    Hi,
    Pls change the value for the paramter "bbp_wfl_security" in the user/requisitioner   role.For more details for the settings ,refer the foll links:
    http://help.sap.com/saphelp_srm50/helpdata/en/37/830b3b7e7ef74de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/f7/a6a3415e34b05fe10000000a1550b0/frameset.htm
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • How to change the word shopping cart is empty in shoppingcartsummary module?

    Hi Everyone,
    Just wondering is there a way to change the text or wording on "shopping cart is empty" in {module_shoppingcartsummary,horizontal}? I'm building a site for education which the word shopping cart is not appropriate. Any help would be appreciated.
    Thanks,
    David

    Do a forum search David
    Several posts on this.

  • Display the shopping cart details via Monitor shopping cart without the user being mapped in organizational structure

    Dear Experts,
    I have a scenario where the Project/Support team members won't be mapped into the organizational structure. But they must be able to view the shopping cart details. Could you please help me in providing some clue to achieve this.
    As of now, I am getting the below error if the user is trying to view the shopping cart details when the user is not mapped into the organizational struture.
    Thanks in advance for your help.
    Best Regards,
    Bharathi

    Hi Bharathi,
    Make it more simple. Create a separate organizational unit for the Support/Admin team and intergrate the users there.
    It's the common practic.
    Regards
    Konstantin

Maybe you are looking for