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

Similar Messages

  • 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

  • Translation for a custom field drop down box in shopping cart

    Hi All,
    My requirement is to translate the content in the dropdown list to German language which is coming under basic data screen of the shopping cart
    The logic behind is a custom field (suggested vendor) has been added a long back which has a search help when you click the find button it taking into a find screen there they created a dropdown box field which list out some values based on the values a set of fields will be displayed such away we can narrow down our searching.
    (E.g. searching a vendor based on company code or Search a Vendor based on Plant)
    Please suggest me any tables to locate the values or any BADI to fill the content.
    Regards
    Paul

    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

  • PO Custom Field not getting filled from Shopping Cart

    Hi Gurus,
    I am new to SRM. The requirement I had was to add a new field to the SC. I read several posts and articles on this but couldn't find the solution to it. I managed to do this modifying the corresponding structures in SRM and making the necessary changes in R/3 so the new filed can be seen in ME21/22/23N.
    I checked Andreas Milbredt document to achieve it as mentioned:
    Document: How to transfer custom fields from SRM to Backend.
    http://www.sdn.sap.com/irj/sdn/index?rid=/library/uuid/20b36c12-685f-2c10-4fb4-ba2e0b969c27
    After that, when I create a Shopping Cart, the value in the New field is not transferred to the Back end.
    I coded the following BADIs and User Exits:
    In SRM:
    BBP_CUF_BADI_2 (MODIFY_SCREEN) ->To enable or disable the field depending on conditions. Works fine.
    BBP_DOC_CHECK_BADI (BBP_DOC_CHECK) -> To do some checks. Works Fine
    BBP_CREATE_BE_PO_NEW (FILL_PO_INTERFACE1) ->Here I fill structures BAPI_TE_MEPOITEM and BAPI_TE_MEPOITEMX. I added another u2018Xu2019 to indicate the new field to BAPI_TE_MEPOITEMX. But I think I am not doing it right. This structure BAPI_TE_MEPOITEM/X, does the order of the fields correspond to the order of the fields in any of these 3 structures (which I am using)?
    INCL_EEW_PD_HISTORY_CSF
    INCL_EEW_PD_ITEM_CSF
    INCL_EEW_PD_ITEM_CSF_SC
    I also checked the following link:
    Map a custom SRM field to a standard field in R/3
    In R/3 I populated the Exits Andreau2019s mentions on his article. Am I missing anything else?
    Thanks & Regards,
    Ernesto.

    Hi Ernesto,
    You can find out how your BAPI structure is being populated (by generating the test data ) using FBGENDAT program and activating the BAPI_PO_CREATE1 (and you will need to set the parameter for the specified user id)... This will provide you ability to execute the BAPI offline and figure out what is happening...
    Note 517767 - Generate test data for function modules
    Things to look for, Is any of your custom fields quantity fields or integer?
    Check out the following OSS note
    Note 509898 - BAPI enhancement concept and Unicode
    Also check out the following SDN Thread,
    problem using  BAPI_BUS2001_CREATE to create project definition
    Check out a similar thread that we are discussing (for PR)
    Custom Fileds Data Was Not Getting Updated In BAPI_PR_CREATE

  • Custom field in the attachment in shopping cart

    Hi,
    Can anybody please help me on how to add a custom field into the Shopping cart attachment? I need to add a custom field in for each attachment in SRM?
    As in adding custom field into SC basic item / Account assignment, i could not find any structure to *** custom field into the attachment.
    Please advice if there is any standard process for the same. Or do i need to go for a complete custom developement for the same.
    Note: we are currently on SRM 7.
    Regards,
    Krish

    Hi,
    Check whether this link is useful
    https://websmp105.sap-ag.de/~sapidb/011000358700001969972008E.pdf
    Regards
    G.Ganesh Kumar

  • Displaying Custom field in shopping cart header

    Hi all, I know how to add a field to header and item levels of the shopping cart.
    - In the note 672960 it says 'Note 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.'
    However,
    We are able to fill in the name of the shopping cart on the third step, which is also a part of header information. Is there a possibility to add a custom field(the user must be able to fill it) and display it in that screen???

    Hi
    <u>To add custom fields to the shopping cart, please try this process -></u>
    <b>Please refer to these links for details -></b>
    Re: SC header CUF ?
    Re: MAP USer SRM defined fields in backend for PO
    Re: HI SRM experts...
    Custom fields to a Bid Invitation
    Addition of custom fields in Contract and mapping it with the fields in SRM
    urgent help request - How to add custom fields to  header BID.
    Re: Add custom fields to Contract Transaction in SRM 4.0
    Custom Fields
    custom fields in Carry out sourcing screen..
    Custom Fields Not Display In Basic Data In SRM 5.5 Server..
    SC : Extended  Search on Header Customer field
    Re: customer field in 3rd step of shopping cart
    Adding fields in shopping cart
    Custom Field in the header of Shopping Cart
    <b>Please refer to these SAP OSS notes -></b>
    <u>Note 458591 - User-defined fields: Preparation and use
    Note 672960 - User-defined fields 2
    Note 822424 - CUF. Customer fields cannot be changed in the bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 798731 - Bid: Bid Inv. Customer fields not visible
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields</u>
    <b>Please go through the documentation of following 3 Business Add-Ins using SE18 transaction.</b>
    BBP_BUPA_GET_CUF Customer Fields for Vendor Master Data
    BBP_CUF_BADI-Customer Fields. Call-up of User-Defined Screen
    BBP_CUF_BADI_2-Customer Fields. Use of Standard Table Control
    Hope this definitely help.
    Regards
    - Atul

  • 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

  • Adding existent (not custom!) fields to shipping adress in shopping cart

    Hey community,
    we want to show some more shipping adress fields in the shopping cart (SRM 7.13).
    Quite simple, we thought... only the existent fields "NAME_3" and "NAME_4" should be displayed. But we were not able to do that.
    We tried the following steps:
    - in the WD component /SAPSRM/WDC_UI_DO_SHIPTO view V_DODC_SHIPTO we added the existent attributes NAME_3 and NAME_4 from structure /SAPSRM/S_CLL_SHIPTO to the context node SHIP_TO.
    - we added corresponding labels and input fields to the layout and bind them to the context attributes.
    But the two new fields are not displayed in the shopping cart. Normally, we have to announce new fields and metadata in SPRO - SAP Supplier Relationship Management - SRM Server - Cross-Application Basic Settings - Extensions and Field Control (Personalization)... to extend the structure of customer enhancement for the shopping cart. But there is no chance to maintain fields for shipping adress, because this is neigther header nor item data. Adding them to the INCL_EWW_PD_ITEM_CST_SC structure will display the fields on the positiondata tab.
    Adding fields to the table view "/sapsrm/v_mdfsbc" also doesn't work.
    Any ideas?
    Thanks in advance,
      Steffi

    Hello Werner,
    check in V_DODC_SHIPTO view from /SAPSRM/WDC_UI_DO_SHIPTO Web Dynpro Component if field exists in layout.
    In SRM 7.0, 'NAME_3' is not used. Maybe it is the reason of your problem...
    Regards.
    Laurent.

  • Custom field in Shopping cart header

    Need to add a custom field at the header level of shoping cart. Pls help.
    Its all FPM and dont understand the logic.
    comp name - /SAPSRM/S_CLL_WD_SC_HEADER
    view - V_SC_BOFC_HD

    Hi Pankaj,
       You need to create a screen exit for this requirent. Read about screen exits in SCN.
    Here area  couple of links for reference. There is so much more material on screen exits you can look out for.
    http://wiki.sdn.sap.com/wiki/display/ABAP/USERANDCUSTOMEREXITS.
    Regarding Screen Exits
    Regards,
    Amuktha

  • 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

  • Make fields as mandatory on create shopping cart txn

    Hi,
    Is there a config available to define certain input fields on the create shopping cart txn as mandatory ? Requirement is to have a check in place to ensure all these fields are filled with valid values before the SC is saved.
    Thanks.

    Hi Masayuki ,
    I have tried to use this option earlier, but this just does not work !  We have a custom attribute which is required as a mandatory field. I made this as 'Required Field' using customization. By using this config, I do see an 'asterix' mark next to our custom field (which denotes a mandatory field) , however there is no error if I do not provide a value in that field.

  • Custom field not getting displayed in SUS PO item level

    HI all,
    We are using SRM 5.0, ECC6.0 and ECS scenario.
    As per SAP note 762984, we have enhanced the structures such as :
    INCL_EEW_PD_ITEM_CSF_SUSPO
    INCL_EEW_PD_ITEM_CSF
    and have added a record in the following place in SPRO:
    Supplier Relationship management-> Supplier self service->Make field control settings for tables.
                  | Item   | Display | Z.PO.ITM.VIEW
                  | Item   | Change  | Z.PO.ITM.EDIT
    But we are unable to display the field in the SUS screen.
    We had also referred to the following blog :
    /people/yeusheng.teo/blog/2008/01/05/ordering-unit-vs-order-pricing-unit-in-srm-sus
    but had no success.
    Please let us know if we did something wrong or are we missing something.
    Also please let us know if BSP changes are really necessary to do this as neither in the SAP note nor in the above mentioned blog, there is any mention about this.
    Regards
    Kishan

    Hi Bharadwaj,
    Thank you for your inputs. I executed the program but it didn't display the field.
    But I was able to rectify it by re-creating the steps mentioned in the blog (see original post). I had missed giving correct positions to the custom field.
    Regards
    Kishan

  • DIfferent screen search fields in Purchase Order and Shopping Cart

    Hi,
    I created a field in MDM and associated it in OCI , in order to appear in SRM , in the Catalog Search screen in the Purchase Order.
    But, the field also appears in the search screen in Shopping Cart. Do you know if there is any way of limiting the field to appear only in Purchase Order catalog search?
    Thanks in advance,
    Lígia Moreira
    Edited by: Lígia Moreira on Feb 28, 2011 9:45 AM

    Hello Xavier,
    If partner "Requester" and/or "Goods Recipient" is different between PO items and there was previously a "Requester" and/or a "Goods Recipient" at PO header, after your update, partner at header level should have field CRMD_PARTNER-DISABLED set: "Requester" and /or "Goods Recipient" is active at header level only if the same partner is populated for all PO items.
    Concerning SC, there is no "Requester" and/or "Goods Recipient" at header level.
    Be that as it may, if you use function modules BBP_PD_PO_UPDATE,  BBP_PD_PO_SAVE and BAPI_TRANSACTION_COMMIT, modifications will be OK (do not forget to not populate table I_PARTNER for partner at header level if partners are different at item level).
    Regards.
    Laurent.

Maybe you are looking for

  • MacBook Air Boots to OS, then screen goes dark.

    I have recently been working on an older style (A1304) MacBook Air with the 128GB SSD. I've been working on Mac's for years, and have worked on hundreds, but this is the first time I've ever come across this particular issue. Liquid damaged MacBook A

  • Retrieving calendar and contacts data from OSX Server Time Machine

    Due to a system failure I went out an brought a Macbook Air. My other Mac is away being assessed by a repair shop. By plugging in the Time Machine drive from the other Mac I have managed to recover my files, videos, photos etc. Contacts and Calendars

  • IDOC- XI- FILE(s) 1..n mapping problem

    I am working on a IDOC->XI->FILES scenario and am stuck on mapping of idoc segments to output structure. IDOC structure is as following, WBBDLD05 (1..1)      IDOC (1..1)           EDI_DC40 (1..1)           E1WBB01 (1..10000) ... so the idoc being sen

  • How can I drag and drop a Tidal job into another group?

    How can I drag and drop a Tidal job into another group? In Tidal Help, it says- In the Jobs pane, press and hold the Ctrl key and at the same time right-click and either individually select individual jobs within a job group or drag your mouse cursor

  • Update project description using PSI

    hello forum members, Does anyone know how to update a project description using PSI in an existing project? I can't see any methods or class members that let me do this. Any suggestions are appreciated.  tatiana tatiana