Standard Report to check consumption values for multiple materials

Hi,
Is there any standard report to check "consumption" values for multiple materials? The user needs to check the consumption values over a period of time for multiple materials (VERP, ROH) before deciding the re-order and safety stock values for them. Any help on this will be greatly appreciated.
Thanks,
Swapnil

Dear Swapnil,
Report MCRE is widely used for the material cosnumption than checking in COOIS.
Also these reports can help you.
MCPF                 Material analysis: Dates                
MCPO                 Material analysis: Quantities           
MCPW                 Material analysis: Lead time            
Regards
Mangalraj.S

Similar Messages

  • Standard report to view Sales value with Cost price

    Dear All,
    Is there any standard report to view Sales value for a particular period for  customer's comparing with Cost value. For Example,
       Customer     Month           Sales Value     Cost value
        A                 April '10         10,000/-             ?
        A                 May '10            5,000/-             ?
        B                 April '10          15,000/-            ?
        C                 June '10           20,000/-           ?
        C                 July '10           10,000/-            ?  
    Regards
    KS

    Hi,
    There is no report which gives customer wise sales figures and their cost structure. Cost structure is something which has to be taken from material master or using MM material documents.
    However you can very easily create a report. You can use VBAK, VBAP, MBEWH, MBEW and MSEG tables to arrive at these figures

  • Passing values to subreport in SSRS throwing an error - Data Retrieval failed for the report, please check the log for more details.

    Hi,
    I have the subreport calling from the main report. The subreport is based on MDX query agianst the SSAS cube. some dimensions in cube has values 0 and 1.
    when I try to pass '0' to the sub report as the parameter value, it gives an error "Data Retrieval failed for the report, please check the log for more details".
    Actually I am using table for storing these parameter values. In the main report I am calling this table (dataset) and passing these values to subreport.
    so I have given like [0],[1] and this works fine. when I give only either [0] or [1] then it is throwing an error.
    Could you please advise on this.
    Appreciate all and any help.
    Thanks,
    Divya

    Hi Divya,
    Based on the current description, I understand that there is no issue if you pass two values from main report to subreport, while the issue occurs when passing one value to subreport.
    To narrow down the issue, I want to confirm whether the subreport can run if there is only [0] or [1] in the subreport. If so, it indicates the query statements exist error in the subreport. If it’s not the case, this shows the issue occurs during passing
    values from main report to subreport. To make further analysis, please post the details of query statements of the subreport to the forum.
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • Standard report to check total cost (WIP) or before transfer to fixed asset

    Hi All,
    Is there any standard report to check total cost work in progress (WIP) or cost before we transfer to FXA (fixed asset)
    Please advice.
    Thank you.
    Nies

    Hi,
    You can use the report RKA_SETTLE_TABLES_COMPARE for finding the WIP awaiting settlement. You need tp pass object number for executing this report. For getting the object number, you can use report:RKACSHOW.
    If useful, please close the posting.
    Regards
    Muraleedharan.R

  • In Standard report VF05n under Net value system shows Basic price + Excise

    Dear Team,
    In Standard report VF05n under Net value system shows Basic price + Excise n' Taxes. where as i required only Basic price in that column and Excise and Taxes separately  in separate columns.
    Plz, Suggest
    Thanks
    Gaurav

    Hi Gaurav,
    The netvalue in this report comes from the invoice, which in turn determined by your pricing procedure. If you want only the basic price to be your net value, you have to adjust the same in your pricing procedure. But this is not advisable, as there are other price components also in your pricing procedure, rather you can develop a new report with the required details for your requirement.
    Regards
    Vijay

  • Is there standard report to check actual (GR) based on project/ WBS

    Hi All,
    Is there any standard report to check actual based on project / wbs. At the moment i know the tcode CJ74.
    Is there any other report ?
    Thank you.
    Best Regards,
    Denis Evitanto

    Hi,
    Report (S_ALR_87013542) is most effective report for projects as planned cost / actual cost / Project profitability will be obtained from there.
    Planed cost of the project will be obtained from the report. E.g. if you are doing project costing through Cost elements, in the mentioned report, all the cost planned through various Cost elements will be obtained. After posting actual cost to project, there can be comparison of planned cost Vs actual cost.
    Hope this will help you.
    Best Regards,
    Rakesh Pradhan

  • Standard report to check MRP status

    Hi,
    Is there any standard reports to check the materials based on the MRP status? (Eg: Materials that are under A(Free and avilable) etc etc)
    Im using SAP 6.0
    Thanks in advance.

    Hi,
    1. MD04 - Stock requirement list
    2. MD05 - MRP list
    3. MD06 - MRP list collectively
    4. MD07 - Stock requirement list collectively.
    Please see if need anything more.
    Regards,
    Anil

  • Any report to check vacation rule for users?

    any report to check vacation rule for users?

    Hello Anand,
    there is no report but you may use the production order info system with list "components" and create a layout contaning the issued quantity and/or the final issue indicator. With a correct sorting, the list should show all orders with non-issued components at the top.
    Regards, Andreas

  • I want standard report to get material MATNR for Which PO isn't created

    hi
    i want standard report to get material no for which Purchase Order is not created.
    only those Material no for Which PO is not generated.
    thanks.

    Hi,
    go to me23n transaction and in the top extreme left click the
    Purchase order  tab it will show you a drop down list where you will have a option called other purch. order click this and enter the purchase order for which you want to know the exsistence of that purchase order.
    if Purchase order is present it will show the order otherwise it will through you an error message.
    hope this helps.

  • Need to do availability check for multiple materials (in bulk)

    HI Friends,
    I need to do availability check for multiple materials. Currently i am using function module AVAILABILITY_CHECK within a loop.For my purpose I could find this particular FM as well as BAPI "BAPI_MATERIAL_AVAILABILITY" however both of this options can not be used for more then one materials at a time.
    I want to take out the loop from the code and get multiple materials be ckecked at once for availability. If AVAILABILTY_CHECK FM can be used for multiple materials, please post the usage.
    Any other options are there?
    Any help or clue would be appreciated.
    Thanks in advance.

    Use the BAPI.  Even if such a function existed, it would still perform the relevant internal logic required for checking by material, so you wouldn't gain anything.

  • ATP check for multiple materials on multiple sales document

    Hi,
    System 4.70
    Is it possible to carry out an ATP check for multiple materials on multiple sales documents.
    I have written a bespoke program and the program requires an ATP check to be performed for each material and sales document, I am currently using BAPI_MATERIAL_AVAILABILITY which is bringing back the necessary information but it's a bit slow.
    Does any one have any ideas please.
    Regards
    J-J

    The ATP Check using the BAPI is done per material and plant. If you're looping through sales documents and then materials you're probably doing the ATP check for the same material over and over again.
    Just get the list of materials you need and the corresponding plants and call the BAPI for each of them.
    Also do a run-time analysis (tcode SE30) to check exactly what slows down your program.
    regards.

  • MD04 but for multiple materials

    Hi,
    Would just like to ask is there a standard report that lists down planning results for multiple materials?
    It's like Stock/Requirements List (MD04) but for multiple materials....the info/fields I need are the ones found in MD04.
    Thanks.
    Best Regards,
    Armie

    Dear Armie,
    You can't see MD04 details for multiple materials. Actually, it is impossible because MD04 is a screen designed for a single material.
    However, if you want multiple material planning details, you would use
    function LM61XU11 MD_STOCK_REQUIREMENTS_LIST_API to collect your own data and display it.
    Regards,
    Onat

  • MRP FOR MULTIPLE MATERIALS

    Dear cons
    For MRP we are using t-CODE- md62 for requirement demand.Then we have created a z- t-code which is a replica of t-code- MD02. In MD02 T-CODE one single material option is availble. so we chose one BDC of new t-code- ZMD02. In this Z-t-code it is possible to upload multiple material.But the problem is for each material the system is creating an individual Purchase requisition even though I have uploaded multiple materials, Our motto is to create  a single purchase requisition for these multiple material just like the t-code- ME51N where entering of multiple items .are available. So is there any standard T-code availble to create a single pur. requisition for multiple materials in one time.Any advice for other option.

    Hi Nirupama,
    In standard system we dont have any such facility/transaction to create a single PR for a bulk of material. Which ever T-codes are available to run MRP for multiple materials (ex:MD01), those give individual PR for each individual material. You may refer to SAP notes also for this.
    Regards,
    sachin

  • Manual TO for multiple materials

    Hi All,
    I want to create manual transfer order for multiple materials in a single TO, but when I use LT01 I have the option of entering only one material code. So, please tell me how can I create a transfer order with multiple material codes manually...
    Thanks in advance..
    Reg
    Noopur

    Hi,
    In standard system you can use only LT01 and LT10 for creating manual TO. In LT10 you can select several materials (quants) at once (but e.g. you cannot change the quantity).
    If you want something better, you have to go to development in my opinion.
    Regards,
    Csaba

  • How to maintain One product cost collector for multiple materials and configuration setting

    Hi experts,
    my requirement is that i want to maintain one product cost collector for multiple materials ans also i want to know the configuration setting for the same.
    I have used KKF6N but it is not working in my case. I went through KKF6M also but there i found multiple cost collectors.
    please guide me in the same.
    Thanks in advance.

    Hi Shripad,
    you cannot assign same  Product cost collector to different material.
    Because you creating cost collector for material combination of material /production version,material /Bom Routing.
    so please create individual cost collector for every material.
    if you have any query kindly revert back.
    Please mark the answer as helpful if it is helpful to you.
    Because march 5 onwards scn has stopped awarding points to liked content.
    Starting now: No more points for likes on comments/replies
    Thanks & Regards
    Sandeep Kumar Praharaj

Maybe you are looking for