Product category favorites list

SRM SERVER 550 Level 14.
Hello all,
The users want their product favorites list to have the last 15 categories.
I found out that by manually adding entries to BBP_CATEGORY_FAV I can increase the number of entries shown in the drop down list for product categories.
There's also an option for product category for the users in their own settings.
My question is is there an option for mass changing this for approximately 300 user?
Kind regards, Rob Dielemans

Hi Rob,
There are few ways to achieve this.
all data element like Unit of measure,product category ,currency are populated using favourite function module.
There are two BADI,Read documentation of these two BADI's
BBP_F4_READ_ON_EXIT
BBP_F4_READ_ON_ENTRY
In these BADI,you have a table ET_CATEGORY_FAVOURITES
Populate these tables with favorite list and pass EV_X_FAV_PROCESSED as X.
You will get your favourite list in F4 Help.
This is applicable to all data elements.
To maintain this kind of list you have to pupulate the User favourite list in some table and based on that you have to plan pupulation on internal table.
Another simple way to do that ,which I have not tested and it require SAP core code modification.
You can see in SE38 transaction  In include ,LBBP_HELP_ATTRTOP,there is a data declaration and based on this all data element like...product,UOM,Currency etc creats 5 favorite list...
So increase this number to 15 this will solve issue...
This may require access key generation and further maintaience issues while upgrade..
number of favourites per data element
CONSTANTS: GC_MAX_FAVOURITES TYPE I VALUE 5.
Regards,Nishant

Similar Messages

  • Product Category Favorite

    Hello,
    Is it possible to have more Product Category favorite?
    Actually there is 6 and we want 15.
    Thanks,

    Hi
    It's SRM standard feature.. In the web page, It will display upto 6 favourites at max...
    Might be possible, with some modifications or code changes.
    Also try this, try maintaining more than 6 categories for a user in table <u>BBP_CATEGORY_FAV</u> directly. [User-Specific Favorites for Product Categories]
    Do let me know.
    Regards
    - Atul

  • Query Regarding Default Product category set up in SRM server

    HI SAp Gurus,
    Plesae note that I have created one dummy product category - Test under R3MATCLASS using TC - COMM_HIERARCHY and set in the extended attribute of the root organization level.
    Also done the validation in BBP_DOC_CHECK _BADI.
    In SRM portal it is reflecting the text as *Please select a product category from list* in Category field as I set in SRM server.
    But when I try to select "Add To Shopping Cart" Button it displays the following error messages that -
    1) Enter A comapny Code
    2) Enter a unit of measure
    3) Plant for follow-on document missing
    4) System FCSCLNT110 of purch. organization M&S Purchasing Organisation differs from doc. reference FSSCLNT480
    5) Error in account assignment for item 1
    6) Error calling META BAPI META_CALCULATE_TAX
    7) Not possible to calculate tax
    8) Error occurred calling META_BAPI_DISPATCH
    9) The cost center has not been assigned in the account assignment
    When I select the valid product category which is replicated to SRM from ECC , it does not display any error message.
    I think the dummy product category - Test which I have created directly in SRM is creating the problem . and displays an error message-
    System FCSCLNT110 of purch. organization M&S Purchasing Organisation differs from doc. reference FSSCLNT480
    I have also check that when i click Add to Shopping Cart Button - The item_check Badi is also triggered . When I set up the break point there for debugging purpose its not triggeing and coming up with the above error messages.
    Kindly advice and do the needful.

    Hi Muthu,
    I confirm that have successfully created the dummy product Category at SRM server and maintained in the extended attribute tab at the root organization level.
    Bu the new problem raised - a warning message -  No authorization to purchase from product category - Test
    For that in PFCG TC we are setting up the autorization level as Low for Startegic Purchasing Role.
    But even then the great problem is - when i click add to shopping cart button the line item is not created in step 2, since I have selected the dummy product category not the one which is replicated from backend. Otherwise if i select the one which is replicated from ECC its showing me the one line item in the next screen.
    Can any one please advice.

  • Deactivated Product Category Still Showing On List

    EBP 4.0, SAPKU40006
    I have deactivated a product category within the extended attributes tab for all users but it still appears on the list when creating a free text cart.
    Has anyone got any ideas as to why this would be happening?
    Thanks
    Keith

    Hi
    Depending on your SRM system version, Please go through the links, which will definitely help ->
    Re: Shopping cart creation category dropdown selecting the most used category
    Restricting product category
    Do let me know.
    Regards
    - Atul

  • Product Category field in basic list be edit mode.

    Hi Expert,
    We are using SRM 5.0.
    In basic data we have a field Product Category which is gradeout mode(not editable).
    my requirement was to make it editable.
    please help me.
    Thank and reagrds,
    Tirumala

    Hi Experts,
    In module pool we made changes and it is working fine.
    Thanks and regards,
    Tirumala.

  • "Add to Shooping cart" button does not work when changing Product Category

    Dear all, we are running SRM 4.0 Classic scenario and we have a strange problem with Product Category field. When click on the "Describe Requirement", it opens the shopping cart page with the Product Category field and the default value is coming from favorites. As long as you dont change this value , enter the other fields and click on the "Add to shopping cart" button, then it works. If the users try to change this value on this page to select a different value from the drop down, then the "Add to Shopping Cart" button does not work. Has anyone encountered this problem before. Users are getting frustrated with this behaviour. Any help to fix this issue is appreciated. Thanks in advance.
    Regards
    Gabriel Bertrand

    Dear Disha, this is what is the behaviour.
    Suppose, if for a particular user, there are 4 items listed as favorites in the Product category and one of them is a default value. If you don't make any changes to this value and then click on Add to Shopping Cart, it works. If you try to select a different value other than the default from the favorites, then the Button does not do anything.You click on it nothing happens and cannot go to the next page. Also all the links are disabled (ie Describe Requirement / Old Purchase Order and Template)
    If we dont change the value for Product category and go to the next page (with default value) and then change the Product category here, it works (Continue button works and were able to Order or Hold).
    Thanks
    Regards
    Gabriel

  • Search help for Product category in table level

    Hi Gurus,
    My requirement is to create a Z-table with fields Plant and Product category.
    For this Product category I need to create a table level search help. So I need to know the SRM table used for Product category.
    Could any suggest me any table name or search help or FM that will display the list Product Category .
    Regards
    Paul

    Hi Paul,
    Use the FM 'BBP_GET_ALL_CATEGORIES_F4' for getting all the list of Product Category .
    Thanks
    Bidyut

  • Preferred Vendors for  Product Category

    Hi,
    We are using SRM 7.0, Classic Scenario.
    My client wants a list of preferred suppliers that need to be maintained for a product category. So that whenever the requester selects the product category, he should get the list of preferred vendors for that product category.
    Thanks
    Ron

    Hi,
    How about maintaining "Supplier List" ?
    http://help.sap.com/saphelp_srm70/helpdata/EN/46/48e3de2f155d5ee10000000a1553f7/frameset.htm
    Search help with "Supplier List" is available in Preferred Supplier selection.
    Regards,
    Masa

  • Can't find  Set type when maintain Product Category in Local Scenarios

    hi, expert
    We use SRM7.0 in Local Scenarios. Just create local material.
    Our developer made a 'Product Categories mass inport programme' , but for some unexpected reasons, we cann't check or edit original prodcuct categories. so I have to create new product category manually.
      When i create prodcut ,  i get a error message ' Data cannot be maintained for set type COMM_PR_SHTEXT . '  So i wanna add set types 'COMM_PR_SHTEXT' to this product category. but i cann't find this set type in the list whiche ever exist !
      which i can find in the list show below:
          CALL_FWD_TD
          COMM_PR_GTIN
          COM_COMMERCIAL
          COM_TA_R3_ID
          CRMM_PR_TAX
          GSM_PHONE_TD
          ISPS_MARA
      what should i to do, make  the set type 'COMM_PR_UNIT' , ' COMM_PR_SHTEXT ' and some 'Z_xx_settype'... can be used.
      Thanks .
                              claud
    Edited by: Guang Li on May 23, 2011 7:07 AM

    Hi
    check this link
    Materials replication from R/3
    Regards
    G.Ganesh Kumar

  • Making PO's visible by product category

    Hello,
      The client wants to add some product categories especially for one of the departments.
    They want to add authorization by product category but also to make the new PO's with
    the new product categories invisible to purchasers from other departments.
    How do I do this ?
    Regards,
    Rami Kleiman

    Hi Rami,
    You can use the BADI
    BBP_WF_LIST          Change Worklists and Search Results Lists
    After collecting the list of PO's that a user can see, the list in inserted into this BADI where you can then make further restrictions.
    Hope this helps,
    Kind Regards,
    Matthew

  • Linking vendor to product category

    We include product categories in our catalogs, but in case of special request where user has to describe the requirements, the user does not know which category to pick from the list. Is there a way to link this field (the category) to the vendor so that when the user enters the supplier in the Sources of Supply area, SRM automatically populates the product category that's assigned to the supplier.
    In SRM is there a way to maintain a relationship between a supplier & a product category? If not in SRM, is such a relationship maintained anywhere in MM that can be brought over to SRM?
    SN

    Hi,
    refer this thread for more information..
    http://help.sap.com/saphelp_srm50/helpdata/en/d5/849b3cc34ca10ee10000000a11405a/frameset.htm
    BR
    Bharat

  • Product category: add description2 field to SC screen

    Hi,
    We are running on SRM 5.5(classic)..My query is on the SC screen....
    In the SC screen if we do drop down list for Product cateogry..we will see the Product category id and product category description...so i want to add one more description2 to that...how can i add that field to that ITS scree..
    experts..please help on this..
    Thanks

    Hi
    You to configure in SRM SPRO
    Go to--> SRM --> SRM server > technical basic settingsDefine Backend product category
    Add the items here and save
    Create SB you will get that
    Try and confirm
    G.Ganesh Kumar

  • Product category discription in the shoping card

    Hello SRM gurus,
    When the user is trying to create a shoping card , it shows me the last product category discription. I want to make it as a blank so that i can select my desired product category. Can i achieve it instead of last product category discription.
    Note:  SRM 5.0 I given * in the ext.att
    Any clue is appreciated.
    Raman

    Hi. To get around this you can create a dummy material group called "Please select from list" or something and make it the default for all users in PPOMA_BBP.
    Then use the BBP_DOC_CHECK_BADI to make sure that if the material group has not been changed to a valid one issue an error.
    Regards,
    Dave.

  • Product category: Add description field to the search help

    Hi experts,
    My requierement is to add the material group description field 2 in search help.
    Analysis: While creating the shopping cart it will ask product category . when we click on the drop down list we can find the ...type if u click on that it will move to other screen where we can search.after that it will show the product category description , category ID, Logical system.
    I want to add one more field to that ( product category description 2 field.
    let me know how can i proceed further on this.
    Thanks,
    Prashanth.

    Hi Neha,
    Thanks.
    but i want to know which search help is using....(IN ITS )
    please help me to find the exact search help.
    Thanks,
    Prashanth.

  • Product Category Description

    Hi,
    I need a list of all the product category which I can export,
    I am using SRM3.0.ECS.
    Table COMM_CATEGORY displays only Category id but not the description
    COMM_HIERARCHY-Filter Category displays only categories limited to 100 but not all.
    From which table in SRM, I can get Prod cat and description also.
    Brgds/Gopesh

    Hi,
    COMM_CATEGORYT has description.
    Regards,
    Masa

Maybe you are looking for

  • Help!! VGA Ti-4200-VTDX8 (MS-8894) and MB 694D Pro2(MS 6321)?

    I have upgraded my VGA with Ti4200-VTD8X (MS-8894) VGA. I'm having trouble getting the  VGA to 4x AGP. I have tried changing settings in bios etc, but it ALWAYS run at 2x AGP. My MB 694D Pro2(MS 6321) should work fine at 4x AGP i've been told. Any su

  • IPhone 4 cannot detect wifi unless almost next to router

    I've had my iPhone 4 for about 2 months now and it could detect wifi at quite a good range. But until recently I have had to get almost completely next to the router for it to detect. It's not my wifi; my sister's phone can detect it at a certain ran

  • Account type D

    Hi, Please through your views on the below error. Whie Parking MM invoice in MIR4, i got an error Account D is not defined for Document Type RE All Purchase Orders are Account Assigned to Sale Order. Regards Pratap

  • Trying to launch another profile, get: "Impossible to find the executable file. To fix this, set a valid path in the options window"

    When I try to launch another profile in firefox, I get this message: [JavaScript Application] Impossible to find the executable file. To fix this, set a valid path in the options window.

  • IPad and File Share

    I need to replace my PC and do not have the funds at the moment to purchase a mac and then I realized that my iPad should be able to function as a computer.  My question is, if i have something like the Apple TimeCapsule, can I use the TimeCapsule as