Enquiry on standard SAP MM LIS Report

Hi,
I would like to know whether is there any standard SAP MM report that can be used to display all completed/closed LIV for vendors, based on date ranges?
I have tried to use MCE3 or MC$4 but vendors with no LIV made are also shown.
I only need to display those vendors with closed IR, say for 1 year.
Appreciate if any expert can advise, thanks

Hi Prabu,
My system said MIR5 does not exist. Is there any other program to view closed LIV for PO?
thanks

Similar Messages

  • Some Line Items are missing in Standard SAP FI/CO Reports

    Dear All,
    while taking printout of SAP Standard FI/CO Reports some line items and total value are missing. E.g using TCODE FBL3N, it shows correct value after inserting selction inputs but when displaying it in spool request or taking print out it misses some line items and total value.
    Kindly help me in resolving the issue.
    Regards,
    Majid Khan

    Problem was caused by support pack SAPKB62063 and SAPKB62064.
    Apply OSS note 1100728 which was corrected in SAPKB62065.
    Giana

  • Standard SAP excise values report

    Dear Gurus
    Please let me know if there is a standard report in SAP which shows material, quantity, net value and excise duties (bed, sed and ecess). I tried to find out but in vain.
    regards
    Sidhu

    HI
    Try to create one Z- report based on your requirement
    i think you couldn't able to find out the report how you want in SAP
    Regards,
    Prasanna

  • Standard SAP Fi co Reports

    Hi Please let me know if you have code for any ABAP program or any transaction code where i can find the standard R3 reports for ECCS 6.0 in FI CO and also for MM.
    please tell if se92 IS THE WAY OR U CAN SUGGEST a good way so that we can say that there are standard r3 report available in finance r3 and I am not required to create that in BW.
    Please help soon
    Thanks
    Soniya

    pLEASE email to me all the standard technical name and description of reports for
    1. Accounta payable.
    2. Accounts Recievable
    3. General Ledger
    4. Profit Center Accounting
    5. Fixed Assets
    6. Any Cost Center STD REPORT
    7 Real Estate and Flexible Real Estate
    8. Controlling
    my email is [email protected]
    please also tell me the exact steps in r3 to go to information systems
    i will reward full points to u
    thanks
    soniya

  • Is there any Standard SAP Report?for displaying Billing block/Status-Order

    Hi,
    Am a ABAP Developer. I heard that there is SAP Query/ABAP Query/Standard SAP report for the below functionality/requirement. SO, pls. let me know if there is any SAP Query/ABAP Query/Standard SAP report?
    "This report is suppose to display Credit and Debit memo documents which are blocked and yet has a status of APRV; the other display is for Return Documents which are blocked and yet has a status RCVD."
    thanq

    Hi,
    Use t-code
    V23 - Blocked sales document for billing
    VA14L - Sales document blocked for delivery
    VFX3 - For blocked billing documents.
    Kapil
    Edited by: Kapildev Farakte on Jan 8, 2010 4:15 AM

  • Standard SAP report for purchase price variance

    Hi All,
    I need to know if there is a standard SAP report that shows the purchase price variance.
    Thanks,
    Regards

    Hi Ritika,
    There is no standard report available to compare purchase order price cost and standard cost of a material.
    You can check if FBL3N helps to resolve your purpose or not. Or else you have to make a customized report with the help of ABAP'er on the informations based on the following tables.
      MBEW
            EKKO
            EKPO
            EKBE
           MKPF       
            MSEG                  
            KEKO
            KEPH,                        
            BKPF                                            
            BSEG                                          
            LFA1         
    Thanks,
    Vasanthan

  • Requirement Standard SAP Report on Total Purchase Order Value

    Dear Friends,
    Could u please suggest is there any standard SAP report. Requirement has given belwo.
    I required if we have account assignment  Category A as one of inputs, we will get the reqd output  " Total Purcchase order value."
    Note 1) Total Purchase Order Value means - Basic price + taxes + Charges (Freight + Other charges - Discounts etc)
    Note 2) My requirement standard SAP report only.
    Thanks and regrds,
    Vijay Kumar TVN

    Hi,
    T code : ME80FN
    Select :Edit->Dynamic selections>Purchasing document item> Acct. assignment cat.>select A(f4)->execute
    select Material no., PO Number in program selections
    Hope it shall resolve your query....
    regards
    rahul

  • How to add new customise field in standard SAP ME28 Report?

    Hi Anybody,
             How to add new customise field inside Standard SAP Screen report ME28?.
    Anybody, Please tell me how to do?.
    Thanks,
    Regards,
    S.Muthu.

    Hi Subramaniyam,
    You can find enhancement in me28 by following steps and then apply your logic in include of this enhancement.
    cmod>Give a project name>in enhancement column give the package name ME >f4>in package write ME-->ENTER>It will show you all enhancements available in me28> find which ever suits your requirement>save > click on components> from there you can make changes in include program.to add that particular field.

  • How to copy standard SAP report to a Z report?

    Hi All,
    Guys, I have a requirement to copy an standard SAP report and make some changes to it. Please let me know how to copy a standard SAP report as a Z report. Is there any simple way or will I have to open the source code and copy it into the new Z program? If that is the case, how will I copy the screens and related PBO/PAI events?
    Please provide me a step-by-step solution.
    Thanks & Regards,
    Madhur

    Hello Madhur,
    As Raja had said, yuo could just copy the program from SE38. But just remember a few points:
    1. If the standard report is being used in some other programs, then there's no way you can make your Z-report get used in all such instances. I suspect that you may not want to do that anyways, but just in case.
    2. Just also check out if the standard report you're talking about has any INCLUDE programs within it. If there are too many standard INCLUDEs in the main report, then you might have to decide whether you need to copy all of them too, or let them be as they are.
    3. You are likely to have some problems with the text-elements and translation that may have been maintained for the original report.
    I have experienced some problems with respect to the second and third points in the past, so it is worth it to be a bit careful.
    Regards,
    Anand Mandalika.
    Regards,
    Anand Mandalika.

  • Looking for Standard SAP report

    Hello forum,
    Can some one tell me if there is a standard SAP report that would compare or can be used to compare a delivery order with a sales order and show the changes made in terms of quantity? I am looking for the report name
    Thanks in advance,
    K

    Hello,
    Can some one tell me if there is a standard SAP report that would compare or can be
    used to compare a delivery order with a sales order and show the changes made in
    terms of quantity? I am looking for the report name
    I think your requirement can't be met with standard functionality. The best way to for mapping this requirement would be to create a Custom Report involving two below things.
    Use the program which is called when we access Sales Order --> Environment --> Changes.
    Use the table for delivery item level LIPS for Quantity comparision.
    Kindly try out this approach and let us know if any further issues comes into picture.
    Regards,
    Sarthak

  • Standard SAP report for variance analysis of SD and MM

    Dear All,
    I want the standard SAP report for the vendors and customer varaiance analysis for the posting done in MM and SD with the GL balance in FI .It should be same as the report we get from the transaction code MB5L.
    Thanks in advance
    Meruta

    HI,
    The 1AB library contains reports for variance analyses. This is an important report for Cost Center Accounting (CO-OM-CCA) supplied in the SAP R/3 System. Additional information for  report can be found in the documentation for the reports. Choose Extras->Documentation from the report itself.
    Hope I had been able to help you out. Please assign points.
    Rgds
    Manish

  • Standard SAP Reports

    Hi MM friends
    Could any suggest report for the below (is it possible or not)
    The required reports & data from SAP :
    u2022Vendor assessment
    1.Creating Inspection inventory to receive all goods inside & deduct the rejected quantity (Quality: # of items rejected / # of items delivered) & creating report clarifying the rejection percentage for each supplier.
    2.Creating report  On- time Deliveries: Difference between the delivery date and the promise date
    3.Price: Fluctuation of prices over the period of the contract
    4.First Time Fill Rate: # of deliveries for every purchase order.
    u2022     Other reports & information needed to be done through SAP
    1.Consumption report /item / flexi period (From u2013to) allowing the buyers to sign a long term agreement with the suppliers.
    2.Reorder point (safety stock) per item- the purchasing department must create the reorder point /each item according to u2013 consumption rate/item- storage area & the dimension of the item u2013 The expiration date /each item.
    3.Reorder policy/each item. The purchasing department must create reorder policy /each item to maximize the efficiency.
    The reorder policies as follows:
    -(Lot for lot- minimum quantity- fixed quantity u2013 minimum lot size- maximum quantity )& all policies must be created according to the item nature & the supplieru2019s conditions and available discounts.
    Regard
    Senthil

    go to SAP1 and SAP2 tcodes for standard reports
    check the required standard reports

  • Standard SAP reports for detailed Service Entry Sheet data

    Hi All,
    I am searching for standard SAP reports to extract the detailed Service Entry Sheet data out of SAP. For example, I need the deailed information like Service Entry Sheet Number, Purchase Order Number, PO line item number, short text, Posting Date, External Number, Service number, Quantity, Gross Price, Cost Object (Order or Network or WBS), Personal Number (if applicable), workday. I couldn't find any standard report. So if anyone know it, please help me.
    Thanks,
    Ting

    Hi,
    In ME2S also you can get good report by execution and by clicking SO/ PO number.( where cost object can be viewed)
    If you are very much specific, go for development
    Regards,
    Biju K

  • Is there any report On Goods Movement Monitoring in Standard SAP ?

    Is there any report On Goods Movement Monitoring in Standard SAP ?
    Please send me.

    Hi,
    You can use MB5B for checking goods movement in a particular plant.
    Regards
    Noopur

  • Standard SAP Report - Payments blocked and released

    Hi Experts,
    We are having a requirement where the payment will be blocked for the invoices generated through Invoicing Plan.
    But we need a report " To know the status of payments blocked and released according to the invoicing plan". Do we have any standard SAP report on this requirement?
    By
    Prabhu

    Hi,
    Use t.code: FBL1N , enter company code & select  document type "KZ" in dynamic selection
    and then select & execute for....
    1.Open Items in status segment for not paid to vendor
    2.Cleared Items  in status segment for  paid to vendor
    Regards,
    Biju K

Maybe you are looking for

  • How to delete 3 existing icloud account from iphone

    Hi from my last queastion i got ans from "pvonk" that i have reached max 3 icloud account limit on my iphone. Is there any way that i can delet thost account are reset icloud account count on my iphone. i bought used iphone. so i dont know remaining

  • [sound] Select audio canal for each application [solved]

    Hi all After a long and unsuccessful search on the net I decide to post my question here. I have a motherboard with the HDA chipset (4 output in the back) and I want to choose for each application the output. For example : my music on the Master outp

  • When I pause the sound still continues

    When I pause the sound still continues. When will I test the movie in the timeline and use the timeline buttons not break the sound along with the image , it continues until it stops , the problem is that I have very long sounds and he plays to the e

  • Creating Object Sender and Receiver

    Good morning, I am creating my first scenario B1iSN trying to integrate SQL Server DB B1 and I have a couple of questions: And design a BizPackage and BizStep, but I can not understand why option adds the Sender and Receiver Object. I appreciate any

  • SCCM Software Update Report

    Hi How can I make a report by sccm from installation of updates security and critical Microsoft productions? Best Regards