Report for Issued qty

I want a report by which get the data as "Quantity issued by the Plant in a certain period"
Is there any report or table by which we can find it.
We can use MB51 but I don't know which are the Movement Types to be included.

Tiwari Himanshu wrote:
I want a report by which get the data as "Quantity issued by the Plant in a certain period"
> Is there any report or table by which we can find it.
>
> We can use MB51 but I don't know which are the Movement Types to be included.
Hi,
Find below some of the regular Movement type used:
221 Goods issue for a project
231 Goods issue for a customer order (without SD)
241 Goods issue for an asset
251 Goods issue for sales (without customer order)
261 Goods issue for an order
281 Goods issue for a network
291 Goods issue for any arbitrary account assignment
Hope, helped!!
Reetesh

Similar Messages

  • Report for Issued component Quantity vs Subcontracting PO component qntity

    Dear Expert,
    My client wants to know a report on issued Component quantity (what is issued against a Sub- contraction PO) with PO component quantity (what is maintained in a subcontracting PO component).
    Is there any standard report available for the same?
    Please suggest if any query report can be built or not.
    Thanks in Advance
    Regards
    Rajib Debnath

    Do you change child qty consumption in p.o BOM ?
    Check it in mb51 541 mvmt for material for issued component quantity.
    Also check reports MBLB,ME2O.
    Can you explain term
    Report for Issued component Quantity vs Subcontracting PO component qntity

  • Report for issuing C-Form to vendor

    Hi,
    Report for issuing C-Form to vendor regarding invoice booked against PO.
    Help me out in the above issue.
    Regards,
    R.K

    Hi Anjireddy,
    can you let me the path or T.code for the standrad C-Form and what is the process we has to follow for C-Form for vendor.
    Regards,
    R.K

  • Z report for opening qty of material date wise

    I have to develop a zreport which will calculate date wise opening  stock of material   and closing stock of that material at particular
    location ( not to use standard reports)
    I have to display sale qty and stock transfer qty  date wise.
    Similarly receipt qty  date wise.
    For sale qty, stock transfer qty and receipt calculation are date wise ok. But problem is to get date wise opening and closing stock of particular material.
    is it possible to get location wise material wise date wise opening stock list  in z report.
    Thanks

    Hi Ravikumar,
    Hope you are an ABAPer. If not also, you can achieve this through an ABAPer. As mentioned by others, you need to check whether your requirement is met by the standard transaction MB5B. You need to check whether this transaction gives you the exact opening and closing balance for a material. If this gives what you want, then you need to make some small enhancement in the MB5B report program so that you will be getting the result of the opening and closing stock. In this enhancement you will use EXPORT to export the result to your program where you can IMPORT it. This procedure is explained in detail in a document created in SCN dated 30th November, 2012 by Sijin Siji. Have a look in that.
    That document is descriptive and it will be helping you in solving this issue. If you have any doubts, please revert back.
    Regards,
    Abijith

  • Report for issuing componets to subcontracting materials

    Hi
    I am trynig to develop a report for issung components  to subcontacrting maerial
    as per our scenerio... every day we are creating purchase orders item cat L for subcontract material
                                      then issue the materials against to subcon. pur.order...then do GR with 101..
    as per our requirement...
    report input entries..like   1. subcon material code
                                 2.  from date --- to --- todate
    out put..for report..like.... total consumption of components with line item wise (as per bom) with that pertical period..
    for this any std. report is there  ?
    or  if  go for zreport....pls guide to me..
    any one can suggest to me
    thanku
    regards
    sesidhar

    HI,
    Certain set of inforamtion can be availed in MB51 and using 541 Mvt type..
    But it is better that you develop a zreport to get the information what you wanted if you are not satisfied with the MB51 report from standard SAP.
    Try MBLB also
    Thanks & Regards,
    Kiran

  • Standard report for issued components

    Dear Experts,
                          In my master recipe i am using a component which is also produced through the process as a co-product, the component appears in equal quantities, once with a positive and then with negative sign (for the co-product). But the problem is in consumption reports like MCRE the 2 quantities cancel out each other giving consumption of the component as zero. I want the system to consider only the positive quantity issued through 261 movement and not consider the negative quantity which is actually received during GR. The issued batch and the received batches are different.
                          Is this standard SAP behaviour or shall i need to change any master data or any configuration to get the right report? Please suggest.
    Regards
    Sunit.

    Go to COOIS
    select the list documented Goods movement and execute based on your selection criteria
    In that report select the 261 and 262 movement only add the required field and save the layout as raw material consumption
    and set the layout as default
    when ever you see the documented goods movement in coois
    System will display only 261& 262 movement only

  • Report for Missing qty in stock transfer

    how to Create a Missing Quantity list that gives the difference between sent and received quantities during Stock transfer. and send me tables involved in that, primary keys also

    suppose, if we transfer goods from plant to plant or St loc to st loc with in one plant, if some goods missed due to some problems, i need that info.
    diff beteen sending stock of plant 1 and receiving stock in plant2
    Where can i gte all this fields

  • Sub : Report generation for issue for production_Using sql

    Dear members,
    I am generating a report for issue for the production.In that i want to retrieve planned,completed quantity and availiable using sql query for a period of one year.Anyone pls help me in this regard to retrieve the above described fields.
    Thanks in advance,
    Regards,
    Venkatesh.R

    Venkatesh,
    You can find a list of the tables used in the Business One database in the SAP Business One SDK Help Center Documentation under "Customization Tools".
    Eddy

  • 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

  • Report for Req Material and Issue Material for Project/WBS

    Dear All,
    My client need a report for a WBS element-wise material required and material issue with value.
    Let me know if any standard report avialble for same??
    Or Incase of devlopment which are the tables we can use to Get req qty and issue qty of materials?
    Thanks and Regards,
    Atul R. Rajmane

    Dear Shirkant,
    Thanks for your input. I am using CN52N report.
    I this I have selected Req Qty, Qty Received, Qty Withdrawn, Shortfall Qty. I am getting figures in  Req Qty, Qty Withdrawn, Shortfall Qty but I am not able to get Qty Received figure. Let me know how I can get it i.e. for this any Note is required or any other configuration??
    If I can get this figure than I can use this report for requirement.
    Thanks and Regards,
    Atul R. Rajmane

  • Report for Qty Contract and Value Contract with PO release exceeding limits

    Hi All,
    Is there a std report in SAP that the users can use to view Qty and Val Contracts that has exceed in Qty (in case of Qty Contracts) or Val (in case of Val Contracts) ?
    Thanks in advance!

    hi Duke,
    If thinking logically, then there is no report for the same..this may be because you enter the qty or value limits in the contract doc itself....So, when you make the PO for the same, and if the qty or value exceeds the system automatically provides the message..stating that the qty or value has exceeded....
    So, there is no report for the same...
    Hope it helps...
    Regards
    Priyanka.P

  • Custom report for SO vs production qty

    Hello
    Can someone advise on how to achieve the following.
    Scenario: Production orders are created based on sales order. Mutiple POs can exist for each SO.
    Create a BI report which will report Sales order qty and production qty (actual GR qty) by month
    infoproviders: 0PP_C01 and 0SD_O01
    Fields:
    0SD_O01: 0DOC_NUMBER, 0S_ORD_ITEM, 0REQU_QTY, 0CREATEDON
    0PP_C01 : 0DOC_NUMBER, 0GR_QTY
    Can some one tell me how to build a logic in BI report to first select all SOs based on created date (selection screen input) and use that to pick all the POs and get the actual GR qty.
    Tks. KS

    In this extractor, find the reference document for 0DOC_NUMBER ( PO number)
    0PP_C01 : 0DOC_NUMBER, 0GR_QTY
    For every PO Created there will be some reference Sales order.
    Include this in your extractor, Update data from this two extracors in  two DSOs and further update to infoproviders for reporting
    In your current list of fields provided, you have not taken the reference doc that relates both

  • Report for material with sloc,qty available, and production order

    hi friends, i need advice on getting this report for material with qty and specific sloc with the corresponding Prodn order numbers. in mb51 i could get all these details except the prodn order no. could you advice me please?

    to make sure you know how to do this.
    In the material document list, hit "Ctrl+F8" on your keyboard.
    A window will pop up. Click on the button position and look for "order" in the list of available fields. That should do it.
    Rgds.

  • Report for Comparison of Material Qty

    Hi All,
    I need to Develop an Interactive report for Comparison of Material Qty. ordered through Purchase requisition, ordered material through PO and corresponding Material Receipt report.
    Can Someone Give a brief description about this & fields tcode & tables regarding this report.A sample code would be much appreciated.
    Thanks & regards,
    Ravi S

    To get the material number combined with the PO text you will need the help of an ABAP programmer.  The programmer can create a report for you using the function module READ_TEXT in the function group STXD.  The tables to use are:
    STXH - STXD SAPscript text file header
    STXL - STXD SAPscript text file lines
    The selection screen should have at least the following:
    OBJECT - STXH-TDOBJECT
    NAME - STXH-TDNAME
    LANGUAGE - STXH-TDSPRAS
    TEXTID - STXH-TDID
    You find the information for these fields by going to the PO text entry screen and displaying the header information under Goto -> Header.  For materials, the object is MATERIAL, the name is "material number", the language is "EN", and the text ID is BEST.  You can use this program to get long text in lots of places like information records, purchase order texts, etc.
    Hope this helps.

  • Report for open order and shipped qty  summary

    Dear Folks,
               Can any one please help me.
    Report for open order summary Vs shipped quantity
    what are the related programs to it.
    throw some light on it.

    >
    arpita b wrote:
    > Dear rohit
    >    
    >     Iam asking about any report which compares or give details of open order vs shipped qty.
    >
    > Any sis report is available for this?
    Hi Arpita,
    There is no such sis report available. You will have to configure and create two seperate reports and do the comparison.
    If you want, I will send you the list of all T.codes used to generate reports in SD.
    Revert back to me if you need the same.
    Regards,
    Swapna D.

Maybe you are looking for

  • Unable to load "ejb.jar" to database

    Hi All, I am trying to load ejb.jar to database by using the following syntax. loadjava  -verbose -force -resolve -oracleresolver -user <uname>/<password>@<server>:<port>:<sid>  -t  ejb.jar  But it is showing error : ksh: loadjava : not found. In the

  • How to set a dynamic email destinator ...

    Hi. I've completed my mail scenario, adding an attachment as a CVS file. Now i have two doubts. In my payload i have two fields. FILE and EMAIL. I would like to use the email as the receiver of the email (message protocol : XIALL) and the FILE as the

  • Replace vertical navigation in custom master page from snippet gallery

    Hi. I'm creating a new master page from seattle.master and I'm trying to implement a customized snippet from the snippet gallery into the master page code without success.  The following line is straight from a seattle.master page: <div id="sideNavBo

  • Help with OAS

    I am trying to setup a webserver for a PeopleSoft install on HP-UX. I have run into a number of errors and had a case with PeopleSoft. After several days I was basically told that I have to use the same ID to install OAS_Home as I do to setup the web

  • Hi. I need to change my Itunes Country from Singapore to India. Can anyone help me?

    Hi. I need to change my Itunes country from Singapore to India. Can anyone suggest me how to do that?