How restrict all products of a Product category in the Campaign Plan

Hi,
  Could you please suggest me how to restrict all the list of products of a product category in CRM_MKTPL transaction ( Marketing Planner ).
Standard SAP behavior is to "explode" the category to list all products within the category onto the marketing or campaign plan.
The requirement is to display only the Product Hierarchy but not all the products under that Product Hierarchy.
Regards,
Sampath Kumar Chinta.

Hello Sampath,
One of the prerequisite for this is define product hierarchy in the customizing
IMG>Marketing Planning and Campaign Management>Product Assignments>Assign Product hierarchies.
Product categories are assigned to Hierarchies, when a product category is included in a Campaign, it picks up data from the relevant hiererchy.
Hope this helps.
regards,
Muralidhar Prasad.C

Similar Messages

  • How can I control the Product Category in the Pre-select screen

    Dear ,my expert :
       I  work in ROS scenario . In my case ,the supplier can select Product Category A, Product Category B,and Product Category C when they  filled the data in the  registration scren . And the purchaser A just is responsibility for the Product Category A ,and the purchaser B ,C are the same situation .
      So ,my question is :
       1,How can I control the Product Category in the Pre-select screen? I mean that the Purchaser A can just select the   Product Category A in the Pre-select screen .
       2,You know the supplier select two category  is one BP in the system ,So if the purchaser A accepe the supplier ,the purchaser B will find the status is "accepted ",So the purchaser B will be confused about it .
       SO ,in my case ,any one has the suggestions ,any link welcome .
       Bestregards
      alex

    Hi Alex,
    As per standard SRM solution, this is not supported. Purchasers who accept new suppliers, accept them on the whole and not for any specific product category. There is no such thing as Purchaser being responsible for specific prod category in ROS.
    What you could do however is to build a custom workflow to achieve it. You could have category approvers after the purchaser has accepted the supplier. Based on the category provided by the supplier in the reg form, you could route these suppliers to appropriate category approvers.
    Regards,
    Nikhil

  • Product Category - Overriding the defaults

    I have implemented the BADI to map the Product Category during the external catalog shopping cart creation.
    I have the mapping Ztables.
    If the mapping is available, all is working good.
    However if the mapping is not available, I have to pass the error message about missing mapping.
    The error message is working as well but the product category is getting defaulted to the standard category of the User.
    I dont want to set it to the standard category.
    Any clue?
    SRM Functional says there is config to default and they dont want to change it.
    How can I override this config?
    Thanks in advance.

    I am using the David Barber's workaround as specified above.
    In the BAD, I am calling the FM: BBP_PD_SC_GETDETAIL and it gives me the SC details.
    After validations, I am updating the ET_MESSAGES.
    The error messages are displayed if the dummy product group is used but the SC is getting saved inspite of errors.
    Any idea?
      I_OBJECT_ID                      =
      I_ATTACH_WITH_DOC                = ' '
      I_WITH_ITEMDATA                  = 'X'
      I_ITEM_SORTED_BY_HIERARCHY       =
      I_WITHOUT_HEADER_TOTALS          =
      I_READ_FROM_ARCHIVE              = ' '
    IMPORTING
      E_HEADER                         =
      EV_IS_PD                         =
      ET_ATTACH                        =
      E_ACCOUNT                        =
      E_PARTNER                        =
      E_CONFIRM                        =
      E_LONGTEXT                       =
      E_LIMIT                          =
      E_ORGDATA                        =
      E_TAX                            =
      E_PRIDOC                         =
      E_HCF                            =
      E_ICF                            =
      E_ACTVAL                         =
      E_ACC_ACTVAL                     =
      E_HEADER_REL                     =
      E_ITMLIM_REL                     =
      E_STATUS                         =
       wa_msg-MESSAGE      = 'TESTING'.
       move-corresponding wa_msg to et_messages.
    CALL FUNCTION 'BBP_PD_SC_GETDETAIL'
      EXPORTING
        I_GUID                           = IV_DOC_GUID
      TABLES
        E_ITEM                           = i_item
        E_MESSAGES                       = i_msg
    loop at i_item into wa_item.
    if wa_item-CATEGORY_ID = 'M0156'.
        wa_msg-MSGTY        = 'E'.
        wa_msg-MSGID        = 'BBPWS'.
        wa_msg-MSGNO        = '029'.
        append wa_msg to et_messages.
    endif.
    Any help would be appretiated.
    Edited by: Pranu Pranu on Dec 8, 2010 5:27 PM

  • How to avail product warranty if the unit was bought from other country?

    how to avail product warranty if the unit was bought from other country?

    You can't and iPhone warranty is NOT international - iPhone warranty is country specific so if you have warranty issues, then you will need to go back to the country of original purchase - nothing more to do.  This is exactly why it is not a good idea to buy iPhones abroad - you should buy an iPhone in the country that you live in and want to use the phone in and then you will not have warranty problems.

  • Crawled property category option: "Map all string properties in this category to the Content managed property"

    I've been searching online, and haven't been able to find a definitive answer to this. Does anyone know what the following SharePoint 2013 Search Service Application, Crawled property category option does?
    "Map all string properties in this category to the Content managed property"
    It appears when editing a crawled property category.

    Hi Vishal,
    There is no Official documentation explaining the setting "Map all string properties in this category to the Content managed property". In my opinion,  this setting will map all crawled properties which are in current category and 
    whose value is string type   to  the Content managed property.
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to delete Product Category ?

    Hi,
    How can I delete a Product Category ?  Some products are assigned already to this category, and I cant delete that assigment and in consequence, I cant delete that product categories.   =(
    how can I delete this ?
    Regards,
    Diego

    Thanks Jay, I'll try it =)
    This situation was due to an SRM client copy (exact), so all my categories were linked to my old rfc system.
    Due to this panic situation (deletion not possible), I asked basis people to delete this new client and make a new copy (only customizing).
    Definitively, next time I'll wait a little bit more for a good advice in sdn...ej.ej
    Thanks and regards from Mexico,
    Diego

  • How to Update Product category in bidder data of business Partner

    Hi Experts,
    I am new at SRM,
    While Doing Supplier Registration i am creating Bidder and Business Partner Using these two bapi
    'BBP_CREATE_ORGANIZATION
    BBP_CREATE_CONTACT_PERSON
    Now i also want to update Product Category , that should be display on
    Procurement -> Business partner -> Bidder -> select bidder - > Bidder data
    Please tel me any fuction module can be used
    Thanks & Regards
    Prashant Gupta

    Hi Prashant,
    Please share the solution.
    I am having the same problem.
    thank you
    Tumelo

  • How to change the product category on the item level of a Sales order

    1) For each product there are Basic Product Hierarchy and Sales Product
    Hierarchy.
    2) when creating sales order, system gets the Sales Product Hierarchy
    on the Item level with the default logic.
    So our question is: how to change the logic to let system get the Basic
    Product Hierarchy on the Item Level.

    Hi,
    I believe the POSTING DATE will appear on the accounting document
    In the Accounting document, the posting date will be based on the  Billing date.
    Please let me know if you need any more details
    santosh

  • Product Category conflict for Quota Planning in Pipeline Performance

    Hello Experts,
    When I select a product to maintain sales volume by product in quota planning I am getting an error "Product XXXX is not assigned to sales product hierarchy R3PRODHIER"
    The values maintained in Hierarchy assingment for applications are
    IMG>CAC>Product>product category>Assign Hierarchy to applications
    For Sales---> R3PRODHIER
    purchasing-->R3MATCLASS
    pRODUCT---> R3PRODSTYP
    all the products are created under r3prodstyp hierarchy and when i change the hierarchy for sales from r3prodhier to r3prodstyp system is allowing me to maintain sales volumes for that product.
    I could able to create all transactions in web ui with the same standard settings (sales -->r3prodhier)
    Any solution???
    thanks in advance,
    Srinvas

    Hi Shanthala,
    As I mentioned all the products are created under categories that are created under r3prodstyp hierarchy only.
    The hierarchy assigned to sales application is r3prodhier which is causing problem for searching the products in PPM.
    If i enter the product id manually, as it is not created under r3prodhier, it is throwing the error " the xxx product is not assinged to the hierarchy r3prodhier"
    When we create any sales transaction in web Ui , system  is not throwing any hierarchy error.
    why it is for PPM??
    When I debug the respective Function module, the code is maintained to fetch the hierarchy assigned to the sales application.
    I am just wondering why this has been made mandatory in PPM product search option in quota maintenance.
    Thanks in advance,
    Srinivas
    Edited by: Srinivas Sirisapalli on Oct 19, 2009 3:59 PM

  • How to map Product Group for the Materials in BW.

    Hi All,
    We have an requirement for one of the report called as Progress validation Report.
    We have to craete thsi repotr which would pulll out Inventory value, Production Plan value, Total Lates, Current week deliveries and WIP for a quarter.
    Cube whihc provides details about production plan has data by Material, plant and product group wise.
    But rest of the cube from which we extract the key figures does not have data by Product grop wise.
    Product group is been picked from PGMI table in R/3.
    How I can related the materials  which are in other cube to the respective Product group.
    Material and the relevant prdoct group data doesnot flows in BW.
    There is even a scenario where ahve seen a material falls under 2 product groups..
    PLease guide as how i can realted already existing materials in the Cube to the product group.
    Points will be assigned
    Thanks & Regards
    Vaishali Patil

    Hi,
    Product Group is master data for material master. It is part of Matreial Clssification data in R/3.
    Please check if you are having the same already loaded as attribute of Material master. I guess it will be there, if it s not there then you should try to load the same in material master object which you are using in all the cubes.
    If the maintinenece in master data is nopt possible then you got to populate the same in cube.
    There will be a combination of keys (materail/plant/prduct family etc.. ( for which Product group will be unique). then load product with the help of these key combinations in all the cubes via update routine.
    There is one more way to have this but which is performance intensive.
    You may create one master data object called Product Group and keep material number as attribute (with compunding all other key fileds to get the unique combination). Then you may create an infoset using cubes and this master data object. Join the materail numbers in all. Display this object in report.
    I hope it will help.
    Thanks,
    S

  • How to view all add-ons in a category at the Firefox add-ons section

    When I browse for add-ons within a chosen category, only a few special-featured add-ons appear. Below this are samples of "top rated" "new" etc. add-ons in ALL categories and these have a "browse all top rated" or "...all new" but I can find no option to browse all add-ons in the CHOSEN CATEGORY...how can I get to the pages of allo add-ons within the chosen category and not just the special featured ones???

    Wow, I didn't notice that change because I usually search for addons. It seems that every time they update the Addons website immediately before a Firefox major version release, they remove some important or useful function. Looks like Mozilla managed to screw it up worse than it was before.
    The support forum for that part of the Mozilla websites is here: <br />
    https://forums.mozilla.org/addons/

  • How to show product info in the Service Request Detail layout

    I want to add product in the Service Request Detail , but can't not find the place to do that , is that possible in R16?

    In the service request layout (step 3) you can bring in a field called "Product" which will allow you to pick a product.

  • HT204088 How come all our purchased were not deducted from the redeem card number entered yesterday and have deducted my credit card instead ?

    My sun has entered like he always does his redeem card gift and purchased a sereis of song yesterday.  How come any of his purchased were deducted from his redeem card and were all charge to my credit card instead?  No amount are showing up under the my account name like usual.  Normally we see the total amount of our gift card and we are able to see that number dropped after each purchase...
    Hope I will get some answers...

    This is not official HP Customer Support and I don't work for HP. This is a peer-to-peer user supported forum for HP consumer products. HP maintains no official presence on this forum. It is unlikely that HP will respond in an official capacity. Any reply from a HP employee represents their own opinion and not that of HP's.
    It looks like the only graphics card option for this model is the GeForce GT 630 (2 GB). The GT 630 is not a large powerful card, so it is conceivable that the bracket isn't installed with integrated graphics or a low-end graphics card that doesn't require it. The "graphics card bracket" would mosr likely be installed with larger more powerful cards like the GeForce GTX680, Radeon HD7770, etc. Typically, the videos on HPs website are used for hundreds of different models and may show optional items not installed on a particular computer or may not show items that are installed. Just because a part is or isn't shown in the video, doesn't mean your specific computer is going to be the same.
    Please send KUDOS
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • Monitor Shopping Cart, Product category search Issue

    Hi,
    In Monitor Shopping Cart, I am clicking on search product category to search the availble product cateogry
    It is showing all the product cateogry, some of which not required
    for Example :It is showing R3MATCLASS and R3PRODSTYP product cateogry
    My question is
    1) How I can restrict R3PRODSTYP  product category
    2) Can I restrict R3MATCLASS product category also individually in search
    Thanks,
    jai

    after debugginng, I found that the hirarchy data is calling from
    table ;comm_category and comm_prcat
    and
    The field Product Category (CATEGORY_ID) has search help(COM_CAT_HIER)
    I am working on this,
    Pls let me know your input on this.
    Thanks,
    Jai

  • Product Category Rules in Shopping Cart

    Hi All,
    Currently trying to figure out the logic behind how the SRM system fills in the Product Category field in the Shopping Cart when taking an item from a Punch-Out Catalog. From what I've researched so far, how it is supposed to work is:
    If a valid value is passed through NEW_ITEM-MATGROUP[n] then SRM should populate this.
    If no value is passed then default value maintained in Ext. Attributes of Org. Structure is taken.
    Are there any other rules that I'm missing? What if the catalog passes a valid Product ID, but no Product Category, will the system take the associated Product Category from COMMPR01, or will it take the default from org structure? In our tests we found that is taking the default from org structure, and I'm not sure if this is a bug, standard, or configuration issue.
    Regards,
    Andrew Bondarev

    Hi Richardo,
    Thanks for the response. We have already checked the table, and it doens't seem that there are duplicate entries for the Product Category.
    We did just have a breakthrough though in that if we supress the fields NEW_ITEM-ext_schema_type and NEW_ITEMEXT_CATEGORY_ID[n], then the proper value is populated in SRM.
    Note: We are performing the mapping on the APC side, so the value in NEW_ITEM-MATGROUP[n] is already the Product Category found in COMM_HIERARCHY. No mapping should be needed in SRM. I'm guessing that by passing a schema type and ext. category ID, SRM is looking for some mapping in SRM, but can't find it so it uses the value in the Org. Structure.
    Now the issue is figuring out how to allow for the values  for Schema and Ext.Category to still be passed from APC, but have SAP ignore them.
    Regards,
    Andrew

Maybe you are looking for

  • How do i check if i have WEP please???

    hey guys!! i got a linksys wireless access point at home and because my imac G5 is pretty new i was impressed that it was so easy to set up to my wireless network. i am sure i set up my WEP with the imac (i have my xbox 360, nintendo DS, PSP & PC on

  • How can install the Fractal Image plug-in into Firefox for Windows 7?

    I have the plug-in necessary to view fractal images built with the now no longer Iterated Systems program "Fractal Imager." These are files with the .fif extension and the plug-in is needed to view them. The plug in I have is fully functional. The pr

  • I keep getting error codes when attempting to publish using FTP...

    "The operation cannot be completed because one or more required items cannot be found. (Error code -43)." That pops up before I can enter my FTP password. The other one is not popping up right now, but when I finally was able to enter my FTP password

  • Strange bug when sending messages in parallel with same sender component

    We have one sender business system sending messages to two different interfaces in parallel using an asynchronous soap channel : Interface1 and Interface2.  In this scenario the Interface1 messages appear to be conflicting in some way with the Interf

  • OTM Spontaneously Stopped Working for OpenScript Tests

    So I've been working with OTM and OpenScript as part of a R&D project for my company. We set up some fairly simple test cases in Oracle EBS/Forms and ran them through OpenScript. They were recorded as EBS/Forms Functional Tests and worked in Test Man