SAP 2007A BOM Components, Standard Cost

On the BOM window, I don't understand why Standard Cost was removed from the choices on the Price drop down list for components. Are my clients the exception? On BOMs, they are more concerned about purchase costs on than selling prices.
How can I get my Standard Cost to appear on the BOM rows in 2007?
TIA.
-Cindy Lange
Edited by: Paul Finneran on Jan 17, 2008 3:20 PM

Your logic is unassailable. I wish SBO used it, but I can almost justify to myself why it does not.
If you look at a BOM, you'll see that all the line items reference Price Lists, not costs. There’s no cost for the components. What I did for a client that uses Standard Cost was create a price list for each of their warehouses and populated it with the standard cost for each item in that warehouse. So the cost rollup for the BOM itself was the sum of the standard cost price list * quantity for the items.
I don’t know what one uses for FIFO, etc. I’d be curious to hear how others handle this.
My lame justification as to why SBO doesn’t show the cost is the same as why you don’t know the cost or profit margin by looking at a sales order. On a BOM or a sales order, the cost is theoretical. True cost for a BOM isn’t known until goods are issued.

Similar Messages

  • SAP allows release of Standard Cost for Material with Moving Average Price

    Hi
    We set our Raw Material to use Moving Average Price (V) and price determination 2 (single level). And we activated material ledger.
    During mass calculation of standard cost (CK40N), If user accidentally forgot to restrict the Raw Material for being included in calculation, the system calculate standard cost anyway, even though I set it as Moving Average Price. And user is able to release it too without any problem.
    Why the system does not restrict it? By giving error maybe. Although as for now I can not find the wrong effect from releasing standard cost for MAP material, by your experience, is there any side effect that I should be aware of?
    Thanks

    CK40n is mass release of all materials. The release is not dependent on price indicator of the material in the master. It will calculate standard cost of all the materials.
    Releasing standard cost estimate of raw materials does not have any side effect as long your calculation is based on moving average price.
    Regards
    Divraj

  • User Exist for Material master data changes like standard cost, master pric

    Hello,
    Could anyone please provide the user exit name for the following requirement. 
    The trigger to transfer data from SAP to Unix directory should be whenever one of the SAP field values change (standard cost, master price, Type Of Sales) or whenever a new item is added to SAP.  The data will be interfaced out of SAP NIGHTLY using the certain data format.
    thanks
    kumar

    Hi Lakshminarayanan
      thanks for your information.
    i have tested by changing the Type of Sales in material master(MM02) but the FM - EXIT_SAPLMGMU_001(MGA00001) did NOT get trigger. i did not write any code in side the INCLUDE program.i just tried wether the User Exit is getting trigger or not while changing the material master.
    Please advise me how to test it.
    Thanks
    Kumar

  • Product Costing - Standard Cost Component Split on Multi Level BOM's

    Hi,
    We are the process of introducing SAP for all back office and manufacturing activities.
    I am currently trying to verify that the product cost calculation for Multi-Level BOMs in our Legacy system matches the cost roll up or cost estimate in SAP at not only a Total Cost Level but the cost component split must be accurate also. So far, all the costs roll up correctly at a total cost level but I have noticed one issue:
    When I run a cost estimate for a single level BOM the cost estimate will split the components accurately into Material, Labor, Fixed Overhead and Variable overhead, However, when this component is then used in the next level of manufacturing all the Labor, Fixed Overhead and Variable Overhead Cost is grouped under Material.
    Q1.) Is there a SAP setting or config change that will keep the previous Labor, Fixed OH and Variable OH cost in these categories as the material is rolled up to finished product level?
    Q2.) Is there a standard report / view where I can see the Finished Goods Standard Cost split by each of there rolled up Components? This would need to split the Total Material, Total Labor, Total Fixed OH and Total VO required to make the Finished Product. 
    Q3.) Is there a standard report / view where I can see the added value (Absorption) by component split (Labor, Fixed OH, Variable OH) for every Manufactured Part?
    Any help you can provide would be greatly appreciated.
    Thanks & Regards,
    Brian

    Actuall I just tried again and it did ask for me S number and I put it in and I did not have "authorization" to access
    Error Message - Access denied (R/3)
    What happened?
    You do not have permission to access this Object
    What can you do?
    Please contact a consulting adminstrative
    Error code: WEBSMP106-20080214172231-0015
    Error details: 2491DD9-702/1A053/3162-71A9CFA5-3CB9265-2992F9
    Service Name: SAPIDB
    Service Server: WEBSMP106
    Process-ID: 4640
    Thread-ID: 6020
    Sorry for any inconvenience.
    Your SAP Service Marketplace Team

  • Invenotry Valuation for BOM or regular items in standard cost

    How SAP defines Inventory Valuation for BOM (Parent, Child) with different Inventory types?  If Parent Items is Inventory and Sales only but Child Items are Inventory and Purchase Items then the inventory value will base on each Item Cost or....
    When you use Inventory Good Receipt the Item Cost grayed out that forced you to use Unit Price in Inventory Master Data file for this transaction and reflected to the Inventory Valuation Report. Is this the way for "Standard Cost" method? 
    For Standard Cost method, the Item Cost will be used from regular SO, Delivery and Invoice only?

    Inventory value will be base on each Item Cost when you use Standard Cost method.  It will apply to all marketing and inventory document.
    As for BOMs, they are only templates.  You could assign any price lists to them.  Therefore, until the production order created, any cost of BOM would only be a reference.
    Thanks,
    Gordon

  • Standard cost with material with alternate BOM and Routing

    I have a set up where the same material can be manufactured in 2 different production lines and each production line has two different BOMs and Routings. If I want to have a blended standard cost for the material what are our options?
    We do not want to do split valuation.
    thanks a lot

    Hi
    You can different PCC (Product cost collector) for both lines of the same product (Product cost by period).
    You can define a production process within a product cost collector for each line of production with a combination of BOM and Routing. TCode KKF6n. It would generate a order number for each production process.
    You can use each order within the PCC for each production line to capture the costs for seperate lines.
    Regards,
    Suraj

  • Custom SAP report used to display an average standard cost per material.

    Hi All,
    I need to implement a report with the following functionality,
    This is a custom SAP report used to display an average standard cost per material.  Standard cost data is stored in SAP at the Material/Plant level.  This report will gather the individual Standard Costs at each applicable plant (restricted by selection screen input and additional logic specified in more detail in the u201CReport Fieldsu201D section) for applicable Materials (restricted by selection screen input; if not specified all materials should be returned) and calculate an average standard cost for each material.  The corresponding Currency and Base Unit of Measure will also be displayed.
    Additionally the relevant u201CCommodity Code/Import Codeu201D information should be displayed for each material returned.  This attribute is also stored at the Material/Plant level.  To determine the value of this field for each relevant material, the report logic must retrieve the values stored for each plant.  If all values are the same, the value can be output to the report.  If not all values are equal, a message u201CNot Consistentu201D should be output.  It should be noted that if all values are u201Cnull,u201D a null value should be returned in the report.
    Can any one provide me with sample code for the same??
    Thanks Debrup.

    Hello,
    Also refer this [ THREAD|Re: error in Fleet management customising] and [link|Error when recording measurements in IFCU]
    Regards
    Nav
    Edited by: Desire_Naveen on Nov 4, 2009 12:35 PM

  • Scrap costs in Standard Costs without adding scrap factor in BOM

    Running one part number, multiple operations in factory.
    Need to account for Standard Cost including Scrap, but do not want to inflate BOM using a scrap factor.  How can we maintain accurate backflush of matls and capture scrap costs for use in Stds?

    If you do not want to consider the scrap qty. in operations but want to consider it only for costing purpose, then create a costing BOM i.e. usage 6. In this BOM you can maintain the scrap. Also ensure the costing variant which you're using has a priority of costing bom over say production bom or universal bom.
    Discuss this with your costing person as well.

  • Recursive Loop Error while doing standard cost estimate

    SAP Gurus,
    We are trying to do standard cost estimate on a material and we are getting error because it is going in recursive loop even though we have used "recursive allowed" indicator for item components in the BOM. The error message numbers are CK 730 and CK 740. We are using 4.6c. I have tried the same scenario in ECC 6.0 and still I get the same problem.
    Below is my BOM structure:
    Material 10890345 (has low-level code 012)
            ---> 10867220 (has low-level code 013) and has recursive allowed indicator
    10867220
            ---> 10846733  (has low-level code 014) and has recursive allowed indicator
    10846733
            ---> 10890345 (has low-level code 012) and has recursive allowed indicator
    According to me, the BOM for material 10846733 is causing the problem.
    For some weird reason while doing the costing run for material 10890345, it s not stopping and going in a loop.10890345  and 10846733 should ideally have the same low-level code as they are recursive.
    Please help to provide some solutions at the earliest on how to avoid recursive loop during costing.
    Regards,
    Swapnil

    Dear,
    I have 2 things to shear with you.
    The method we followed to solve the iteration is as below
    1.Config change -
    Valuation variant in the costing variant, we changed the sequence as below
    material valuation
    4 planned price 1
    2 std price
    3 Mov ave price
    2. Material master change
    made all the semi finished goods and finished goods
    procurement type = E,
    costing with qty structure,
    Enter the planned price1
    By doing this what happens is
    when system first start the iteration, takes the planned price 1 and start iterating and next time in the second iteration it takes the calculated price from qty structure till it finds the difference between the value calculated is less than .001. Then it gives the result
    Why lot size is important is, in our case in some levels the usage is very less compared to the first material header qty and system used to stop in between  and not even reaching the last level as during the cycle it was reaching less .001 difference. may be in your case it may not be the case...just check
    Please come back after trying this. this was the only last option i had to solve the issue in my client.
    Another alternative is to have a different material for costing purpose to stop the iteration which i will not recommend as we need to do some calculation for each stage and input the cost of dummy material in each stage.
    My client is happy with the result as the difference between manual calculation and system calculation is less then .1%...this is because SAP will not consider the difference beyond .001, but in excel you get as many as decimals you want.

  • Standard cost change

    Hi,
    During costing run, there is change in standard cost, system  update this cost, How it is updated.
    It is understand that the moving price is updated from GR/IR Clearance.
    focus on standard cost.
    Regards,
    Deven

    Hi Deven,
    I was also in the same confusion in last few month,
    See,
    There are two Price in SAP,
    1) Moving Average (MVP) , 2) Standard Price.
    SAP recommend (MVP) for Raw material and other Consumables and Standard Price for Semi Finished and Finished.
    Because finished Product with MVP has no control on your Price, it always Fluctuates.
    Also SAP Does not always recommend to use  MR21.
    To have control on our finished product companies fix STD Price.
    Say i make Refined oil at 50 rs per KG.
    I know Approximate quantity of  R/w and other consumable for Preparing 1 Kg oil
    Say my components are
    1) Crude oil 2 kg @ 10 rs kg =  20 rs MVP
    2) Hexane 3 KG
    3) Sulphuric acid, Bleching powder, degum powder 3 kg each.
    This is where my BOM is Defined.
    Now labour charge is 10 /hr , electricity 2000 kw, OVHD 2000 rs.
    This is where i prepare Routing, Now i club BOM and Routing to Production Version.
    My Plan  is fix, it my rarely change .
    Now when i run CK 11n System fetch data from Prd Version, Calculate STD price.
    If Suppose u say Crude oil heaxane rate per KG has changed, say Crude is nw 30 rs /kg. or my labour hr has increased,
    Since my FM is std , Now i dont want to change using MR21, so nw change BOM routing to Future plan and run CK11n mark and
    release for future price.
    Sorry for all if any error, if so correct me
    This may clear ur Doubt Deven.
    Regards,
    Pavanidlur
    As we Use Standard for  FM/SFM ,

  • Flow Chart of Standard Cost

    Hi SAP Guru's,
    I want to understand how Standard Cost is captured in SAP Environment. For this i need a Flow Chart Diagram showing how cost is captured and what are the various T-Codes used at each level.
    Regards,
    Farhan.

    Hi Farhan
    Though this falls under the category that is prohibited here (Basic questions), Still I would like to answer your Q because the question you are asking is a sulking one. It really sucks the blood out of you
    Let me put it in a straight forward way without technical jargons
    Std costing follows a simple mathematical formula i.e. Qty (x) rate = Amount
    Quantity: Comes from BOM and Routing
    In BOM - You have components (To make cake, you need Flour, Sugar, Cream, etc)
    In Routing: You have process parameters like Labor hrs, Machine hrs, Steam, Electricity, etc
    Rates: Come from Valuation Variant.. You specify a sequence of options using which the Quanities can be multipled to arrive at cost
    Example - A material master has Prices like MAP, Std price, Tax price, Commercial Price, Planned price, etc.. Using Valuation varaint, you tell the system which price it should look for
    Finally, its the Qty (x) rate = Amount
    Br. Ajay M

  • VC - Report for charateristics with their corresponding BOM components?

    In our company, we define our finished products as configuration material.That means we have
    used the variant configuration(VC) in SAP.
    We have created super BOM for our finished products. And when our sellers create sales order
    in SAP ,they will choose the configuration,and after they choose that,the BOM for production
    will be formed.
    For example,just like computer as finished products ,customer may choose different
    configurations. For example ,hard disk ,customer may choose 120G or 200G.
    In SAP ,to realise that ,we will create one charateristic as HARD DISK, and it has two
    characteristic values:120G and 200G.
    And in our super BOM for computer ,we will write object dependency(OD) for two components:
    one is 120G hard disk material,we may write :TZ_HARD_DISK = '120G' ; the other is 200G hard disk material ,we may write: TZ_HARD_DISK = '200G". That means when customer create a order and choose 120G hard disk ,the 120G hard disk material will be a component in the BOM,and the 200G hard disk wiil not be a component in the BOM.
    My question is that there is correspondence relationship between charateristic and BOM component(object dependency as link), can we get a report or a list to show all the charateristic with their corresponding BOM components?
    By use CT11(find characteristics in object dependency) and CU04 (find object dependency with BOM component),we could find BOM component once a time.
    So there is a report to show all the charateristic with their corresponding BOM components?
    By ABAP development? Or there is standard report? Or ther is third party tools?
    Thanks for any reply!

    Are there any other experts who are reach in the Variant Configuration of SAP know?
    If there is a report to show all the charateristic of Variant Configuration with their corresponding BOM components?
    We are looking for the standard report.
    By use CT11(find characteristics in object dependency) and CU04 (find object dependency with BOM component),we could find BOM component once a time.
    Are there another TCODE or programme like CT11 but can find many characteristics in object dependency) once a time?By now ,use CT11, we only can find one characteristics in object dependency once a time?
    Only by ABAP development? Or there is standard report? Or ther is third party tools?
    Edited by: Fei Liu on Mar 17, 2009 7:19 AM

  • Is it possible to do Standard Cost Estimate even if we have open sales Orde

    Hi,
    I have a small doubt and questions regarding Standard cost estimate.
    Is it possible to Execute Standard cost estimate when we have Open Sales orders and Open Purchase orders?
    Is there any problem if we execute standard cost estimate when we have open Sales orders and Open purchase orders?
    Kindly clarify my doubt and help me.
    Thanks
    Supriya

    Dear Supriya,
    There is no relation between sales order or purchase order and a standard cost estimate.
    Standard cost estimate basically sums up the cost of the BOM components and the operation(activity
    cost) or the processing cost(if sub-contracted) based on the material's procurement type and the
    costing variant used.
    Check and revert back.
    Regards
    Mangalraj.S

  • Update of Price in Material Master  when standard costing is released.

    Hello SAP gurus,
    When we created standard cost estimate, various cost estimate is created in various views Cost of good sold, cost of good manufactured and Inventory ( commercial ). Different view have different cost estimate.
    But we I release costing , the material master is updated by cost estimate of Inventory ( commercial). The cost estimate from Cost of good manufactured should be update?
    I am not able to solve the above issue , please help with customizing link
    Regards,
    Anand Agrawal

    Hi Anand,
    While you configure the Cost Componenet structure you define the attributes of cost Components in OKTZ.
    When defining the cost components, you must specify whether the cost component plays a role in the creation of the different prices that are transferred into the material master record. You have the following options:
    Standard price
    Costs that are flagged as relevant for stock valuation form part of the standard price if the results of the standard cost estimate are marked and released. These costs also serve as a basis for the following:
    The calculation of target costs in variance calculation
    The valuation of scrap in variance calculation
    The valuation of work in process for the confirmed yield for the operation (order-related production, process manufacturing) or at the reporting point (repetitive manufacturing)
    Commercial price
    Costs that are flagged as relevant for inventory valulation for the purposes of commercial law form part of the commercial price. This price is calculated in an inventory cost estimate and can be written to the material master record.
    Tax price
    Costs that are flagged as relevant for inventory valuation for the purposes of tax law form part of the tax price. This price is calculated in an inventory cost estimate and written to the material master record.
    The above information will prove helpful.
    Regards,
    amol

  • Raw materials on MAP with split valuation used in standard cost estimate

    We have a few raw materials which are purchased from different vendors and of different brands. We have opened split valuations for these raw materials. These raw materials are later used in manufacture of different finished goods. We use MAP for raw materials and Std. for finished goods. What configuration and processing steps will be required to run standards cost estimate and what will be standard price for a finished good considering the following example:
    Material X is finished good
    Raw Material A with split valuation @ USD 5 (brand aplha)   &   USD  10 (brand beta)
    Raw Material B without split valuation @ USD 1
    It is expected that we used brand aplha 60% of the time and brand beta 40% of the time and production batch size is usually 100 Kg.
    Please reply
    Edited by: Chris SAP on Sep 29, 2011 7:56 AM

    hi chris
    Hope you have configured the material A for split valuation. while calculating standard cost estimate for the material C. through ck11n, the system will pick up the header price from material master.
    But here you are saying that you have chances of using the material A, 60% of brand alpha and 40% brand beta
    Instead of using split valuation use mixed costing concept. create the material A with separate Ids and create two boms one with alpha and the other with beta.
    create procurement alternative in CK91N and mixed ratio with Ck94 and release the mixed cost estimate
    please go through this thread also
    Re: Difference between Split Valuation and Mixed Costing
    Krishna

Maybe you are looking for

  • Billing document should not be cancelled after creating return sales order

    Hi All, Billing document should not be cancelled after creating return sales order with reference to billing document. Please suggest configuration settings on the same. Sudheer.

  • How to print grandtotal in table footer only in the last page in SMARTFORMS

    Hello Experts, How do I print the GRANDTOTAL in the table footer only on the LAST PAGE in SMARTFORMS. What I have done is in the text element of CELL1 of the table footer i wrote the folowing logic but not working. /: IF &SFSY-PAGE& EQ &SFSY-FORMPAGE

  • Video playback in ALL applications stutters while using battery only.

    Video playback in ALL applications stutters while using battery only. All OK when running from power adaptor. New battery did not fix. Recently updated iTunes to 11.0.5 and Flash player 11.8.800.94 .

  • Player updating procedure - Netty.

    Hi, I'm currently programming a RuneScape private server for learning purposes. Before I go any further, if anybody knows anything of this, this is for my own fun. I will not be redistributing the client/cache files at all. If you do not know what th

  • FCP 6 Export Timecode Errors?

    Going on two days trying to edit a "simple" 60 second video and I've reached the saturation point. I've searched the forum, but was unable to come across anything related to what I'm seeing. Hopefully, someone will have encountered it before. I'm sta