FM returing Item Category Group for a Product GUID or ID

Hello All,
If any one know any Function module which returns Item Category Group for the particular product.
I had tried it with the tables COMM_PRODUCT = > COMM_PR_FRG_REL => CRMM_PR_BTR but i wanted some standard function module.
Thanks in advance.
Regards,
Santosh

Hi Santosh,
Check the FM COM_PRODUCT_GETDETAIL_API.
Pass the product guid or product id and Required Settype as CRMM_PR_BTR.
You will get the Item category group.
Hope it helps.
Regards,
Shahina

Similar Messages

  • Item category group of a product

    hi experts..
    is thier any function module or table which will return item category group of a product..
    where my input is product guid or product id.
    thnks in advance
    sam

    hi mcg...
    thnks for ur reply ...
    but is not working ....
    it tryed in this way and i able to get item category
    Get the prodcut id(PRODUCT_GUID) for the product using table COMM_PRODUCT.
    call function module com_prodcat_api_get_settypes
    exporting 
            product_guid
    importing
         settypes
    then
    read settypes into workarea with key frgtype_id = 'CRMM_PR_BTR'.
    and from table crmm_pr_btr i selected item_cat_group where condition is
    frg_guid = workarea-frgtype_guid.
    and it is working
    thnks
    sam

  • Item category group for Raw Materials

    Hello Gurus,
    Goodmorning,
    I have a client requirement,
    Here my client is selling the  Raw materials , i  have some  confusion in taking the category group  , what is the item category group  we  have to use for determing for  the sales   categories ? I  don't  find any special  item category group for raw material . in material master as  well as  in  item category  determination in  in sales document  types  too .
    looking for your inputs  in this regard.
    Thanks &Regards
    Ravi.M

    Hello Ravi,
    Sales of Raw material already being discussed some times back.
    As I know, as per Central Excise law, you are not suppose to sell the raw material from a manufacturing unit.
    Hence, you rename the ROH material code with suffix A.  In tcode OSM2, activate sales view tab.
    Apart from this, you need to maintain the renamed code in tcode J1ID with numeric value 1 under the tab Declared.
    But, normal OR-LF-F2 process.
    FYI - Choose of Material tyoe will be important than choose of general item category group. As I Cat group, Materials grouping that helps the system to determine item categories during sales document processing. If a group is configured specific to distribution channel, it has priority if the corresponding activity is distribution channel-dependent. In the standard system, there are normal items, items that signify services (and therefore need no delivery processing) and items that signify packing material, for example.
    Thanks & Regards
    JP

  • Item category group for Sales of Nonstock Item with Order Specific Procurem

    What will be the item category & group for the material for Sales of Nonstock Item with Order Specific Procurement.So that purchase requestation is created

    Hi
    As of my Understanding  this a scenario of THIRD PARTY SALE WITH SHIPMENT  where delivery will be created . Addition to the previous setting few more changes that need to be accomodated like it has to be delivery related billing - A for item category
    The indicator 'E' will make sure the Stock will be procured only against the particular sale order and it will be delivered only against this sales order. Apart from this there are few more thing need to be done with the Schedule line level
    You need to give the movement type 601, item relevant for delivery need to be checked, order type from the MM side need to be assigned, item category from MM and Account assignment group from MM, all these need to to be maintianed in Schedule line level.
    Infact why not TAS , we can use TAN , or ZTAN itself But as per the scenario we need to do the changes as required.
    Doing all this we can process this order.
    Thanks.................Rishi

  • How to use item category group for pricing?

    Hi,
    how can I use the item category group to carry out pricing?
    I want to determine a condition type for item category group DIEN only and no other.
    Thanks for help!
    Florian

    Hi Florian Preuss,
          You should follow the next steps:
    1. Check if the item category group field exist in the pricing catalog to choose it as a field in a table condition, if it doesn't exist (I don't believe that), you should contact to a technical person (ABAP) to add it to the structure KOMPAZ.
    2. Create a condition table with this field (item category group) and others that you need to determine the condition.
    3. Create an access sequence with this condition table.
    4. Create a condition type and assign it the access sequence.
    5. Add the condition to pricing procedure.
    6.. Enjoy it.
    Thanks in advance,
    Mariano.

  • Item category group

    Hi gurus,
    Can anyone pls. help me identify the appropriate item category group for the free goods in CRM only (i.e. no R/3 integ)?  The current item category group of these products is set at NORM but we may need to change it to TANN because of an ABAP runtime error.  I just don't know how to include it (TANN) in the list of values in the Item Cat. Group field in COMMPR01.  Hope you can help me.
    Thanks,
    Theresa

    Hi Theresa,
    In item category determination u will have two entries:
    Transaction Typ : ZDBT
    Item Cat. Group : NORM
    Item Cat. Usage : 
    Main item cat.  :
    Item Category   : ZDB
    Transaction Typ : ZDBT
    Item Cat. Group : NORM
    Item Cat. Usage : FREE
    Main item cat.  : ZDB
    Item Category   : TANN
    What I understand is that you wish to do free goods determination.I.e. For 1 Case = 1 Free item
    For that we have other pre-requisites like:
    Free good determination settings:
    1. SPRO->Customer Relationship Management->Basic Functions->Set Up Free Goods->Assign Procedure                                                                      
    2. SAP menu->Master DataPrices and Conditions->/SAPCND/GCM - Maintain Conditions
    Condition type: 0NA0
    Procedure: 0NA001
    Regards,
    Shalini Chauhan

  • Item Category Group 0001 not available

    Hi,
    We need to use Item Category Group 0001 - Make-to-order in CRM 2007. This group is not available as of CRM 2007. The list starts with 0002 - Config.at Mat.Level.
    Is it a standard setting or only our CRM 2007 instance is missing this?
    If it is a standard arrangement, do we need to maintain a Z Item category group for Make to order products?
    Kindly resolve the confusion!!
    Thanks,
    Sharad

    Hi,
    The item category group 0001 is missing.I guess then you need to create a new type on your own.
    Regards,
    Abishek

  • Replicating materials. Item category group is empty.

    I am loading material from R/3 to product in the CRM.
    I am use BDOC MATERIAL.
    I see that field 'Item category group' in the product in CRM is empty, but material in the R/3 system is filled.
    Anybody ideas?

    Hi Denis,
    Make sure the required item category groups are manually entered in the CRM table CRMV_ITEM_CAT_GR. If a specific item category group is missing in this table, then during the material download this field remain empty.
    Maintain the required entry and then download the MATERIAL again
    Do not forget to reward if helps
    Regards,
    Paul Kondaveeti

  • Item category group used for scrap materials

    hello gurus
    Can u pls tell me what is the item category group used for scrap materials in the material master?
    Thanks in advance
    Warm Regards
    Prashant.

    Prashanth,
    Item Category
    Item Category used is IRVE or you can create your own Item caegory by clicking "New entries"
    a. Schedule line is activated
    b.  Incompletion Procedure = 43 repair item
    c. Screen  Seq Group is mentione.
    Item Category Group
    There is no item category group existing. You can create your own item category group "SCRAP". you basically use "Tem category Group" along with Sales Document to determine item category
    You need to create a ZSCR scrap material type and assign "SCRAP" item category group to material type
    Assign Item categories
    Carry out the Item category determination for Item Category Group.
    Regards
    Sathya

  • Item Category Determination for a service order

    Hello experts;
    I have the following funny issue, When i try to create a service order my item category doesn't get determined properly: specifically when i fill in the product in the SAP GUI the item category field doesn't get populated automatically...funny thing is that i do the exact same thing in the Web UI the very same field Does get populated correctly!
    The following are the customizations i have on SPRO: The all thing is copied from the standard but in the GUI the standard doesn't work either! and it does in the WEB UI. Any lights????
    Trans Type:ZSVO     
    Desc:DSGi Service Order     
    Item CtgGroup:NORM Sales Item (Norm)                                                                                Item Category:ZRVS     
    Desc:DSGi Product     
    Alternative Category: SRVS     Desc:Product

    I don't get it...
    It's as simple as that: the item i'm adding in the service order has Ctg Group DIEN and it was correctly downloaded from R3. The Item Category Determination is as follow:
    Trans Type: ZRVO     
    Desc: DSG T Service Order     
    Itm Ctg Group: DIEN Service w/ Delivery                                                                                Item Category: ZTVS     Service Sales Item
    Where ZTVS is the copy of the item category SRVS (Standard) which for some reason if i put instead of the ZTVS doesn't work either!
    What am i doing wrong?

  • Standard API  to determine Item Category Group in CRM

    Hi ,
    Can u plz help me out in identifying any standard API  to determine Item Category  group using Product Guid/Product id in CRM 5.0.
    Our requirement is to implement the BADI  'CRM_COND_COM_BADI'  .
    Product details are found and Item Category group need to be determined.
    Kindly help.
    Thanks in advance.
    Gayathri.

    Hi Gayathri,
    Pls use following FM to get the item category group.
    CMS_PRODUCT_SALES_READ_BL
    Input for Product ID: IV_PRODUCT_ID (It takes value of Product ID)
    Output for item category group:
    CRMT_PRODUCT_SALES_API_EXP-ITEM_CAT_GROUP
    Best Regards,
    Pratik Patel.
    Reward with points if it is of any help to you!

  • Item Category Group in BOM

    Dear Gurus
    I want to create the BOM for Computer = Screen + Herdisk + Key board
    1) Main Item Level processing
    I have maintained item category group ERLA in MMR (Sales 2 screen) of the finished product
    (Computer 1 ).
    What item category group should be maintained for sub items?
    2) Subitem Level Processing
    I have maintained item category group LUMF in MMR (Sales 2 screen) of the finished product
    (Computer 2).
    What item category group should be maintained for sub items?
    3) Also explain about how to mainatin the master records (CS01).
    Regards,
    Ashish
    Edited by: Ashish Desai on Apr 8, 2009 1:10 AM

    Ashish,
    Suppose the material is completed then the value is shown against final product. In that case we use Item vategory Group ERLA. The maina item category will be shown as TAQ. The Subitem will take item category TAE (text item)
    If the material is still not complete then the value is ascertaind through sub items in that case LUMF item category is used and item category for the main item is TAP and for sub items it is TAN.
    In any case we will change the item category group as (ERLA or LUMF) in the material master of the final material "Computer". Where as the subitems item category will be "Norm".
    Note: If you use standarad Order = OR, and standard item category group ERLA in the Finished MAterial Conmputer, then system will automatically assign item categories for Main item = TAQ and SUb Items = TAE.
    Standard process and ORder = OR
    Then  Execute MM02 for finished material or Main materialo alone i.e., "Computer",  Assign Item Category Group = ERLA and save. Then create BOM CS01, CS11 Single level the output will be
    COMPUTER = TAQ
    SCREEn = TAE
    HERdisk = TAE
    Key board= TAE.
    Similarly if you proceed process by changing Item category group = LUMF for main material i.e., Finished goods "Computer" then
    COMPUTER = TAP
    SCREEn = TAN
    HERdisk = TAN
    Key board= TAN
    If you are changing the document type prefixed with Z , then you need to proceed with "Assign tem Catgeory"
    Regards
    Sathya

  • Use of Item Category Group

    Hello All
    can any one explain the functional use of Item category group maintained in CRM material master under basic data tab and also under sales and distribution tab.
    what is the difference between two views and what happens if dont have value at Sales and distribution level.
    Regards
    Phani

    Hi Phani,
    1. Item category Group is just a key which comes from the Product master and helps in the item category determination.
    Item category group in the Material Tab, is a general Item category Group valid for all sales areas.
    Whereas the one maintained in the Sales and distribution tab becomes specific to that particular sales area.
    For eg: To a Product HT-1011 u have assigned two sales areas say A and B
    In the Material tab, we assign item category group NORM
    In the Sales and Distribution tab, for sales area A , we assign item category group ZORM.
    In the item category determination the following settings are maintained:
    Assumption transaction type is TA.
    Transaction Type: TA
    Item category Group : NORM
    Item category: TAN
    Transaction Type: TA
    Item category Group : ZORM
    Item category: TANN
    Now in the sales order if u enter product HT-1011 and choose sales area A, TANN will get determined, if u choose B TAN will get determined.
    It is not mandatory to put the item category group. It onlu helps in the item category determination.In case u have not assigned any item category group, it will look for a item category dtermination entry something like:
    Transaction Type: TA
    Item category Group :
    Item category: TAN
    Wish this helps.
    Regards,
    Shalini Chauhan

  • Item category group in SAP CRM

    What is Item category Group and what does it signify? How is it different from Product Category?

    Hi Chiatra .H
    Item category group
    The item category group is a field stored in the product master. Within transactions at item level, the appropriate item category should be automatically determined
    by the system when entering a product. For this to work, you need to make settings for item category
    determination.
    Product Category
    A grouping together of products from your product master data, in a structured hierarchy Your structure and organize your product catalog using catalog areas and subareas, which you then arrange in a hierarchy. You assign products to these areas and subareas.
    You use product catalogs to group together products to present them in the Web shop, Interaction Center, or in other forms of media..
    I think Its solve your doudt
    Please let me know if u have any questions
    Regards,
    srikanth.naga

  • Item Category Group search

    Hi Gurus,
    I have requirement for Item Category Group search for products, I searched most of the components, but I dint find the
    the Item Category group search.
    Please help me if you know any component I can use.
    If there are not component, let me know, how to do it.
    Thanks,
    Sushant

    Hi
    Chk ths link out :
    http://wiki.sdn.sap.com/wiki/display/CRM/Howtoaddanexistingfieldtoasearchpageofadifferent+component
    Rgds,
    Swati

Maybe you are looking for