Reg. Usage of finding Highest Material based on BOM items/Components

Dear Experts,
My requirement is that i need to explore the highest level of material based on BOM item / components as input criteria.
I am using FM 'CS_WHERE_USED_MAT' to get the header BOM based on BOM item. But i need to get the header BOM based on BOM item as input criteria and check whether the Material Type of Header BOM is 'FERT' (Finished goods). Else, i need to get the next highest level of BOM based on Header BOM got in the previous step and check whether Header BOM is 'FERT'. Else, i need to continue to explore the next highest level of BOM. Kindly let me know the logic i need to use or any FM / BAPI available provided by SAP. Kindly help me in the above regard.
Regards,
Ramesh Manoharan
Edited by: ramesh.manoharan on Jan 18, 2010 6:55 AM

closing the thread

Similar Messages

  • No specification is assigned to the material in the BOM item

    hello
    when I want to create or modify certains BOM (cs02), i have this error message.
    It is a warning, but nothing is done in the BOM.
    Where does this error come from ?
    And how to solve it ?
    Thans

    see below the error message :
    Item material 421Z2811-2001 is not assigned to a specification
        Message no. CM_BOMBOS052
    Diagnosis
        No specification is assigned to the material in the BOM item
        00125813-0240.
    System Response
        The system cannot create a composition for the bill of material since
        there is no material-specification assignment.
    Procedure
        Ensure that the items in the bill of material are assigned to one
        specification in each case before the composition is generated.
        Otherwise errors occur during generation and you have to repeat the
        process.
    I Don't know, what is a spécification in a BOM ? Never we have used a "spécification"
    @+

  • From which table field could we find the 'material type' of delivery items.

    Hi,
    Please kindly advise from which table field could we find the 'material type' for one delivery items??
    Thank you.

    Hi,
    You cant get the material type directly from delivery item. Pls make a joint between LIPS and MARA tables to get the same.
    In LIPS, get the material numbers of the delivery document.
    Give them in MARA to get their material types

  • How to find the material based on the division.

    Hi All,
    My requirement is to read the all the material(products) in the division.
    I have executed  transaction code:COMMPR01 and seen division field  in material tab.
    I found the table CRMC_DIVISION but i did not find any maetial.
    Please help me how to find the PRODUCT in the division.
    Thanks,
    Venkat

    Hi Venkat,
    There are three tables that you need to refer to get the products for a particular division in CRM.
    1. Go to table COMM_PRMAT, pass the division and get the Set Guid for all the products
    2. Go to table COMM_PR_FRG_REL, pass the Set Guid and get the Product Guid of all the products.
    3. Go to table COMM_PRODUCT , pass the product guid and get the list of product ID which belongs to that particular division.
    I hope this will help you.
    Regards,
    PP

  • How to find a materail based on Sales Area ??

    Dear All,
    How to find a materail based on Sales Area ??
    please let me know ..
    Thanks
    Venkat

    Hi Venkat
    Its actually the other way round- you extend a material to a sales area
    The quickest way to find all the sales areas to which a material is extended,  is to go to  transaction SE16 and give table MVKE and then give the relevant parameters.
    Please reward points if this helps you

  • How to fetch the current stock of material based on Plant?

    Hi Experts,
    Could any one tell how do i need to get the current stock data of the material based on Plant.
    Thanks in advance.
    Regards,
    Abdur Rafique

    Hi ,
    MBEW stores the value of particular stock . T-code to find stock MMBE compare both wiht table and tcode.
    please let me know if you still find any issues .
    Thanks and regards,
    Rajeshwar

  • Finding Duplicate Material

    We have found a few different materials with the same BOM.
    As we find them, we make one of them obsolete. We probably have quite a few that we don't know about.
    Is there a standard SAP report that would give me a list of all materials that contains the same BOM?
    CS14 will not work (unless I don't know how to use it)
    Thank you

    Hopefully you get the answer you are looking for there. If all else fails it should be a very straight forward task to develop a simple report that display BOMs used by multiple materials, provided you have somewhere there with a developer key of course. Describing a  BOM as uniquely identified by BOM Usage (stlan),  Bill of material number (stlnr) and the Alternative BOM  number (stlal) the following code should extract all BOMS in a give plant that are for multiple materials:
    REPORT  zbomreport.
    TYPES: BEGIN OF tys_boms,
             stlan TYPE  stlan,  "CHAR 1 0 BOM Usage
             stlnr  TYPE stnum,  "CHAR  8  0  Bill of material
             stlal TYPE stalt, " CHAR  2 0 Alternative BOM
            END OF tys_boms.
    DATA: gt_boms TYPE TABLE OF tys_boms.
    FIELD-SYMBOLS: <gs_bom> TYPE tys_boms.
    PARAMETERS pa_werks TYPE werks_d.
    START-OF-SELECTION.
       SELECT stlan stlnr stlal INTO TABLE gt_boms
         FROM mast
         WHERE werks = pa_werks
         GROUP BY stlan stlnr stlal
         HAVING COUNT( DISTINCT matnr ) GT 1.
       loop at gt_boms ASSIGNING <gs_bom>.
         WRITE:/ <gs_bom>-stlan, <gs_bom>-stlnr, <gs_bom>-stlal.
       ENDLOOP.
    By that way I think I was a bit hasty to say that this situation necessarily represented a data inconsistency thinking it over again I think that materials should be able to share BOMs but like I say I'm not a PP expert but I think the above code should identify your duplicates as described.
    Points are appreciated if you feel an answer has been helpful.

  • Report to find a material by a mfr part number and old material number

    Hi,
    Is there any standard report to find a material by a mfr part number and old material number ?
    For the moment, we are using MM03 to search articles by these selection criterion.
    Thanks,
    Julien Girard

    Hi
    As there is no stsndard report use the SQVI to find out the details, It is very simple , please follwo the below steps.
    Use Txn SQVI, enter the Quick view field say- ZMNFR and click the  create button, Enter the title in the next screen i.e Report name- Say - Manufacturer's Part No. Details, in the same screen you need to enter  MARA  for the data from table/database view, please leave the 1. data source as Table only and the radio button as Basis mode only.  Click the tick mark , you will go to the next screen,
    You will notice Quick viewer Intial screen
    Open the node general material data
    Select the Buttons besides the fields MARA-MATNR for material number, MARA-MFRPN for manufacturers part number, and MARA-BISMT for old material number. You can include any other field if you wish to have in your output. You will notice two check boxes against each field, one is for input screen field and the other is for outputf field. But currently you do not bother about and select both the check boxes or any other field you wish to have as input and output as well. Once selected all the fields afer clicking the check boxes save the total arrangement. and then in the same screen use the execute button or use F8 to find out your report input screen.
    Now enter the Material number for which you wish to know other two details in the report and execute again you will find the report output.
    Please ensure that you are maintaining both the details in material master basic data1 and purchasing  view if you wish to get  out output
    Best regards
    SAM
    Edited by: samuel mendis on Apr 8, 2009 6:52 AM

  • How to find Based on PO item find ProjSt or Common Stock?

    Hi Gurus,
    How to find based on PO item and line item number find whether Project stock or it's common stock?  It's there any standard report is there? or provide me table name use with SQVI transaction code?
    Thanks and Regards,
    Deethya.B

    PO with account assignment category P - it is created for projects and need to provide account details in the tab.
    You can check these details from table EKPO - ( EKPO-KNTTP equal to P).
    Project stock can be finding in MMBE using special stock indicator as Q.  Details can be getting from table MSPR.
    Regards,
    Narendra.

  • How to create a Platinum,Gold and Silver Customer and how to set different price for a single material based on customer?

    Hi All,
    How to create a Platinum,Gold and Silver Customer and how to set different price for a single material based on customer?
    Assume Material is Pen.
    While creating Sales Order in VA01 how to bring different price for the same material for Platinum,Gold and Silver Customers.
    Kindly help me out.
    Thanks,
    Renjith Jose

    A good place to start is http://www.javaworld.com/javaworld/javatips/jw-javatip34.html
    Also, do a search in this forum on HttpURLConnection. That class allows you to use POST method to send form data to a web server.
    "Hidden" variables are only hidden in HTML. The HTTP that gets POSTed to the web server doesn't distinguish between hidden and not hidden. That is, the content you would write to the HttpURLConnection.getOutputStream() would be something like:
    hidden=1&submit=ok(Of course, the variable names would depend on what the web server was expecting from the form.)
    Also, be sure to set the Content-Type request parameter to "application/x-www-form-urlencoded"

  • Pricing of material based on batch

    hello gurus,
    i have a question,here i have scenario in which i want to differentiate the price of the material based on batches.
    pls correct me if i have made some wrong,
    now v/05 i have created a table in which i have taken batch and material as my field
    and now in v/07 i have assigned to access sequence ahd this acess sequence i have added to PR00 condition type.
    now when i go to VK11 i tried to use the acess sequence and give price i get an error.
    pls if u give me some suggestions it will be a great help to me.

    what error do you get...?
    If you are pricing with regards to batch everytime a batch is over the PR00 record will expire. so every time you have a new batch you will have to have a new record. Sound very tedious.
    Let us know when and how exactly do you wish to achieve this..
    Regards

  • PO Release Strategy - Only for non material based

    Experts,
    I have a requirement to implement a release strategy for a single plant for POs for NON material based purchases ( only for using account assignments, cost centers etc).
    The release strategy I configured is working only for the specific plant I want... However, it works whether its a material based PO or a non material based PO.
    How do i get the strategy to work for only the service based purchases, and not the material ones?

    Thanks for the replies but I'm not sure if they are applicable...
    I did create a characterstic for item categories and added the one's I wanted to have... I did NOT include a blank because i thought that would make the difference between the material based PO and non PO. When we I create Po with material (even with no account assignment) it still goes through release.
    Any reason why that is?
    I dont believe the material group solution will not work either because we require material group for material and non material based POs..
    Side note - when i try to use CEKKO with KTTNP, i get a "KTTNP does not exist error." So i used EKPO - KTTNP... hopefully thats ok, but please let me know if its not.
    Edited by: farmerj3 on Jan 30, 2012 3:36 PM
    Edited by: farmerj3 on Jan 30, 2012 3:39 PM
    Edited by: farmerj3 on Jan 30, 2012 3:48 PM

  • How to create configuration of a variant material based on funciton module

    Hello, ABAP experts,
    I want to create configuration of a variant material based on FM ( MRP3 view, set configurable material and configure the variant ).
    I use fuction modules:
        CUXM_SET_CONFIGURATION
        CUCB_CONFIGURATION_TO_DB
    and subsequently commit work.
    But the data table was not updated, that is, MRP3 view is still empty.
    Can you give me a sample, tell me how to used these FMs.
    Thanks and BR.

    When I call FM , CUXM_GET_CONFIGURATION, the SUBRC = 0, but ET_RETURN get two messages: CUXM1-001 , Overwriting existing configuration, and CUXM1-007, Configuration in target system is consistent and complete.
    Can you give me a sample ?

  • Is it possible to find the  table based on the Date ?

    Dear Team ,
    Is it possible to find the table based on the Date ?
    I have created an table ,But forgot the Table Name .
    Is it possible to find the Tables created on particular Date .
    Regards ,
    Augustine

    as date is record the time also below query will work.
    select * from user_objects
    where
    object_type = 'TABLE' and
    to_date(created,'DD-MON-YYYY') =to_date('<your date value in DD-MON-YYYY format>','DD-MON-YYYY');
    Edited by: shaileshM on Feb 24, 2010 9:39 PM

  • Material based on SLED

    HI All ,
                    To maintain stock of material based on SLED , check the following :
    a ) Remaining shelf life in PO
    b ) SLED in PO
    c ) SLED at GR
    regards
    deepu

    Hi,
    To maintain SLED
    1)Activate for the plant and m,ovement type
    2)Maintain  remining self life in Material master plant stock view
    3)Must be maintained in PO
    4)Enter the expiry date or date of production in GR
    Regards

Maybe you are looking for

  • Locking Size of Window for animation

    I just finished an animation but I want the window size to match the dimensions of the animation I set in Flash. How do I do that? I thought I set everything correctly when I published it. Anyone have a suggestion. The animation is at the link below.

  • Disks in RAID "Offline" - won't mount

    I can't get my mirrored RAID 1 array to mount. This comes after a forced shutdown. These are external firewire disks, daisy-chained, and hooked up to a G4's firewire port. The drives power up fine, show up in Disk Utility, and even spin up when I cli

  • Oracle-Linux 11g Install error

    Hi guys, After starting Ora installer on Linux I'm getting this error: Invalid source path '../stage/Components/oracle.jdk/1.5.0.17.0/1/DataFiles' specified for unzip. Unzip command failed. Please check oraparam.ini and specify a valid source path. :

  • Apple TVs in a hospitality scenario

    Hello everyone,      I currently have a client who wants to install Apple TVs in every guest room in a hotel. I am somewhat unfamiliar on most of the Apple products. I have several Quetions 1) How should the Apple TVs be configured so that multiple d

  • Price control for ML & Batch valution

    Hi, We are implementing ECC 6.0 with IS Mill in an integrated steel plant. They manufacture Hot rolled, Cold rolled and Galvanized flat steel products starting with hot briquette iron. All production is in-house. The product structure is multi level.