What is Exact logic to get BOM ITEM

Hi all,
BOm Item retrival logic is giving item ,But checked in CS03 there is no BOM ITEM present for that material and plant combination.
Tried with FM 'CSAP_MAT_BOM_ITEM_SELECT 'and BAPI ' CSAP_MAT_BOM_READ'  to get Material BOM ITEM...Its working perfect and not giving any Item.....its correct output.
But I dont want to use BAPI and FM.
Please let me know anyone...what is Exact logic to get ITEM.
My logic involves MAST -> STKO -> STAS -> STPO.
Edited by: amit soni on Aug 26, 2011 11:15 AM

Not pretty sure what you need.  My guess is that you want to know the link between the table related to BOM master and for some reason don't want to use the FM or BAPI.
MAST  ->  Matnr (mat), werks (plant), stlan (bom usage), stlal (alt.bom #), you will get the stlnr (internal bom number).  Note that if you have multiple BOM, you will get the same alt bom#.
STKO -> Use stlty (BOM Category = M Material), stlnr (BOM#), stlal (alt BOM#), you get the BOM header.
STAS -> stlty (BOM Category = M Material), stlnr (BOM#), stlal (Alt BOM#), you get the STLKN ( item node)
STPO -> stlty (BOM Category = M Material), stlnr (BOM#), stlkn (item node), you get the right item from the BOM header specified.
Hope this is what you want.

Similar Messages

  • Bapi or Function module for getting Bom Item Details (Urgent)

    Hi All,
    I Want to get the Bom Item Details Corresponding to Production Order Number.
    So Please Provide me Some Function Module or Bapi So that by giving the
    Production Order number I will get all material related to that PO.
    Thanks In Advance.

    Hi,
    use the function module.
        call function 'CS_BOM_EXPL_MAT_V2'
          exporting
            capid                 = 'STD1'
            datuv                 = sy-datum
            mktls                 = 'X'
            mehrs                 = 'X'
            mmory                 = '1'
            mtnrv                 =  matnr
            werks                 = werks
          tables
            stb                   = it_stb2
            matcat                = it_matcat
          exceptions
            alt_not_found         = 1
            call_invalid          = 2
            material_not_found    = 3
            missing_authorization = 4
            no_bom_found          = 5
            no_plant_data         = 6
            no_suitable_bom_found = 7
            others                = 8.
    Regards,
    Sankar.

  • How do I get my item when its been shipped to a different address?

    So I ordered an iPod touch 16gb blue for myself, I got everything down: my shipping address and billing address. And right when I got the shipment notification, the address they have sent the item to is wrong. I don't live in Texas, I live in American Samoa. So, what do I do to get the item back or my money. Because I have tried all your help options on apple websites and also I called several times about the situation, and there was no help at all. Please I would like know if I would get the item back to the right address or at least refund my money back.
    Much appreciated

    This is a user to user forum: you aren't talking to Apple here and I'm afraid no-one on these forums can do anything to help you. All you can do is to take it up with the place you bought it from.

  • CS03 - BOM Item quantity - RC29P-MENGE

    Hi All,
       Could you let me know the table & field name - from where i can get BOM Item quantity field.
    I see it on
    transaction : CS03
    Program name: SAPLJ3AC
    Screen Number: 0830
    Field: RC29P-MENGE 
    But RC29P is structure, i am looking for table to get the data, is there any function module can return directly or do we have separate table, please let me know.
    Thanks
    Satya

    Hi Satya,
    In a CO project, I used the function BAPI_COSTESTIMATE_GETEXPLOSION to read the BOM for the material, the MENGE is under fieldname QUANTITY on table explosion_list.
    And, also used another two BAPI's which gather more detailed information BAPI_COSTESTIMATE_ITEMIZATION and BAPI_COSTESTIMATE_GETDETAIL.
    Hope this help you.
    Regards, Fernando Da Ró

  • How to get the latest and valid BOM item entry from STPO

    hi,
    may i know with what condition we can get the latest and valid BOM item entry from STPO table?
    i have STLNR and IDNRK as a input. But i realized that it would return multiple entry due to the combination of  valid-from and valid till date.
    can i use stlnr,idnrk and stpoz (with the latet counter) to get the latest and valid BOM entry?
    thank you.

    Hi
    You can get the latest BOM either by using the latest valid from date DATUV or latest internal counter STPOZ
    Regards
    Shiva

  • Bom item data - Document assignment not getting saved in table STPO

    Dear All,
                  As per out customer requirement, they want to display assigned drawing documents of Bom items in CS11. But it is not reflecting in cs11 eventhough we have assigned documents in Bom item detail overview Document assignment tab page. Moreover this is not getting saved in table STPO.
                   Waiting for solutions
    Thanks & Regards
    Dhananjay Kulkarni

    Please understand my customers requirement,
                               Presently they are assigning drawing document of each mat in material master. And if they want to see the drawing of each component of bom through Bom maintenance then they double click on component in bom, goes to mat master then additional data then document data and then drawing. In this way they need to open minimim 5 windows, which they want to make minimum 2 windows.
              In bom they are having more than 300 components. This is not possible to define document as component with item category D of so many components. One more idea I given to them is to club all drawings in one document and define that document as component with item category D, but in this way they can't identify  the individual drawing with part name.
              One more idea I given to them is to assign drawing document of individual component in item overview - Document assignment tab page from where they can open the drawing but it needs to open minimum 3 windows. So they are ready to assign drawing document in item overview - Document assignment tab page but they want, it should reflect in CS11 document column, from where they can easily open the drawing document.
              One more thing I observed that, assigned document to item overview - Document assignment tab page is not getting saved in Table STPO. I can't see this field content in STPO, which may be the reason that it is not reflecting in CS11.
             Is anything missing from Document management system?
    Please think and reply friends it's Urgent.
    Thanks & Warm Regards
    Dhananjay Kulkarni

  • Access what "get finder items" returns

    I want the user to select where a certain app is and then the script copies a folder thats in the same directory as the script to my.app/Contenrs/Recources/data/

    I've done this before; I just can't remember how. What is the point of the 'Get finder item; action if you cant get the path to the file?
    I already have this applesript at the start of my workflow-
    if (exists file :Applications:Secret Maryo Chronicles.app) is true
    move pathtome:music to :Applications:Secret Maryo Chronicles.app:Contents:Resources:data:
    else
    //I want some thing like
    //display dialog "Where is Secret Maryo Chronicles?"
    //set ans to quoted form of path to selected file
    //move pathtome:music to &ans Contents:Resources:data:
    I also considered doing a shell script for this, I got as far as-
    on run {input, parameters}
    set p to quoted form of the POSIX path of pathtome
    do shell script "if test -d /Applications/Secret\ Maryo\ Chronicles.app; then mv " & p & "music /Applications/Secret\ Maryo\ Chronicles.app/Contents/Recources/data/music; else "
    end run

  • What is the code to get the  Label of  radio button item at runtime?

    Hi All
    I am working on forms 10g(version 10.1.2.0.2 ) with Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 on windows 2000 platform.
    My requirement is to dynamically get the label of the radio button item in a radio group.I am able to get the label of the radio group as shown below
    Item :Radio group
    Label : Gender
    IF m_type = 'RADIO GROUP' THEN
         m_label:=Get_Item_Property(m_Item ,label);
    END IF;
    There two Radio buttons inside this radio group which are
    item     : Radio button
    Label : Male
    item :Radio button
    Label :female
    What is the code to get the label of radio button(i.e) male and female ?
    How will I get the count of radio buttons in a radio group at runtime?
    Regards
    Mohan

    But you have to provide the button name which cannot be get at runtime.
    This is a lack of information that the Dev team would correct !
    Francois

  • What would be the exact query to get above outout?

    Hi
    i hav table like:
    name phys chem math
    ram 80 73 71
    sham 75 73 85
    jadu 72 82 73
    got?
    answer would be like:
    ram phys 80
    sham math 85
    jadu chem 82
    what would be the exact query to get above outout?

    Table: HighestMarks
    Stname          Phy     math     Chem
    Aseet          50     64     90
    Rabi          80     96     34
    Pravat          57     95     90
    Sankar          80     60     45
    Query:
    select t1.stname, decode(t2.m_p,t1.phy,'phys',decode(t2.m_c,t1.chem,'chem','math')) subject
    ,decode(t2.m_p,t1.phy,phy,decode(t2.m_c,t1.chem,chem,math)) marks
    from HighestMARKS t1,
    select max(phy) m_p, max(chem) m_c, max(math) m_m from HighestMARKS t1
    ) t2
    where t1.phy=t2.m_p
    or t1.math = t2.m_m
    or t1.chem = t2.m_c
    Error:
    1.     if a single person secure highest marks in two subjects(Pravat secure highest mark in Math and Chem) then this query shows 2 subjects .It does not show the highest mark in Math
    Stname Subjects Marks
    Aseet     chem     90
    Rabi     phys     80
    Pravat     chem     90
    Sankar     phys     80
    But if 2 person secures same highest mark then this query returns results.

  • I recently made a purchase within a game and I have no received my item that I bought yet. After I bought this item iTunes sent me a receipt showing me where and what I bought! I still have yet to get this item! What do I do?

    I recently made a purchase within a game and I have no received my item that I bought yet. After I bought this item iTunes sent me a receipt showing me where and what I bought! I still have yet to get this item! What do I do?

    Hi
    Welcome to Apple Support Communities,
    You can redownload some in-app purchases, see the article below for more info. And, if you aren't able to redownload the in-app purchase, you can always find a link to the application developers support in the App Store.
    iTunes Store: About In-App Purchases
    http://support.apple.com/kb/ht4009
    Redownload an In-App Purchase
    If you lose your In-App Purchases because apps were accidentally deleted or you had to restore your device without a backup, you may be able to download some of your purchases again for free. See which types of In-App Purchases you need to purchase again or can redownload for free in the table:
    Type
    Download for free
    Purchase Again
    Consumable
    X
    Non-consumable
    X
    Non-renewing subscriptions
    X
    Auto-renewable subscriptions
    X
    To download an In-App Purchase again, you must download it from within the installed app using the same iTunes Store account name you used for the original In-App Purchase.
    -Jason

  • Error in Rush Order type with BOM item!!

    Hello,
    I am facing a very strange error while creating a rush Order with BOM item.
    System Error:
    1. No item category available (Table T184 SO ERLA TAQ).
    I except the error. I get next error as
    2. Structure explosion for item 000010 is not possible.
    After this BOM explodes with only first 2 Sub Items ( Item cat for main item is determind as TAQ and Sub Items as TAE) , where as the complete BOM has 7 Sub items.
    I have made the required configs in item cat determination in T184 table for order type SO, as follows.
    SO ERLA - TAQ for Main Item of the BOM
    SO NORM TAQ TAE for the Sub Item of the BOM
    The same item (BOM ) works very well in OR/BV kind of sales order types, by exploding the BOM to full level(i.e all the 7 sub items are determined).
    Has any one come across such an issue. Please let me know what could be the solution?
    Thanks in adv,
    Shripad

    Hi,
    Thanks,
    In vov7 for TAQ Item Cat. the structure scope is maintained as 'A'. And that's the reason for Standard order 'OR' , the BOM is exploding properly.
    It is only with Rush Order , the BOM is not exploding correctly.
    BR
    Shripad

  • 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

  • Logic to get customer balance confirmation at profit center level.

    Hi All
    Please help me understand the logic to get customer balance confirmation at profit center level.(not at company codewhichis available)
    On what basis developments can be done.
    Detailed and early Inputs will be appreciated
    Thanks in advance.
    vadapav

    Hi
    First of all, I liked your user name...
    I have a basic question with regards to your requirement... Customer is an external party... he has got nothing to do with your internal definition of profit centers..
    Hence, if Customer A is buying goods from you belonging to Pr Ctr B and C - He wlil expect you to send a balance conf letter which aggregates total balance... He will be, in no way, concerned with your internal division of profit center wise balance
    Still, if you would like to go ahead with your requirement ,  then identify the open line items from BSID or BSAD (I dont know which one of these stores open line items) , Take that document no to table FAGLFLEXA and identify your profit center... This is assuming you are on ECC 6.0 and use New GL
    If you are not on ECC 6.0, then identify the open line items from BSID or BSAD and Take that document no to table  BSEG and read the profit center from revenue line item.. These revenue accounts can be included in a SET created in GS01 rather than hard coding in the program
    Regards
    Ajay M

  • Mass Download documents related to BOM and/or BOM items

    Hi All,
    Is anyone aware of a mass download functionality of all the documents realted to a BOM - i.e all documents items of a BOM and documents attached to BOM items(part numbers).
    Thanks
    Raj

    Hi Mangesh,
    Yes, that is exactly it. The requirement is for mass downloading all the original drawings linked to all the components of a BOM to a local drive or to an ftp site.
    One possible way , i thought of, could be to use a program DMS_RELOCATE_CONTENT which as I understand relocates all the originals realated to a list of DIRs to another location. Of course, this means that we need compile a list of components related to a BOM using CS12 or similar program and get a list of parts that has drawing attached to it. Subsequently, use this list to compile DMS_RELOCATE_CONTENT. Not sure, if this is a correct way or if there is any other simple way of achieving this.
    Thanks
    Raj

  • How to get BOM compoents at the lowest level using BOM tables?

    I am doing a report based on CK13N wherein i hav material and plant as the selection parameters and based on that i get the product costing of the entire BOM.
    I pass material to MAST.get the BOM num and usage
    Pass it to STAS and get STLKN (ITEM NODE NUMBER)
    After that i pass STLKN and STLNR(BOM number) to STPO to get the BOM subitems based on UPSKZ(Sub items indicator). But that fails because UPSKZ is nt set for all the assemblies.
    So hw do i get the BOM components at the lowest level USING these TABLES

    Ashwin
    1) As Taj Said, Sub item is not actually a item or component.
    2) The sub item number what we are viewing the sub item sceen will be 001,002 like ,it not mean any item
    3) For Example a car has 4 wheels, so the item/component description is WHEEL
    4) The BOM Quantity of wheel is 4
    5) In BOM General item over view, you can select the wheel then click subitem
    6) This will lead to sub item screen
    7) There you can see subitem 001,002,003 then installation point,subitem text,qty etc
    8) Against installation point you can decalre Front Left,Front Right,Rear Left,Rear Left
    9) Against sub item text,qty you can declare Front Left wheel-1,Front Right wheel-1, Rear Left wheel-1, Rear Right wheel-1 no
    9) This does not mean there are addition Sub items for wheel (ie) additional BOM component)
    10) Just declaring the positions for fitting in the car to ease the Assembly Person for fixing the wheel
    11) So if you get the cost for WHEEL as assigned in BOM item then ok, don't worry about sub item cost
    Reward me if my answer is helpful
    K.Prabakaran

Maybe you are looking for

  • How to copy Palm Desktop data to a PC using Windows 8.1

    If like me you still find the Palm Desktop data (address, calendar, memos, etc.) handy and use it long after throwing away the handset and "sync" ability, you may find this useful.  I bought a new PC using Windows 8.1 and had problems transferring da

  • N73 taking 90 seconds to switch on

    The boot time on my N73 seems to be getting longer. I just timed how long it takes from pressing the power button to getting to the animated 'shaking hands' screen at 75 seconds. This is incredibily long.. from pressing the start button to being able

  • Process Flow Deployment using Oracle workflow

    Hi, If I have my own Process Flow in XPDL, can I deploy it to the Oracle workflow? I couldn't find any doc regarding how Oracle workflow (standalone) imports XPDL file. Is the Oracle workflow packaged with the OWB comes with some adapter that underst

  • How  reduce audio bitrate

    Hi, I have to develop a component capable of reduce an audio file bitrate. It should receive a DataSource in Input and generate another DataSource (bitrate reduced) in Output. I think to use a Processor i order to do such a work, but I don't know how

  • Invalid change to class error when deploying EJB

    We have EJBs that were built by Webgain Visual Cafe and successfully deploy to WLS 5.1. We then use the WLE EJB Deployer Tool to build WLE container classes and deploy the same EJBs in WLE 5.1. One EJB does not deploy in WLE. The ULOG error message i