Report for daily production and daily sales quantities

Can you Please any body let me know what fields and tables should I pick to generate a report for sales qty and production qty for a material on daily basis. we are using PP PI

Hi,
You can use table MSEG for that purpose. Try BUDAT-MKPF as one of the selection parameters and use
MBLNR-MKPF = MBLNR-MSEG
MJHAR-MKPF = MJHAR-MSEG
Sort the results in ERFMG-MSEG and ERFME-MSEG using
BWART-MSEG = 101 minus 102 (for production)
SOBKS-MSEG = E
BWART-MSEG = 601 minus 602 (for sales).
Above stuff might be useful to you for your development requirement provided you are having Sales Order specific production.
Thanks & Regards,
Abu Arbab A

Similar Messages

  • Report for daily production and daily sales

    Can you any body Please let me know which fields we should pick to create custom report containing production  qty and sales qty day wise for each material

    Hi Veesh,
    Whats the scenario you using there? i mean to ask
    Discrete
    REM
    or
    PP-PI
    Thanks & Regards,
    Abu Arbab

  • Acrobat Pro 6 Average Daily Production and Math.round problem

    Acrobat Pro 6 Average Daily Production and Math.round problem
    (Production.0) (154) (whole units) . (Production.1) (90) (fractional) / (divided by) 31 (days) results in (Average.0) (4)(whole units) . (Average.1) (10) (fractional) using :Math.round.� Noticed that 154 (whole units) . 85 through 99 (fractional) also show 4.10. (without Math.round : 5.00)
    Method:
    �Production.0� (whole units) . �Production .1� (fractional) / Days = (Average Daily Production) (�Average.0� (whole units) . (Average.1) (fractional)
    � Production.0 (value not calculated)�, � Production 1 (calculated) (event.value = util.printx("0099", (event.value)).substr(-2,2); � �Average.0 (value not calculate)�, and �Average.1 has following calculation:
    var punits = this.getField("Production.0");
    var pfrac = this.getField("Production.1");
    var average = 0.0;
    average = (punits.value + pfrac.value / 100) / this.getField("Days").value;
    this.getField("Average.0").value = average - average % 1;
    this.getField("Average.1").value = util.printx("0099", Math.round((average % 1 * 100))).substr(-2,2);
    �Math.round� appears to be a problem. Also, could you explain the purpose of �0099� . Anyway, why would 154.85 through 154.90 divided by 31 give 4,10. Also, their must be a better way, to find the average daily production. All you have to do is divided the production (whole. fractional) by the days, and display the average daily production as (whole. fractional). Any suggestions??

    There are a many loose ends in your question.
    First, I have never seen before a variable type called 'var'. Is it a java primitive or a class?
    Next, I cannot seem to find any class that has the printx method.
    When it comes to substr(-2,2), I get confused. First, I thought that it was a method of the String class, but I only got as far as substring(beginIndex, endIndex).
    If you really must break the production and average into pieces, try this:
    float average = (punits + pfrac/100) / days;
    int avg_units = (int)average;
    int avg_frac = (int)( (average - avg_units) * 100 );My guess is that util.printx("0099", x) formats x having two optional digits and two mandatory digits, showing 0-99 as 00-99, but allows to show numbers with three and four digits.
    154.85/31 = 4,9951612903225806451612903225806
    154.99/31= 4,9996774193548387096774193548387
    If you round the fraction of theese numbers multiplied by 100 ( = 99.51.. and 99.968...) you get 100, and this will be the output of printx. My guess for "4.10" is that substr(-2,2) returns the two first characters of the string, because the start index should not be zero. (According to java docs, substring throws an exception on a negative index, so what kind of class are you really using ??????)

  • Custom Report for the Stock and Stock value for a specific date

    Hi SAP Gurus,
    Is there any SAP standard t-code or any logic to get the transcations (additions (for example: Purchases) and subtractions (Sales) to the inventory) for a particular materials in a plant and with Total Stock and also Total Stock value when that particular transaction happened?
    Our system is R/3 4.7
    I looked at the MB5B, MBCE, MBCA, MC44, MB51 and some other standard T-codes but could not find the total stock value at the time of Transaction happened.
    The history tables MBEWH and MARDH  are updated after the month end closing procedures, right, which means I will have the inventory value changing every month if material has Price "S".
    Thank you,
    -Harter

    Hi Harter,
    Unfortunately, you cannot see in a single tcode the value of stock and stock quantity on a specific date. As you yourself have pointed out, we only have to make use of the history table MBEWH, MARDH for the month wise stock quantity and value. Along with that you should also make use of the table MBEW to take teh stock quantity and value. So the total value of stock on a particular date will be
    Stock qnty = MBEWH value until the previous month (for teh specific valuation class, period etc) + MBEW value for the present date.
    But this will nto work out if you want to find out teh stock quantity and stock value on a past date basis. For past data, only  m onthwise data is available. For this anyway you can refer to MC.1 and so on reports.

  • Tcode for planned production  and actual production

    Hello,
    I am working with a report I want to check the values with R/3 for Planned Production and Actual production. Does anybody have any idea how to check?
    Thanks in advance

    Hey Suman,
    i have the same problem, did you find a solution?
    thanks

  • Report for Asset number and its Purahcse order number

    Hello Friends,
    Please give me details of report for Asset number and its Purchase order number .
    Regards
    Nilesh Vakil

    hi,
    GO to ME2N...
    use SHIFT + F4..
    there check for the acc. assign cata. field and input the asset  and execute..
    Regards
    Priyanka.P

  • Standard report for cheq incomming and chq ougoing.

    Dear All,
    urgent one please.
    Is any standard report for cheque incomming and cheque ougoing with document wise.
    if so pls suggest me.
    awaiting your valuable suggestions.
    Thanks & Regards,
    satishkumar.m

    Hi,
    my doubt is in.tr.code fb02 and after putting doc type bp(bank payables) after executing that i will get screen showing details ie., doc no., year, type do.date and posting date.
    my client wants outgoing cheq details ie., to who we have issued the cheques with cheque no, date, and bank.
    if we go to drilldown report of fb03 we r getting but each and every entry they cant go and drilldown it..
    we cheked in fchn but that requirement wont suit to my client..
    can any one suggest me.
    thanks & regards,
    satishkumar.m

  • Drill Down reports for Profit Centers and Segments

    Hello Experts
    I would like to down load the "Drill down reports for profit center and segments". I have found standard SAP documentation through (http://help.sap.com/erp2005_ehp_05/helpdata/EN/46/f6fc4e7a7569b5e10000000a114a6b/frameset.htm ).
    As per the given guidelines, i have beening trying to down load from client 000, the spool request is showing finished (with out any error and in one / two seconds) .. but the reports are appearining in SAP Easy Acess.
    I have checked with Basis team, whethere i have restrictions with my userid. Even with Basis id also, we are being unable to activate these reports.
    Does it required any configuration / licence issues before i need to lookinto before download?
    Kindly revert
    Regards
    Anil Kumar

    Hello Experts
    This is solved. However, i am mentioning the solution here for further references
    Before downloading the drill down reports, we need to activate the business funciton "FIN_GL_CI_1" through T.Code SFW5
    Regards
    Anilkumar

  • I am unable to download the product I purchased.  I have followed the instructions, gone to my command/order which states I have paid for the product and it is ready to download.  I have then, gone to 'my downloads' and it advises me that I have no downlo

    I have followed the instructions, gone to my command/order which states I have paid for the product and it is ready to download.  I have then, gone to 'my downloads' and it advises me that I have no downloads available!  What next?

    The product is online and accessible via the web site.  It was accessed via an email connection. 

  • Hi, I would like to install my Creative Suite 5.5 Design Standard - I got the serial number and disk, but you are asking for another product and serial number that I dont have? What should I do?

    Hi, I would like to install my Creative Suite 5.5 Design Standard - I got the serial number and disk, but you are asking for another product and serial number that I dont have? What should I do?

    The serial number that you might have is an upgrade version & it will be asking for a previous qualifying version serial number.
    The issue can be different too, please contact Adobe Support for resolution: http://adobe.ly/yxj0t6
    Regards
    Rajshree

  • Settings for co-product and by-product

    Hi Gurus,
    Can you please tell me what are the settings i need to maintained for co-product and by-product.
    Regards
    Rajib

    Hi,
    For Co-Products do the following settings.
    1. Select Co-Product indicator in MRP2 view for header material 
        as well as for co-product materials.
    2. Define the co-products as BOM components.
    3. Give negative quantity in the BOM for co-products
        Also select co-product indicator by clicking on BOM item details
        and in the Basic Data Tab.
    4. To calculate the production cost of co-products give equivalence
        numbers in MRP2 view by clicking Joint Production push button
        or  you can give the same in the settlement rule in the
        Production order by clicking Header menu - Settlement rule.
    5. You will get the GR qty for co-products while doing MB31, 101
         for  the order of the header material
    For By Products
    1. Donot set the co-product indicator any where.
    2. Define the By-Products as BOM components and give negative qty.
    Regards,
    Prasad

  • Where can i activate a delivery report for my sms and mms?

    where can i activate a delivery report for my sms and mms?
    I dont seem to find it on my Iphone 5.
    Its unacceptable!
    Also a sound for missed calls seems to be missing to !!!
    Unacceptable!
    Can somebody help me please?
    [email protected]

    Unbelieveble and unacceptable.
    Every simple phone has a delivery report....
    Big dissapointment
    Iphone never again.
    thanks anyway

  • Standard report for Reconciliation report for Asset Accounting and GL

    is ther any standard report for Reconciliation report for Asset Accounting and GL

    hi
    functional specification r reqired for this issue
    regards
    venkataswamy

  • Sales report for current month and year a go month

    i could you please guide me builting report for current monthwise for current month and year a ago month
    report parameter month_year='06-2010'
    tables = sales and below are the table fields
    customer_id
    invoice_dt
    invoice_am
    thanks
    nhm

    Okay, Still you did not mention how you will pass value in report while generating.
    Anyway the query with UNION ALL will work. For Example.
    I am assuming that the parameter for date/month you will pass in range like 01-JUN-2010 to 30-JUN-2010
    SELECT customer_id, SUM(curr_value) curr_value, SUM(past_value) past_value
    FROM
    SELECT customer_id, NVL(SUM(invoice_amount),0) curr_value, 0 past_value
    FROM sales
    WHERE invoice_dt BETWEEN :P_FROM_DATE AND :P_TO_DATE  -- here P_FROM_DATE and P_TO_DATE will be the date range for current year as i showed above.
    AND  -- Any Condition goes here...
    GROUP BY customer_id
    UNION ALL
    SELECT customer_id, 0, NVL(SUM(invoice_amount),0)
    FROM sales
    WHERE invoice_dt BETWEEN ADD_MONTHS(:P_FROM_DATE,-12) AND ADD_MONTHS(:P_TO_DATE,-12) -- This add_months function for the previous year same month.
    AND -- Any condition goes here...
    GROUP BY customer_id
    GROUP BY customer_idNow using the above query you can design the tabular report as you showed the format.
    -Ammad
    Edited by: Ammad Ahmed on Jul 3, 2010 7:55 PM
    added GROUP BY

  • Partitioned  external drive for Time Machine and Daily storage

    Now that I've partitioned my I Terabyte external drive to two partitions using the disk utility with one partition for Time Machine and one partition as my new "hard drive"...my internal drive on the MacBook almost filled....I wanted to move...pix, movies, music..etc to the new drive and have all future storage pointed to that drive not the internal drive....need to have space available on the original drive on the MacBook....How do I move existing stored data and point ongoining saved music..files...etc to the new drive...???
    Thank you...Bob

    Yogabob wrote:
    Now that I've partitioned my I Terabyte external drive to two partitions using the disk utility with one partition for Time Machine and one partition as my new "hard drive"...my internal drive on the MacBook almost filled....I wanted to move...pix, movies, music..etc to the new drive
    You could use an application like CarbonCopyCloner or SuperDuper to copy them to the new partition, but it's probably just as easy to drag the files/folders to the new partition, then delete the originals.
    and have all future storage pointed to that drive not the internal drive
    You probably don't really want to do that. Files you're using will be accessed much faster if they're on your internal HD.
    Another consideration is, you really should have backups of the moved files somewhere, in case you have a problem with the new drive. Although TM will back them up unless you exclude that partition, if the drive fails, you'll lose both copies.

Maybe you are looking for

  • How to pass a value from the report to a form ( BIT OF URGENT ).

    Hi, I had created a "Form on a Table with Report" on the report I had remove the edit link and set one of the column feilds that functionality. Now I want to know how to pass that value that is clicked ( having hyper link ) on to the form where it ru

  • No audio thru HDMI cable post-upgrade to 10.8.5

    Used App Store yesterday to update OS X, Mtn Lion to 10.8.5 on my 2012 MBP.  Since then I cannot get audio to play on my TV connected via HDMI cable thru the Thunderbolt/mini display port.  It worked fine under 10.8.4.  Have tried it on two different

  • Is there a way to tell why my mac keeps crashing?

    Hi all, I hope someone can help me out. For the last month or so my Macbook Pro keeps crashing for no apparent reason. I have the sneaking suspicion that it all started after I bought a Razer Mamber and installed their driver, but I thought I had del

  • Routers that work with iChat AV?

    Since Apple's list of approved routers hasn't been updated for years, I would love to hear from anyone who has purchased a router recently that works with iChat for audio/video, including any special setting changes/tips. Could anyone with a success

  • After latest upgrade, iPOD sync VERY SLOW ??

    after latest iTunes upgrade,  my iPOD classic sync is very slow - new podcasts (5) took over 6 hrs to sync ?? anyone having these issues ??  thx