Cost of Goods Sold Table of CK13N

Dear Experts,
How to find Cost of Goods sold components of CK13N values with respective  cost element in Table
kindly provide valuable suggestion
With regards,
Ganesh

Ganesh,
you will get the cost estimate results from KEKO and KEPH tables.
In the standard cost scenario COGM and COGS values are same.
when yo see the cost component view in the CK13N it will match with cost fields in the KEPH.
pass the material and plant in KEKO table from there take cost estimate number, now pass this cost estimate number in KEPH table as per your cost components in each cost fields you will get the details.
Please let me know if you need any further help.
Regards,
Ravi

Similar Messages

  • Table store Cost of Good Sold (Variable cost) like CK13n

    Hi,
    I need to extract the Cost of Good Sold (Variable cost ) by material as show in CK13n, what is the table I should go for ?
    I have already check KEKO & KEPH but it does not have the same figure

    Dear,
    All the data Profit Center related data for Materials is available in GLPCA.
    Cost of Goods Sold will not be directly avaialabe as a field in this table. You will have to calculate based on the business logic.
    Regards,
    Sandeep

  • Cost of Goods Sold Turnover Ratio query

    Has anyone written a Cost of Goods Sold Turnover ratio query?  The formula would be Cost of goods sold/(beginning inventory+ending inventory/2) within a specified date range at the item key level.
    Thank you for any assistance
    Gary

    Hi Gary,
    We, at our end have scheduled a PROFITABILITY STATEMENT on a monthly basis to management.
    The logic behind that is as follows :
    we batch manage the items on first in first out basis.
    By designing view for GRPO and corresponding batch related tables we retrieved the GRN information with the batches created in system and joined them with sale related information from within another view.
    So our management is getting item group wise and batch wise profitability for a particular period.
    let me know if you want those views.
    thanking you
    Malhaar

  • Trying to pull in Cost of Goods Sold Account from Master Items.

    Running Oracle EBS 11.5.10.2 on 10.2.0.4 database. I have written item master code and I am now trying to pull in the Cost of Goods Sold Account from the Costing Tab in the Master Items Screen. I was able to join MTL_SYSTEM_ITEMS to GL_CODE_COMBINATIONS. Some of the accounting segments are correct but others are not, which leads me to believe I may not be joining to the correct tables. Any suggestions or hints are appreciated.
    Thank you,
    SELECT MSI.INVENTORY_ITEM_ID                INVENTORY_ITEM_ID    
    , msi.segment1                              ITEM             
    , MSI.DESCRIPTION                           DESCRIPTION
    , msi.inventory_item_status_code            INVENTORY_ITEM_STATUS_CODE
    , msi.item_type                             ITEM_TYPE
    , max (mirb.revision)                       REVISION
    , MSI.PRIMARY_UOM_CODE                      PRIMARY_UOM_CODE
    , msi.shippable_item_flag                   SHIPPABLE_ITEM_FLAG
    , NVL (CIC.ORGANIZATION_ID, '0')            ORGANIZATION_ID
    , NVL (CIC.ITEM_COST, '0')                  ITEM_COST
    , NVL (CIC.MATERIAL_COST, '0')              MATERIAL_COST
    , cct.cost_type                             COST_TYPE
    , MCB.SEGMENT1
                        ,GCC.segment1
                        ,GCC.segment2
                        ,GCC.segment3
                        ,GCC.segment4
                        ,GCC.segment5
                        ,GCC.code_combination_id
    FROM CST_ITEM_COSTS CIC
    , CST_COST_TYPES CCT
    , CST_COST_TYPES CCT2
    , MTL_SYSTEM_ITEMS MSI
    , MTL_ITEM_CATEGORIES MIC
                ,gl_code_combinations GCC
    ,MTL_CATEGORIES_B MCB
    , MTL_DEFAULT_CATEGORY_SETS MDC
    , MFG_LOOKUPS LU1
    , mtl_item_revisions_b mirb
    WHERE CCT.COST_TYPE_ID(+) = CIC.COST_TYPE_ID
    AND CCT2.COST_TYPE_ID(+) = CCT.DEFAULT_COST_TYPE_ID
    AND MSI.INVENTORY_ITEM_ID = CIC.INVENTORY_ITEM_ID(+)
    AND MSI.ORGANIZATION_ID = CIC.ORGANIZATION_ID (+)
    AND MSI.COSTING_ENABLED_FLAG = 'Y'
    AND MIC.INVENTORY_ITEM_ID (+) = CIC.INVENTORY_ITEM_ID
    AND MIC.ORGANIZATION_ID (+) = CIC.ORGANIZATION_ID
    AND MIC.CATEGORY_ID = MCB.CATEGORY_ID (+)
    AND MCB.ENABLED_FLAG = 'Y'
    AND MIC.CATEGORY_SET_ID = 1
                        AND MSI.SALES_ACCOUNT(+) = GCC.CODE_COMBINATION_ID
    AND msi.inventory_item_id = mirb.inventory_item_id
    AND msi.organization_id = mirb.organization_id
    AND LU1.LOOKUP_CODE(+) = MSI.PLANNING_MAKE_BUY_CODE
    /* the outside join below, speeds up query, not sure why */
    AND LU1.LOOKUP_TYPE(+) = 'MTL_PLANNING_MAKE_BUY'
    and cct.cost_type = 'ACTUAL'
    AND msi.organization_id = 4
    group by CIC.ROWID, MSI.INVENTORY_ITEM_ID, MSI.SEGMENT1, MSI.DESCRIPTION, MSI.INVENTORY_ITEM_STATUS_CODE,
    MSI.PRIMARY_UOM_CODE, MSI.SHIPPABLE_ITEM_FLAG, CIC.ORGANIZATION_ID, MSI.ITEM_TYPE, CIC.ITEM_COST, CIC.MATERIAL_COST,
    cct.cost_type, MCB.SEGMENT1, GCC.segment1, GCC.segment2, GCC.segment3 , GCC.segment4, GCC.segment5, GCC.code_combination_id

    Hi,
    You need to replace the join MSI.SALES_ACCOUNT(+) = GCC.CODE_COMBINATION_ID with msi.cost_of_sales_account(+) = GCC.CODE_COMBINATION_ID to get the COGS account. Currently you are getting sales account not COGS.
    Thanks
    Vishalaksha

  • Receiving Error Message : Cost Of Goods Sold Account Generation Failed

    Hi All,
    We need some assistance with this issue...for a given item when the Customer RMA order Line is being received into a given organization/sub inventory/locator we are getting this error message in the Receiving Transactions Interface ( RTI ) as mentioned below.
    Cost Of Goods Sold Account Generation Failed with error :RVTII-030: Subroutine rvtiicreate() returned error
    Cause: Subroutine rvtiicreate() returned an internal error.
    We checked for this item in the organization the Cost of Goods Sold Account has been defined in the Costing Tab in the Item-Org Assignment and this GL account is also enabled on the GL side and is Active.
    The scenario is like this :
    1. Firstly this item is shipped out on an Outbound order line to the customer location and we checked for the valid Sales Order Issue transaction against this item for this order. We checked for its Inventory Distributions as well.. these look to be valid.
    It shows : Inventory valuation account is decremented while the Deferred Cogs of Goods Sold account is incremented.
    2. Then this item is being entered on Return order line and after booking the order line . It goes to Awaiting Return status. Next the user tries to attempt the Receipt for the Customer RMA order line for this item we are getting the error mentioned below in the RTI tables :
    Cost Of Goods Sold Account Generation Failed with error :RVTII-030: Subroutine rvtiicreate() returned error
    Cause: Subroutine rvtiicreate() returned an internal error.
    Coudl someone please assist us with this issue as this is happening in Production instance ..that would be very helpfull of you..
    This is an urgent issue
    thanks

    Hi,
    Standard workflow "OM : Generate Cost of Goods Sold Account" has following steps:
    1/ Start generating Code Combination
    2/ Get CCID for a line
    3/ Copy Values from Code Combination
    4/ Validate Code Combination
    5/ End generating Code Combination
    If I want to modify the segment4, the custom function to set the attribute FND_FLEX_SEGMENT4 need to be inserted just after the step "Copy Values from Code Combination" (NOT just after "Get CCID for a line").
    Is it what you have done?
    J.

  • Wanted flow of this OM: Generate Cost of Goods Sold Account (OECOGS)"–

    Hi All
    I want to customize standard Workflow "OM: Generate Cost of Goods Sold Account (OECOGS)"– generates COGS account when interfacing invoices to AR. Scenario is like this
    Standard Oracle Entries generated at sales
    COGS Dr 110.00
    To Inventory A/c Cr 110.00
    Based on some %age we need to break the entries as below.
    Customization required:
    Materials Dr 50.00
    Labour Dr 40.00
    Over Head Dr 20.00
    to Inventory A/c Cr. 110.00
    Is this Possible in Customization? If possible can you give the idea.
    This workflow will run when interfacing invoices to AR, I want to know name of pl/sql procedure which is transfering the date form OM to AR Interface table???
    Please look into this

    Hi;
    Please check below which could be helpful for your issue:
    COGS WORKFLOW FAILING DURING INTERFACE TRIP STOP - 'OECOGS/#SYNCH' [ID 1072959.1]
    Common Errors and Solutions when Using Workflow in Order Management [ID 429462.1]
    Also see:
    Workflow customization
    Re: Workflow Customization
    Regard
    Helios

  • SAP report with sales (invoices) and cost of goods sold

    Is there standard SAP report that would show list of invoices, the materials sold, and the cost of goods sold (for how much they were bought)?

    Dear sapfan22222222
    If it is a one time activity, the please do the following.
    SE11 , put the table VBRK and execute (you may use selection criteria like DATE o BILLING DATE if there is any specific data which you are trying to extract.)
    VBRK-VBELN will give you the list of invoices.
    You can download the same into spreadsheet.
    Now copy the VBELN entries from the spreadsheet and put it in SE11 of VBRP as VBELN.
    VBRP-MATNR will give you the material sold.
    Download the same into 2nd spreadsheet
    your cost of goods sold will be coming in the pricing procedure against any condition type.
    So in VBRK which you have extracted earlier, you will find VBRK-KNUMV
    Put that KNUMV in KONV table (put KSCHL= your condition type which shows the cost of goods sold).
    Download that also as a spreadsheet.
    Now you may combine these 3 spreadsheet with the help of someone who is an expert in excel and get the required data.
    (BILLING NO FROM FIRST EXCEL , MATERIAL FROM 2ND EXCEL AND COST OF GOODS SOLD FROM 3RD EXCEL)
    Check and revert back.
    Thanks & Regards,
    Hegal K Charles

  • Posting of Commission Exp to calculate the Cost of Goods Sold

    Hi Team,
    I do work in an automobile manufacturing organization and is new to SAP FI module. I have a business requirement which I need to fulfill; I would appreciate if all you gurus help me with finding the solution.
    Business Scenario:  at present, we are posting the following entries to record the commission we paid to dealers for selling vehicles.
    Commission Exp (DR)
         Customer (CR)
    Customer (DR)
         Dealer (CR)
    With these entries we are not been able to track the commission based on vehicle variants i.e. Toyota GLI, XLI etc.
    New Requirement:
    To calculate the Cost of Goods Sold for a variant, I need to track the commission expense based on vehicleu2019s variants. Please help me in finding the solution.
    Thanks

    Thanks for quick response.
    Let me give little more details of type of commission entries we have
    1) Normal Commission - Fixed commission variant wise and is derived from SD.
    2) Additional Commission - No predefined formula, this is totally based on top management discretion. Management decides how much would be paid to a particular dealer.
    3) Sliding Commission deduction - Deduction of certain amount from commission on late payments.
    4) Additional Sliding Commission - Payment of additional commission based on early payment terms.
    Currently, FI department is calculating all these figures on Excel sheets and then post a JV for each type of above mentioned commission.
    How can I configure the system to calculate these amounts automatically without involving Excel Sheet help?
    and how to post these amounts variant wise along with dealers and customers.

  • Cost of Goods sold in cross company sales

    Hi ,
    We have a situation where we need to transfer goods from one company code and site ( Company A ) to another company code and site ( Company B )at the cost price of company A. We are creating a purchase order for this goods from Company B to Comapny A and in turn a sales order is issued for this from Company A.We pick up purchase price in PO from as the Per unit cost of comapny A.
    The issue arises here about in the delivery from company A where the cost of goods sold in delivery is done based on the total stock value divided by the quantity sold as this is SAP method of calculation and this does not always match with the per unit cost. Currently we are passing this difference as discounts.
    This is the best we could achieve where by we have been able to satisfy the business need of having no difference on the purchanse price of company B and sales price of company A.
    My question is : Whether is there any more effecient method of achieving the desired result without having the difference which we are currently passing on as discounts ???
    Would really appreciate any help.
    Thanks and Regards,
    Kartik Shah

    Hi Raj/ Mahendro,
    Thank you for sending me the reply. I will briefly explain you the our process. The purchase from external vendor is done in warehouse belonging to one company code. The purchase is done at Moving average price but normally for an  article there are no price variations. Goods receipt in warehouse is done after adding freight and insurance onto the cost of article.This is the value at which we want to transfer to another site in anotehr company code.
    Now the replneshiment requirement from the other site which belongs to different company code raises a PO on to the warehouse. This PO picks up the article price (KOMV-KBETR) as the MAP from the warehouse (MBEW-VERPR). However the field MBEW-SALK3 for the warehouse is not exactly the quantity multiplied by MAP.It is actually the VERPR field which has the value based on the field SALK3 divided by the stock quantity and rounded off to the two decimal places. There is slight variation here itself due to the rounding of the total stock value and then again rounding at the per unit price.( Both the above fields of MBEW)
    What we are doing on the sales order is to pass the MBEW-VERPR as EDI1 and the sotck value for the quantity ordered  ( ZDEI a new condition) by the site as MBEW-SALK3  divided by the total stock at that point and multiply by the quantity ordered. So due to rounding differences there is difference in the value of EDI1 and ZEDI . Again during the billing from warehouse this condition ZEDI picks up the stock value based on the quantity delivered.
    Since there are minor differences due to the rounding of values between per unit price and the actual stock value this are being passed off as discount and the payables by the ordering site and receivables from the warehouse are the same. Cost of goods sold from warehouse is the actual stock value being sold which is the revenue for the warehouse. 
    Even if we use the standard SAP stock transport order with billing how could we ensure that we do not have even this minor differences.
    Doing away with another document is not the requirement  since we already have automated the process of sales order creation from the pruchase orders.
    Do you think we can achieve our requirement using SAP standard process? Except for this rounding differences we are fine with the current process as well.
    Do Look forward to your answer.
    Warm Regards,
    Kartik Shah

  • Cost of Goods Sold Value

    Hello,
    In our material master, neither Moving Average price nor Standard price is maintained,But while doing PGI it is taking value of Cost goods Manufactured from costing Sheet.
    Pls help me to know,how this value gets determined during PGI and procedure to capture this cost of Goods manuf. in condition type in a sales order.
    Regards
    Amit
    Edited by: Amit Gupta on Mar 23, 2009 5:40 AM

    Hello Lakshmipathi ,
    Yes, Our is Make to Order Scenario.Pls help us to determine this cost in Sales order after costing Run.
    In EK02 we can capture Cost of Goods Sold,But i want to capture Cost of Goods Manufactured.
    Thanks for your prompt response.
    Regards
    Amit

  • Cost of goods sold is related with gl code combination id

    Can any one pass the query how the cost of good sold account is l liked with GL code_combination_id

    Like any other GL code, i.e.:-
    select code_combination_id
    from gl_code_combinations
    where segment1 = ’01’
    and segment2 = ’540’
    and segment3 = ’5360’
    and segment4 = ’0000’
    and segment5 = ’000’
    -- etc. according to how your COA is structured
    and chart_of_accounts_id = +{ your COA id }+;
    Regards,
    Jon

  • Cost of Goods Sold - Cost Element asking Cost Object

    Dear All,
    We have defined a G/L account :500000 (Cost of Goods Sold - Field Status Group:G030).
    Normally we should not create it as a cost element,but when CRM consultant does a transaction ,system asks that GL account :500000 not created as a cost element,Hence that time I have created as a cost element.
    Now every time ,system is asking for cost object for this cost element.
    As you all know that ,we can maintain in OKB9,but in our scenario,we have more than 3500 Cost Centers,which is not possible.
    Can anybody share as how to resolve this issue?
    Regards
    Subbu

    Thanks Mr Ajay for understanding my question.
    As I told mentioned in my initial question that  I have created the GL:500000 (COGS) when CRM/SD issues the stock for delivery.
    What my FI done is that the same GL (500000) is assigned both in GBB-VAX and GBB-VAY as per the client requirement.
    Now suggest me as how to come out from this situation?
    If I need to do Validation ,request you to give your guidance as how to do it as I never done.
    Thnaks in advance.
    Su

  • Cost of goods sold report

    Hi all,
    Is there any standard report for Cost of goods sold by production order?Please let me know how to see cogs report by production order.
    Let me know how to calculate this cogs .
    Thanks,
    Sai.
    Edited by: fico sap on Jul 11, 2008 1:42 PM

    Friend
    Order shows material cost & activity cost ; you can charge over head as well
    Means;
    Total order cost = Material costActivty CostFOH
    You can check order wise planned vs actual cost KOC4
    if useful assign points.
    bukhari

  • Cost of Goods sold value problem

    Dear all,
    In a Make To Stock, material use "Moving average" case.
    For example
    1-Sep: Moving avg = $30
    15-Sep: Sales & PGI (A)
    30-Sep: Moving avg = $70
    30-Sep: Sales & PGI (B)
    First of all, I expect the Cost of goods sold for Sales & PGI (A) should be $30, and $70 for (B).
    Is that correct?
    However, now I have all the Sales & PGI entries created on 30-Sep,
    And the posting date is controlled by the Actual GI Date in the Delivery.
    And I found that both PGI value became $70!!!
    Could anyone explain that to me??? Or could anyone provide me a solution to this?
    Many Thanks!
    Best regards,
    Chris

    PLease check this SAP note. I think this will solve your problem
    The following example should demonstrate how such prices can come about. The main cause of the steep rise in the price is that a posting, the value of which is externally predefined, results in a stock quantity which is close to zero. Furthermore, goods receipts exist which are valuated with the current moving average price since no external amount is specified.
    Example:
    Overview:
                                      Quantity        Value    MAP
    (1) Initial stock:                0 items        0.00 $   200.00 $
    (2) GR for 1st purchase order: +1500 items +300,000.00 $
        Stock after (2)            1500 items  300,000.00 $   200.00 $
    (3) GR for 2nd purchase order: +1500 items +330,000.00 $
        Stock after (3)            3000 items  630,000.00 $   210.00 $
    (4) GI for the delivery:       -2849 items -598,290.00 $
        Stock after (4)              151 items   31,710.00 $   210.00 $
    (5) Reversl of 150 itms from (1)-150 items  -30,000.00 $
        Stock after (5)                1 item    1,710.00 $1,710.00 $
    (6) Inventory difference        +150 items +256,500.00 $
        Stock after (6)              151 items +258,210.00 $ 1,710.00 $
    (7) Reversl of 150 itms from (1)-150 items  -30,000.00 $
        Stock after (7)                1 item  +228,210.00 $ 228,210.00 $
    Detail:
    1. In the following, say for material X price control 'V', the moving average price is 200.00 $ and the current entire valuated stock is 0 items.
    Assume you have a purchase order of 1500 items at 200.00 $ each. Moreover, 10 partial goods receipts are now posted for each of 150 items for this purchase order, so that material X then has a total stock of 1500 items with a value of 300,000.00 $.
    2. Another purchase order now exists of 1500 items at 220.00 $ each. Here also, 10 partial goods receipts are posted for each of 150 items goods receipt. As a consequence, material X now has a total stock of 3000 items with a value of 630,000.00 $. The moving average price is thus 210.00 $.
    3. Now let's look at a delivery of 2849 items. This is valuated as follows using the logic of the quantity to be posted * total value / total stock. This leads to a total stock of 150 items with a value of 31,710.00 $. This does not affect the moving average price, and thus remains 210.00 $ also after the posting.
    Now consider the following postings:
    4. You reverse the first goods receipt under 1. This reversal would valuate the goods receipt of 150 items with a value of 30,000.00 $. As a result Material X after posting has a total stock of 1 item with a value of 1,710.00 $. The moving average price would thus already be 1,710.00 $.
    5. There is now an inventory difference of 150 items without entering an external amount. This posting is valuated with the moving average price and leads to a stock quantity of 151 items with a stock value of 258,210.00 $.
    6. You now enter another reversal for one of the partial goods receipts cited under 1. This then is valuated again with a price of 200.00 $. This results in the material having a stock of 1 item with a value of 228,210.00 $.
    If you now repeat transactions/events 6 and 7, you can imagine that the moving average price grows rather quickly.
    Solution
    This effect is both from a business and accounting point of view the logical result if there are a lot of goods receipts which have to be valuated with the moving average price and goods issues which in contrast to this are posted with an externally predefined amount.
    You can determine tolerance limits for the moving average price variances in Customizing (Transaction: OMC0). Further information can also be found in the R3 guide:  MM - Invoice verification and material valuation.

  • Cost of Goods Sold and Inventory Value

    Hi
    I am looking to setup KPI for Inventory Turns in BI. This needs "Cost of Goods Sold" and "Inventory Value" for Orders for a Plant.
    I wanted to know if this information is directly available in any standard extract or do I need to write a Custom Extract for this. I did try searching for this but not able to find this information directly. Do I need to derive the information from some other Key Figures?
    TIA
    Abhishek

    COGS Value we are getting for the COGS GL Account from FIGL. We are using the extract 0FI_GL_4 and then from the DSO 0FIGL_O02
    Inventory value we are taking from the Cube 0IC_C03. Please note that the Transformations to the DataSource 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM are available in the latest Patch 11 for BI Content 703 and should be used instead of the old Transfer Rule/Update Rule.
    Regrads
    Abhishek

Maybe you are looking for

  • Incoming iMessages going to another phone

    Whenever I turn on iMessage (this never happens with texts), some of the incoming messages go to my family member's phone. This person is not sharing an iTunes account, and our phone numbers are completely separate. I did go to Settings > Messages >

  • Link to CSS problem (in Design View)

    Hello Dreamweaver experts, In the Design View Dreamweaver CS3 is not picking up the styles specified in a linked stylesheet. Let me explain... I am using an application in our office that relies upon HTML (but does not use a standard web browser). I

  • Number pad not working on keyboard ?

    My number pad on keyboard seems to be locked and don't know how to unlock

  • Aperture 3.3.2 no longer imports raw files from OM-D E-M5?

    I just upgraded to 3.3.2 and when I try to import raw (ORF) files from my OM-D E-M5, I get a pop-up listing each of the files as having failed to import. In addition, in the Import window I am not seeing thumbnails of each file -- just a generic "ORF

  • Difference between Camera Raw 8.7.1 and 7.4 using Photoshop Elements 11

    Hi, I have been using Elements 11 to edit my pics which are shot in RAW. I've been editing the images first with Camera Raw 7.4, very sucessfully and finishing them in Elements 11. Very satisfied. I just upgraded to Elementrs 13 which includes a new