Income Report by material

Hi experts,
I wonder if anyone can tell me how or where I can generate accounts receivable reports which show income by material?
Your help will be very much appreciated. Thanks in advance
Ciara

Ciara,
The tables that hold the AR Open and Closed Item details are BSAK and BSIK. If you go to fbl5n and then select the data for your query and then look at the display and change the display, you could be able to do that. If you don't see that field at all, i guess then you might have to go for a custom report where in you have to use this table as well as some Material Table and use document number as key ( not sure what the key would be though).
Hope it helps - Let me know if it doesn't or if you need anything.
Thanks,
N

Similar Messages

  • 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 material  which not consumed during C015

    HI ALL,
    "I required a report for material which material are not
    consumed at C015 production confirmation time against actual consumation (order wise , part no wise & date wise )"
    its v urgent
    good suggesstion reward with valuable points.

    Amit,
    I think your problem is that you want to monitor when users are deleting the goods issue while confirmation. So you would have to know if for a confirmation qty of 100, the planned consumption should have been 100 but the actual consuption is 50.
    So you would want to relate the confirmation qty with the planned and actual consumption.
    In COOIS Remt, qty and Withdrawal qty will show the total reqmt and actual withdrwal. Hope this will not be helpful if I understand correctly.
    You have to create a simple query joining tables AFVV with RESB. Calculate the planned consuption for the confirmation qty. This along with the actual consuption will help to give what you are looking for.
    I am right ?
    Ram

  • Report for material prices

    Hi,
    Please help me out in generation of below report, if it not possible give the table names and field names.
    Report to display all material rates by using material number, sales organization and distribution channel and condition type.
    Please send your views to '[email protected]'
    Thanks & Regards,
    Muraly G

    Hi
    use the following tables to prepare the report
    MARA--Material Master-General (MATNR,MTART,MATKL)
    MARC--Material Master-Plant data(MATNR,WERKS,EKGRP)
    MARD--Material Master- St.Location Data(MATNR,WERKS,LGORT,LABST)
    MAKT--Material Descriptions(MATNR,MATKL,MAKTX)
    <b>MBEW--</b>Material Valuation Data(MATNR,BWTAR)
    <b>MVKE</b>—-Material Master: Sales related Data(MATNR,VKORG,VTWEG)
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • REPORT FOR MATERIAL MASTER

    HOW TO write a report in Material Master that outputs Material valuated stock grouped by Material type and Plant. The output shows Material Number, Storage Location and Unit of Measure and description in addition to group totals.

    Reports
    http://www.sapgenie.com/abap/reports.htm
    http://www.allsaplinks.com/material.html
    http://www.sapdevelopment.co.uk/reporting/reportinghome.htm
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - this one discusses which way should you use - ABAP Objects calls or simple function modules.

  • Report for material gr/ir clearing account display differences

    report for material gr/ir clearing account display differences

    hi salsa,
    There is no such report for the datails of material gr/ir ......
    but T code J1ILN and select
    Indirect taxes -
    > Register -
    > Excise tax -
    > In J1IN Update Excise register RG23a -
    > then Extract rg23a----- > PRint utility program Rg23a
    here u can extract all the invoices gr/ir
    Through
    T code J1I5
    J2I5
    J2I6
    if useful assign points...
    regards,
    santoshkumar

  • Report on material code, description and all unit of measure conversions

    report on  material code, description and all unit of measure conversions ?
    any ideas?

    Material Number MATNR
    with this key and SPRAS (the desired Language key)
    from MAKT you can get the descriptions..
    and with MATNR from MARM you can get alternative UOM and the conversion rates.
    If you need help on MARM how to get the conversions please notify.
    Hope it helped
    Please reward if found useful
    Best Regards

  • Report on material info display

    hi friends,
        plz help me for the following scenario.Tell me also the tables and fields requred this.
    ·To create a report in Material Master that outputs Material Valuated Stock, grouped by Material Type and Plant. The output lists out Material No., Storage location, Material Quantity and description in addition to group totals

    mbew-LBKUM( total valuated stock) and mbew-LVORM(deletion indicator) = space
    mara-mtart( material Type ) and mara-MATKL( material group ) and mara-LVORM(deletion indicator) = space
    marc-werks( plant) and marc-LVORM(deletion indicator) = space
    MARD-LGORT( storage Location ) and mard-labst( unrestricted stock) and mard-LVORM(deletion indicator) = space
    makt-maktx( material Descriptions) and makt-spras = sy-langu

  • Report at Material level(for all the plants)?

    Hi Experts,
    We have simple query which gives following output.
    &Plant&Material No&Creation Date&Issue date&QTY issued&
    P1      M1         01/10/2004    01/01/2005        10
    P2      M1         01/12/2004    15/12/2004        20
    P3      M1         01/01/2005    15/01/2005        30
    Actually I want to report at material level  ( for all plants in one shot ) , additionaly I want to show the minimum creation date for that material and minimum issue date  and sum of all 3 qty issued.
    The output should look like
    &Material No&Creation Date&Issue date&QTY issued
    M1           01/10/2004    15/12/2004       60
    Can any body suggest how do i get the date fields with the above condition
    Thanks in advance.
    Regs,
    Mahantesh

    Hi Mahantesh ,
    Try this:
    Take two more KFs in the cube.
    1) Creation Date as KF
    Type: Date
    Exception aggregation : First value
    Aggregation reference : 0material.
    2) Issue Date as KF
    Type: Date
    Exception aggregation : Last value
    Aggregation reference : 0material.
    In the query take 0material in rows and above 2 KF in the columns (May be , here , you need restriction also. 'Creation Date as Characterstic' > 01.01.1000 ,Issue Date as characterstic' < 31.12.9999 )
    With rgds,
    Anil Kumar Sharma .P

  • Report with material number and planned delivery time

    Is there any standard report with material number and planned delivery time ?

    Hi,
    I do not know any standard report. Please try SE16 + MARC...
    BR
    Csaba

  • Report on Material document by Material Group

    Hi
    Apart from MB51 is there any report for Material document list by one of the selection criteria as Material Group
    Its urgent Please
    Regards
    Amuthan M

    Hi all
    Thanks so much for your immediate response
    Friend
    MB59 is same as MB51
    Anyway I will try ,if i get it , will post in this
    Regards
    Amuthan M

  • Report on Material group hierarchy

    Dear All,
    As we are runnning the report for material group hierarchy, Material
    hierarchy is not appering in any of the standard reports like MB51,MB5B
    etc.We need to take the report based on material group hierarchy,
    Is there any standard report  to fetch the Material group Hierarchy,.
    How and what configuration needs to be done for mateiral group hierarchy. Any steps.please let me know.
    Kindly guide us on this.
    Regards,
    Girish
    0821-3983076

    Hi praveen,
    I know Material group in general. But my query is to get report in any standard report , Whether material group hierarchy is there?
    Levels of Hierarchy with material group is there?
    Thanks & Regards,
    Girish

  • SAP Report Writer Material ????

    Hi Gurus,
    I am looking for Report Writer Material (for FI/CO reports).
    Please don't send any powerpoint presentation or SAP Help material, I am looking for material with good explainations, examples and excercise.
    Thanks in advance

    please log on to this link
    http://www.thespot4sap.com/Articles/Code_CostCentreReport.asp
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf
    if u are not satisfied with the above, give ur mail, i will forward the mail
    but forums not allow to sent material
    assure full points

  • How to Create report in Material Master that outputs stock

    Hi,
         How to Create report in Material Master that outputs stock, grouped by Material Type and Plant. The output shows Material No, Storage location, Unit of Measure and Description in addition to group totals. Data was extracted from MARA, MARC, MARD, MAKT,MKPF,
         MSEG and T001W.and what are the fields to be used.

    hi,
    check the transaction MMBE or MC.9..
    for mmbe the program is RMMMBESTN.
    check the logic in the program.

  • Please send me report painter material if any body have it

    please send me report painter material if any body have it my mail id is [email protected]

    Hi Suresh,
    try the following link,
    Link: [http://help.sap.com/saphelp_47x200/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/frameset.htm]
    Reward if helpful.

Maybe you are looking for