Hiding one field in SRM 4.0 Shopping Cart Screen

Hi All,
We have a requirement where we want to hide one standard field of Shopping Cart. I tried this with UI control BADI but that doesn't have method related to SC. Moreover SC_UI_MODIFY BADI is not useful for this purpose. Someone told me to check at BSP level for this change.
Can anybody guide me how it can be done.
Thanks
Siddarth

Hello Siddarth,
Try with screen variant ( SHD0 transaction).
Regards.
Laurent.

Similar Messages

  • Calendar help for Date i/p field in SRM 5.0 shopping cart

    Hi All,
    I am working on SRM 5.0..I have a requirement for the addition of custom field ie. lease termination date field on SRM shopping cart screen and having a calendar help for this date input field.
    Has anyone tried to add calendar help for an input date field in the ITS service??What all additions have to be done for this(style,images etc)...Does any one has any idea?Please help.
    Thanks & Regards,
    K rav.

    Disha can you please send me these images.
    IMAGES/CALENDAR/ICO12_CALENDAR.GIF
    IMAGES/CALENDAR/LEFT1.GIF
    IMAGES/CALENDAR/LEFT2.GIF
    IMAGES/CALENDAR/RIGHT1.GIF
    IMAGES/CALENDAR/RIGHT2.GIF
    my email id: [email protected]
    and should i store these images in mime repository? Also I have the below code to be attached in template for calendar function give by Zakhar..do you know where exactly in the template do you insert this code? and do you insert it in the standard template itself. My field will appear in shopping cart line item level (CUF field) so what will be the template number??
    <input type=text
              id="`ZAPPSSPR_INCL_ITEM_CSF_AVL-ZZSPR_DKK_DATE.name`"
              name="`ZAPPSSPR_INCL_ITEM_CSF_AVL-ZZSPR_DKK_DATE.name`"
              value="`ZAPPSSPR_INCL_ITEM_CSF_AVL-ZZSPR_DKK_DATE.value`"
              onBlur="BBP_ITS_EXTW_CloseCalendar()" maxlength="10" size="10">
         <a id="a_ZAPPSSPR_INCL_ITEM_CSF_AVL-ZZSPR_DKK_DATE" name="a_ZAPPSSPR_INCL_ITEM_CSF_AVL-ZZSPR_DKK_DATE"
             href="javascript:BBP_ITS_EXTW_OpenCalendarDomRel(window.document.BBPForm.elements['`<b>zappsspr_incl_item_csf_avl-zzspr_dkk_date.name</b>`'], 'a_ZAPPSSPR_INCL_ITEM_CSF_AVL-ZZSPR_DKK_DATE')">
      <img src="/sap/public/bc/its/mimes/bbpglobal/99/images/calendar/ico12_calendar.gif" border="0"></a>
    Thanks,
    Krupa

  • Adding a new text field in Shopping Cart screen

    Hi,
    I am new to SRM and I am working on SRM 5.0
    My requirement is to add a text field for buyer's note with unlimited length similar to Approver's note in Shopping Cart screen.
    I have seen in the forum that many have done this earlier and i need step by step procedure to complete this task.
    I am able to create text field in Text Schema, but this field is not reflecting in shopping cart screen. Do i need to do any thing extra apart from maintaining in Text schema?
    Can you please send the detailed procedure to do this task?
    Thanks in advance.
    Regards,
    Vamsee

    Hi Saritha,
    Thank you for your help. In fact, i have gone through this link and followed the steps there. But, the Text ID is not reflecting in my shopping cart.
    We are using SRM 5.0. The requirement is to add a new text field with unlimited length similar to the existing Approveru2019s note field in Shopping Cart screen at header level.
    I have followed the steps mentioned below.
    1.Go to SRM IMGSRM Server->Cross-Application Basic Settings->Text Schema
    2.Execute Define Text Types and then select the entry BBP_PD Text Object and click on Text Type.
    Here, create new entry for ID as ZHTXT and Description and save it.
    3.Execute Define Text Schema and then select the existing Text Schema SC ( Shopping Cart) and click on Texts for Schema.
    Here, assign the newly created Text ID with details Header/Item etc.
    4.I am not executing the last step Define Fixed Values for Texts, as the Text Schema SC is already assigned Transaction Type Transaction Type SHC.
    Please suggest do I need to perform any extra steps apart from Text Schema to reflect the Text ID which I created in my Shopping cart screen? Or do we need to code anything on ITS side?
    Thanks in advance.
    Regards,
    Vamsee

  • Activating F4 help/Validating for a field added to SRM shopping cart screen

    I have added Profit Center as an additional field on the Shopping Cart Screen. This should be displayed only when the user selects Cost Center as value for another input field. Also I need F4 help for this profit center.
    Can someone please guide me with the steps to do the same.
    Thanks and Regards,
      Vanessa

    Hi Vanessa,
    Validation can be done in doc change and doc check BADIs.
    For attaching F4 help you can create a search help in ABAP Dictionary and attach that serach help to your cutom field .
    Hope that helps,
    Anubhav

  • Adding an asterix(*) in the standard field in the shopping cart screen.

    Hi all,
          In the Delivery address of the shopping cart screen, I need to add (*) in a field text, saying that it is mandatory field.
    So, I need information that can help me change the standard field text, to add(*) in prefix.  can you please help me find the information to add the same.
    Regards,
    Abhinay.

    Hi Abhinay,
    if you are in SRM 7.0 , then you can  do it through the below configuration else  you will have to modify the relevant HTML template.
    SPRO->IMG->SAP Supplier relationship managemnet->SRM Server->Cross Application basic setings->extension and Field control(personalization)-> configure field control->configure control of field of substructure->Metadata for Fields of Substructures and Table-Like Enhancements
    In your case if this is delivery address field , then choose  Bus. object set type as  07 ,  Business object as BUS2121 ,  set level as Item ,  set subtype as 00000027.
    you have to  finnd the field name and select that and make the option as Field Visisble, Fiels enable 'Field required' tick.
    As far as i know  it will make a red asterick in the screen but you will have to  write that check in DOC_CHECK_BADI to throw error message.
    Thanks
    Iftekhar Alam

  • Line numbering and Item numbering in SRM 7 for shopping carts.

    Hi,
    We are on SRM 7.1.
    The issue we are facing is when a shopping cart has multiple service
    items and one of the service lines is deleted and the cart is ordered
    the item numbering for the shopping cart lines is different in the item
    overview screen in shopping cart transaction as well as sourcing and
    workload reassignment.
    For example,
    - If you create an Item for your SC. This would be Item 1 - line 1.
    - You now create another Item for your SC. This would be Item 2 - line
    2.
    - Then, you add a new line item, which is Item 3 - line 3.
    - Now you delete the second Item (line 2)
    Since we do not show the deleted items, you will only see 2 items,
    however there are 3 lines in buffer.
    - After you save the cart, front end will display two items, which
    have line number 1 and 2.
    - However, item number will be stored as number 1 and 3, since these
    are the sequential records created in buffer.
    In sourcing cockpit, workload distribution and POWL, item number is
    displayed.
    In shopping cart screen, line number is displayed.
    This difference in numbering for line number and item number due to the standard design of SRM 7 is creating a lot of confusion among buyers in our organization.
    Has anyone come across this issue?

    Hi,
    As i told this is Std SRM Functionality.
    You can do  one thing if the client agrees.
    in the shopping cart screen add a new column next to the line item
    Case 1 - No line item is deleted
    Line item    Zline item
    10                 1
    20                 2
    30                 3
    40                 4
    Case 2 -Line item 20 is deleted
    Line item     Z line item
    10                 1
    30                 2
    40                 3
    zline item has to key in by the user
    Remember while deleting the line by the user he has to check the Zline item numbering
    You have to add this new line item in the sourcing
    screen also.
    Check whether this soulution works
    (or) convenience the client that they have remember the line item
    Regards
    G.Ganesh Kumar

  • SRM shopping cart screen flickers

    Shopping cart screen for SRM flickers and does not load up. No short dump in backend system and no errors in portal log.
       This issue get's resolved after restarting the SRM backend system. Same issue and resolution used for eRecruit however not able to determine exact cause of the error.
      Does anyone has idea as why this is happening?

    Hi Tanmay,
    I faced a similar issue while integrating WDA application in Portal.
    Check out the following SAP note that corrects this issue:
    1230506 - Endless loop when starting Web Dynpro ABAP
    Hope this solves your problem!
    Thanks.
    Chitrali

  • Shopping cart screen in SRM Add-on UI is not working

    Hi,
    Recently we had upgraded SRM Add-on UI package, when we tried to open the shopping cart screen from BSP page (i.e. link: https://sapsrxa1.flextronics.com:8012/sap/bc/bsp/srmnxp/shoppingcart/defaults.htm ), the page is throwing BSP exception as 'The object default.htm in the URL / sap / bc / bsp / srmnxp / shoppingcart / default.htm? Sap-client = 100 & sap-​​sessioncmd = open is not valid.' Could you please help me to fix this issue.
    Thanks - Dileep

    hi yateesh,
    please follow the below steps:
    Step 1: Manage System Alias
    Post Gateway installation, the SRM server (upon which GW is installed) needs to have system alias.
    Path : SPROà SAP Implementation Guide à SAP Web Application Server à Gateway à OData Channel à Configuration à Connection Settings àSAP Netweaver Gateway to SAP System à Manage SAP System Alias
    1. Create a new entry, maintain SAP SYSTEM ALIAS as LOCAL or use the SID of the SRM server as the alias name
    2. Check Local GW checkbox
    3. Maintain RFC Destination as NONE
    4. Maintain Software Version as DEFAULT
    Step 2: Maintain Gateway Services
    In this step, Gateway services delivered by SRM UI Add-on are activated.
    Path : SPROà SAP Implementation Guide à SAP Web Application Server à Gateway à OData Channel à Administration à General Settings à Activate and maintain Services
    1. Click “Add Service” for activating gateway services
    2. On the filter, set System Alias (with the name provided in the last step e.g. LOCAL) and search.
    3. Pick every Service with namespace “/SRMNXP/” and click the service hyperlink.
    4. In the Activation Popup, maintain the proposed technical service name and technical model name and press ok.
    5. Once all services are activated they appear on the main page.
    Thanks - Dileep

  • Custom field in shopping cart screen

    Hi,
    Please let me know how to add a custom field at the item and header level in shopping cart screen.
    Thanks,
    Manu

    Hi,
    Add the fields into the below structures-
    1- INCL_EEW_PD_ITEM_CSF_SC  (For Item Level)
    2- INCL_EEW_PD_HEADER_CSF_SC (For Header Level)
    And then activate the BADI "BBP_CUF_BADI_2".
    and manage the fields in this badi for display or hide.
    Regards,
    Sachin

  • Custom field is needed in the Shopping cart Additional Specifications

    Hi Folks,
    A Custom field is needed in the Shopping cart Additional Specifications just below 'Notes for Approval'. Any suggestions on this.
    Thanks,
    Ghanesh

    Hi
    <b>Please go through the following links, which will definitely help -></b>
    Re: Displaying Custom field in shopping cart header
    Re: customer field in 3rd step of shopping cart
    Re: Custom Screen in Shopping cart
    Re: Custom Field in the header of Shopping Cart
    Custom field in shopping cart Item Overview - items in Shopping Cart tab
    SC : Extended  Search on Header Customer field
    Regards
    - Atul

  • 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

  • Display error message from SLG1 on shopping cart screen

    I have implemented a 'BBP_CATALOG_TRANSFER' badi. I am adding all the custom error messages in ET_SC_MESSAGES export parameter of this badi. As a result of this, all the custom error messages added in the above parameter, gets logged in the application log SLG1 automatically and I can see those custom messages in SLG1. Now how to display this message from SLG1 on the shopping cart screen on the top where you normally see standard error messages in red.
    Can anyone please help me on this?
    Thanks,
    Krupa

    Hi
    Which SRM version are you using ?
    I have not tried this... but I think this is not possible to display error messages
    using BBP_CATALOG_TRANSFER BADI.
    <u>Try to code your logic in using BBP_DOC_CHECK_BADI for filter type - BUS2121 (shopping cart). You need to add your custom message in ET_MESSAGES [] table.</u>
    <b>For sample coding, refer to the link below -></b>
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/srm/bbp_doc_check_badi-CheckPurchasingDocument&
    <b>Hope this will definitely help.</b>
    Do let me know.
    Regards
    - Atul

  • Activating Order as Direct material button on Shopping cart screen

    Hello SRM experts,
    we are in SRM 5.0. we implemented BADI: BBP_DP_PROD_CHK_BADI to suppress Order as direct material button on Shopping cart screen.in this BADI under PRODUCT_CHECK method  we have this code CLEAR ev_dp_possible.Now the requirement is to bring back that order as direct material on to shopping cart screen and we need to check there for direct material and non direct material.
    i commented the code in METHOD PRODUCT_CHECK . but still i'm unable to see that button on SC screen.After bringing that button on to screen we need to check for Direct and non direct materials, if it is a non-direct material and trying to press button Order as Direct Material it should hav to give some error.
    please help me.
    thanks in Advance....

    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

  • Details in "ACCOUNT ASSIGNMENT" tab in Shopping cart screen

    Hi all,
    We are on SRM 7.0.1.
    For each requester,we have the EMPLOYEE role assigned.
    In shopping cart screen,under account assignment,we want to see the acocunt assignment detailed view as the default view under tab "ACCOUNT ASSIGNMENT".Currently,under account assignment,user has to click on the DETAILS button and then the details show up in the bottom part of the screen.
    Can anyone advise how do we change the default view for the "ACCOUNT ASSIGNMENT' tab?
    Thanks.

    Can someone answer my query?

  • Shopping Cart Screen needs some minor change!

    Hello,
    1. Is there any way that I can increase the size of input field "Notes for approval" in the shopping cart screen ??,
    2. Also, some custom text needs be embedded in the shopping cart for example "please scroll down" needs to be displayed above the field "Notes for approval"
    Thanks

    Hi,
    1.
    See the foll related threads for solution/pointers:
    Re: Changing long text box "Internal Note" look and size
    Changing properties of long text box
    2
    To find the SC ITS service and the correspondig template for the SC screen,right-click in IE to view the template source code, and find the service/template.Just right click on the ITS screen ,say view source and locate the corresponding ITS template and ITS service for your SC screen.
    Then go in SE80 and in the relevant template ,locate the code for the  "INTERNAL NOTES" text field.There you can modify the code to add the custom text above the text field.
    BR,
    Disha.
    Do reward points for  useful  answers.

Maybe you are looking for