How to get products based on Material Group 2

Hi all,
I want to find out all the products for a particular "Material Group 2". COMM_PRODUCT table dosent contain the Material Group 2 field. I tried finding in other tables, but couldnt find relation between Material Group 2 and the product.
any hints on how do i proceed ?
Thanks in advance,
Raviraj

Hi Ruth,
Thanks a lot !. This linkage really works !
Full credit to u for that !
Also, I need to get the "Distribution-chain-specific material status" value in CRM. Any hint on this ?
Regards,
Raviraj
Message was edited by: Raviraj Khare

Similar Messages

  • How to get Production Order Quantity

    I have material number and plant. From this information how to get production order quantity that is displayed in the transaction MD04.
    Thanks,
    Vinay.

    Hi Vinay,
    Have you looked FM <b>MD_STOCK_REQUIREMENTS_LIST_API</b>?
    Hope this will help.
    Regards,
    Ferry ianto

  • How to get Production Order wise Actual Values

    Dear CO Experts,
    How to get Actual Values (Raw Material Issue, Activity Confirmations & OH Calculations & Goods Receipts from Production) each Production Order wise ?
    My Scenario is Product Cost Collectors (PCC)  with Production Orders.
    If we select above scenario Production Order is Statistical and PCC is real cost object.
    For PCC is Period wise we can track the cost Periodically in individual Material.
    But my client is asking how to see the each Production Order wise Actual values. Is there any T.Code ??
    In Production Order I am able to see only Plan values (CO03).
    Waiting for your favorable reply.
    Regards,
    KBR.

    Hi Bhaskar
    You are in Alaska and you wanna eat vegetarian food
    You cant get values at Prod order level if you have chosen PCC as cost object.... You will only get Qty at Prod order level
    To get a bird's eye view of costs incurred in PCC, execute report MCRY with PCC as the input...  MCRX shows only Qty info for components
    br, Ajay M

  • Contracts based on Material Groups....

    Can we create Contracts based on material Group?
    Like We want to create a contract for Material Group Casting. We want to negotiate terms for Material Group & then procure the part.
    How do we do this?
    Thanks Anupam

    Create a Quantiy Contract with Item Category 'M'- Material Unknown.
    Then create PO refering to this contract.
    System asks for material number or AAC. It also checks the material group against the one in the contract.
    By defaut a warning message is issued if material groups do not match (message MEPO074).
    This can be set to 'E' in customising but SAP gives a warning when you trying to set this message as error.
    Customising path: SPRO>MM>Purchasing>Environment>Define attributes of system messages.
    It is also possible to code this check in PO user exit and issue a custom message.

  • PO release based on Material Group

    Gurus
    Client wants to release PO based on material groups, Client will ensure that all the materials in the PO would be of same material group.
    i see CEKKO has material group MATKL field .. but not sure how we have to implement this..
    Do we have to use some exit or badi?
    regards
    Mohammed

    mohammed wrote:
    Gurus
    >
    > Client wants to release PO based on material groups, Client will ensure that all the materials in the PO would be of same material group.
    >
    > i see CEKKO has material group MATKL field .. but not sure how we have to implement this..
    >
    > Do we have to use some exit or badi?
    >
    > regards
    > Mohammed
    HI,
    For this you have to create one characteristic for material groupand that characteristic in additional data view you have to maintain table and field as( CEKKO,MATKL) .and in values tab you have to given your all material groups .
    After that your  characteristic to be assign to your class.
    thanking you.

  • [Authorization] Entry Qty Based on Material Group

    Dear gurus,
    I've requirement like this:
    In tx. VL02N, in picking tab, picked qty can only be entered by personnel based on material group (there's material no. in that screen, and can be traced to get material group).
    Is it possible?
    Regards,

    Hi,
    Is it possibl?

  • PO release strategy based on Material Group (CEKKO - MAKTL)

    Hi Experts,
    I have configure the Rel strategy based CEKKO-MATKL (material group) for purchase order, but when i raise the PO Rel strategy is not affecting, Can any body tell me why.
    Regards,
    Kumar

    You can set Release strategy based on Material group & other Line item specific fields..
    You better follow a suitable and hinder less process..
    For PR use Material group & Account Assignment based Release process..
    then for PO use a Release Process based on Header level fields like Doc type, Amount, pur Group etc..
    So that the approved PR line can be converted into PR and then the PO also subjected to Release before sending it to External Vendor..
    Even if you want you can make that the PO can not be created without referencing PR for SOme users or All users..
    based on your business requirement..

  • Order based on material group

    Hello,
    In our current system the system looks on based of the Requisitioner and under which Purchasing Group the Requisitoner is set under PPOMA_BBP where the Purchase Requisition is going.  Then the Purchaser can create a Purchase Order. Under each Purchasing Group is an appointed Purchaser.
    Weu2019d like to change this proces. We want this change based on material group. However, when multiple Purchasing Groups use the same material groups than the system always looks for the top Purchasing Group. This is not the intention. Can this set separately in PPOMA_BBP? Or elsewhere in the system?
    Thanks in advance.
    Best regards,
    Petra de Winter

    Issue resolved

  • How to get PERNR based on user ID

    Hi All,
    How to get PERNR based on userid.
    please help me in resolving this.
    Thanks for the support.
    Regards,
    Dhananjaya R E

    hope this will help u
    DATA:   t_pernr LIKE pa0105-pernr,
              t_email LIKE pa0105-usrid_long.
    STEP 1 - Find personnel number for UNAME
       SELECT SINGLE pernr
                 INTO t_pernr
                 FROM pa0105
               WHERE subty = '0001'
              AND endda >= sy-datum
             AND begda <= sy-datum
             AND usrid = p_uname.
    Employee record found*
    IF sy-subrc = 0.
    STEP 2 - Find email address for personnel number*
    SELECT SINGLE usrid_long
             INTO t_email
             FROM pa0105
            WHERE pernr = t_pernr
              AND subty = '0022'
              AND endda >= sy-datum
              AND begda <= sy-datum.

  • How to get CHARG based on matnr

    Hi Experts,
              I want to get PO batch(CHARG) based upon matnr.I am using BAPI_PO_GETDETAIL and receiving PO details by providing purchase order number.The line item table there is no field called charg. ..
    So How to get Charg based upon matnr
    Thanks & Regards
    Mathi

    Hello,
    Get from the table
    MCHA - Batches
    Regards,
    Vasanth

  • Product heirarchy vs material groups for sales

    Hi,
    Can I make use of the material groups(5 in toatl in sales view1) to generate report for seeing the value/sale of any material instead of using product heirarchy ?
    If I have created a 3 level heirarchy then how best I can use it to see in a report for any level.
    Is there any standard report availble to track my sales/inventory needs based on product heirarchy ??
    How can I track my purchases/open orders based on the employee resonsible for that material.i.e without having any HR module how can use the or create the staff of my company engaged in purchasing or for that matter selling also.
    May be I can use Purchasing group for each employee.But then I need to use the same employee as Sales person.
    How can this be achieved or any better option ??
    Thanks in advance.
    Regards,
    Manoj

    Redundant.Has been reposted in MM forum.Do not reply here

  • Product heirarchy vs material groups in sales view

    Hi,
    Can I make use of the material groups(5 in toatl in sales view1) to generate report for seeing the value/sale of any material instead of using product heirarchy ?
    If I have created a 3 level heirarchy then how best I can use it to see in a report for any level.
    Is there any standard report availble to track my sales/inventory needs based on product heirarchy ??
    How can I track my purchases/open orders based on the employee resonsible for that material.i.e without having any HR module how can use the or create the staff of my company engaged in purchasing or for that matter selling also.
    May be I can use Purchasing group for each employee.But then I need to use the same employee as Sales person.
    How can this be achieved or any better option ??
    Thanks in advance.
    Regards,
    Manoj

    Hi,
    Have you considered using the partner functions to do this.
    Most organisations create a new partner type for saleperson (i.e. someone who earns the commision from the sale). This can automatically default if you have  the correct master data settings, or can be keyed manually on the partner screen of the sales order. (ask about how to do this on the SD forum, I am sure that an SD expert can tell you the details on how to do this.
    I definitely would NOT recommend considering using the Purchasing group, this is not a field to use for this purpose in any way.
    The material group and material hierarchy are fine to use for reports on WHAT was sold, but not who by etc.
    Steve B

  • How to get data based on selection screen on the output

    Hi Expert,
    Can any one tell me based on material number on slection screen correspondind field i.e on selection scren
    WERKS,MTART,EKGRP,DISPO,BESKZ,MATNR should also get. i.e if i give mtart on selection screen corresponding to material number mtart shoul get.
    NOTE: I HAVE WRITTEN SELECT QUERY FOR TWO TABLES I.E MARA,MBEW.
    Below is my code
    TABLES:MARA,MARC,MARD.
    TYPES: BEGIN OF ty_mbew,
          matnr TYPE matnr,
          bwkey TYPE werks_d,
          lbkum TYPE lbkum,
          END OF ty_mbew.
    TYPES: BEGIN OF ty_close_stk,
           mandt TYPE mandt,
           matnr TYPE matnr,
           cdate TYPE zwkdate,
           bwkey TYPE werks_d,
           meins TYPE meins,
           zlbkum TYPE lbkum,
           WERKS  TYPE WERKS,      "
           MTART  TYPE MTART,
           EKGRP  TYPE EKGRP,
           DISPO TYPE  DISPO,
           BESKZ TYPE BESKZ,      
           salk3 TYPE salk3,
           END OF ty_close_stk.
    TYPES: BEGIN OF ty_mbewh,      
           matnr type matnr,
           bwkey type bwkey,
           lbkum type lbkum,
           lfmon type lfmon,
           end of ty_mbewh.        
    TYPES: begin of wa_matnr,
                matnr type matnr,
           end of wa_matnr.
    dATA : it_matnr type standard table of wa_matnr.
    DATA : it_close_stk_del TYPE STANDARD TABLE OF zclose_stock WITH HEADER LINE.
    DATA : it_close_stk TYPE STANDARD TABLE OF ty_close_stk,
           it_mbew TYPE STANDARD TABLE OF ty_mbew,
           wa_close_stk TYPE ty_close_stk,
           wa_mbew TYPE ty_mbew,
           it_mbewh TYPE STANDARD TABLE OF ty_mbewh,            "89286
           wa_mbewh TYPE ty_mbewh.                              "89286
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE TEXT-001.
    89286*********************
    SELECT-OPTIONS: WERKS FOR MARD-WERKS,    "Plant
                    MTART FOR MARA-MTART,    "Material type
                    EKGRP FOR MARC-EKGRP,    "Purchasing group
                    DISPO FOR MARC-DISPO,    "MRP Controller
                    BESKZ FOR MARC-BESKZ,    "Procurement type
                    s_MATNR FOR MARA-MATNR.  "Material number
    ************89286***************
    SELECTION-SCREEN END OF BLOCK b1.
    SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE TEXT-002.
    select MATNR INTO CORRESPONDING FIELDS OF TABLE IT_MATNR
           FROM MARA
           WHERE MATNR IN S_MATNR.
    SELECT matnr
             bwkey
             lbkum
             salk3            "MSK25072011
             FROM mbew INTO CORRESPONDING FIELDS OF TABLE it_mbew
            WHERE lfgja = fis_year
              where matnr  in s_matnr
               and  bwkey in werks.

    Hi
    Perhaps I don't understand yet, but you have several select-options in your selection-screen, every select-options can be assigned to different tables (MARA, MARC, MBEW), so you need to decide if to use a JOIN o single SELECTION in order to get all data in one step or many steps.
    IF you need to do several selections, these have to be linked in order to get the data for the records selected in the previous selection, something like that:
    SELECT matnr mtart INTO TABLE t_mara
        FROM mara
          WHERE matnr IN s_matnr
            AND mtart IN s_mtart.
      IF sy-subrc = 0.
        SELECT matnr werks ekgrp INTO TABLE t_marc
          FROM marc
            FOR ALL ENTRIES IN t_mara
              WHERE natnr = t_mara-matnr
                AND ekgrp IN s_ekgrp.
        IF sy-subrc = 0.
          SELECT matnr bwkey lbkum salk3 INTO TABLE t_mbew
            FROM mbew
              FOR ALL ENTRIES IN t_marc
                WHERE matnr = t_marc-matnr
                  AND bwkey = t_marc-werks.
        ENDIF.
      ENDIF.
    But you can use an single join with all tables
    Max

  • Report based on Material group

    Dear all,
    Actually our Business wants a report based on the material group and G/L account.
    For each material group what are the accounting documents generated and the G/L account triggered with amount.
    Example :
    mat.grp         G/L account(121001)  G/L account (121002)
    NUFW             3000 INR                                2000 INR
    Please can anyone suggest me
    What will be my logic to generate a report and how can i extract data
    Regards
    subhash
    Edited by: subhash karipi on Oct 24, 2008 11:49 AM

    hi,
    use ME2N-with selection para meterWE101
    if required use dynamic selection......

  • New Access Sequence for Tax based on material Group

    Hello All,
    Our requirement is that we tax our employees on apparel only if the value is greater than $50.00.
    To achieve this, we created a new tax condition table (953 which is copied from 053) and assigned it to access 09 in the access sequence ZTX1 (created w/ref from TAXJ). We added material group (MATKL) to the condition table and selected exclusion indicator for the access.
    We created the condition record in FV11.
    When we created the sales order, the new access sequence (09) is not being accessed. It gives a message "Access not made (initialized field)" Message 102(VE).
    Please advise if we are missing something.
    Thanks,
    Leela

    Hi Leela,
    Are you creating sales order in the same system like
    You have created table in Development system in same system your are creating sales order
    If you are creating here you just go to V/07 transaction then slect your access sequence go in to the tables detail screen here you select your table 953 then click on fields here you check all the fields are available correctly or not then save the changes.
    Now try
    or
    You transported these confugaration to other system like Quality or Production here and you are creating the sales order,
    If you are creating here you need to create condition table again then try.
    I hope it will help you,
    Regards,
    Murali.

Maybe you are looking for

  • Windows Server 2008 backups failing

    I have a Windows Server 2008, fully patched that backups recently started to fail and now, we are unable to open the Windows Server Backup. Also unable to open Disk Management or any other applications requiring Virtual Disk. Attempts to start VDS fr

  • Lost my iphotos how to transfer from Xdrive

    I downloaded all my photos to an Xdrive, somehow they all ended up on the desk top, over 8K photos. They put the computer into slow motion, so I selected them all and sent them to trash. This freed up the computer but had no photos left. I have iPhot

  • How to handle palm keyboard with midp?

    Hello, I'm developing a custom made textbox component with the midp low level apis. It's targeted for a palm os application. When I run tests with the emulator I cannot make the little keyboard appear ( it beeps ). Is there some way to handle this ke

  • My iphone is asking me to type a credit card number in but i dont have one what should i do

    my iphone is asking me to type a credit card number in but i dont have one what should i do

  • Error accessing domain database for selected domain

    when attempting to install the groupwise gateway for microsoft exchange 7.02, i receive the following error: error accessing domain database for selected domain. invalid or non-existant domain database. the existing gw80 environment consists of a few