Report to get the last price of the material

Dear gurus
Is there any report to get the material,material description,vendor that last supplied the material , the last rate
Regads
Sam

Hi
You will get the last purchase rate in info record .
ME1P also get the information of last purchase details with rate
Laxman

Similar Messages

  • Report to get the Material with Exception message"10"  Rescheduling in

    Hello All
    We want to get the report to get the materials with exception message"10".We can get deatils from T code MD06,but it is restricted to MRP Controller/Vendor and we can get the details from Table "MDKP".Plese provide any report or T code to get the details of the exception message "10"
    Thanks
    Suresh kumar

    Hello
    You can use BAPI_MATERIAL_STOCK_REQ_LIST todata from MD04 or BAPI_MATERIAL_MRP_LIST to get data from MD05.
    BR
    Catano

  • Standard Report to get the resigned employee last reporting Information

    Dear Team,
    Please let me know do we have any standard report to get the last reporting person for the resigned employees in HR OM.
    Kind Regards
    Nag

    Hi Varma,
    Thanks for your immediate reply. Pls also let me know whether we have ant reports to get Company Code/ PA / PSA wise.
    Kind Regards
    Nag

  • Logic to build report to get the stock on a particular date

    Dear Guru's,
    We are trying to build a report for getting the stock on a particular date. It is not possible to copy MB5B that option is ruled out. We have also tried to get the data from MBEWH but that is also  not helping as the table is not updated for all the periods.
    Please advice
    Thanks,
    Sam

    Dear Sameer,
    You can copy MB5B report and can modify as per your reuirement.
    If you want get stock a paticular date.It is hard to get, why because you have to fetch all the Material documents
    and you have to use MBEW table to get the current date stock and you have to do add/subtract from calculated stock.
    Due to this there will performance issues also.
    So try to copy MB5B and change as per your requirement.
    regards
    Subhash

  • Is there any report to get the header/item text at GR stage together?

    Hi gurus,
    Is there any report to get the header/item text at GR stage together with a date range?
    at the point of goods receipt?  Or a report that could be run to search for header/item text at GR stage together with a date range?
    Text that was entered at the point of goods receipt?

    Hi
    Check MB51 report with posting dates for materials/vendors and use the display variant document header text (which is GR header text). I hope this is the one you are looking for.
    Thanks

  • Is there standard report to get the WBS by using asset number

    Dear All,
    Please advice, is there any standard report to get the WBS by using asset number ?
    Thank you.
    Nies

    We can get WBS report by using costcenter - S_ALR_87011966

  • Report not getting the correct parameter

    Hi,
    I use Oracle 9i DS (patch 9.0.2.2). i pass the RDF name and the params on the command line to the rwclient.exe to run the report. Whenever I pass something like VVG='(1,2,3,4)', the report RDF gets the value as '1'. The report gets executed with this value. i have searched the net and help sites and files. please help me in solving my problem.

    Hello Anurag,
    I am able to successfully pass the string '(1,2,3,4)' as the value of a text parameter in my report, using the following commandline on Windows 2000:
    rwclient report=test.rdf destype=file desformat=pdf desname=test.pdf server=srivas testparam=(1,2,3,4)
    Reports correctly interprets the parameter as it has been specified, even if quoted with single/double quotes. Please provide more information on the problem you are facing, and the platform you are running Reports on. Also, verify whether your problem is reproducing with the Reports Runtime (rwrun) also.
    Thanks,
    The Oracle Reports Team.

  • How could i get the material description in cost esti itemization view?

    Hi Gurus,
    I have created the process order (T.Code COR1) and calculate the cost & get the material costing details.but i required to see the material description (Packaging material) rather than the material code (PK01-1204) in costing itemization view.
    E.g.
    SAP Material Code: PK01-1204 - Description - Packaging material.
    while checking the costing view  i had see the Material code PK01-1204 in itemization.but i required the material description (Packaging material) in itemization view.
    Please help me to overcome this issue......
    Regards,
    Dhananjay R.

    Dear Dhananjay,
    You can have Material description in Itemization by following way :
    Go to Itemization screen -
    > Change layout ( On top you will find icon for this , below Display Itemization text)
    In change layout you will see Filter icon ---> select Plant / Material Text by dropdown in it and save it so you will find material description in itemization.
    Try above which will resolve your issue.
    Revert in case any problem.
    HOpe this helps.
    Regards,
    Tejas

  • Using function 'read_text' to get the Material PO Text in  Purchase Order

    Hello,
    i am using this function READ_TEXT to get the Material PO Text of a PO.
    concatenate ekko-ebeln ekpo-EBELP into txt.
    CALL FUNCTION 'READ_TEXT'                " FM Read_text
          EXPORTING
               ID       = 'F03'
               LANGUAGE = 'E'
               NAME     = txt
               OBJECT   = 'EKPO'
          TABLES
               LINES    = itab
          EXCEPTIONS
               ID       = 1.
    Now if i enter the Mat PO Text, the function works fine. But if i dont enter the Mat PO Text, the prog gives a dialog box error at compilation that ,
    <b>Text 450000001800010 ID F03 language EN not found</b>, where '450000001800010' is the value of 'txt'(passed to the function).
    how to check for invalid text name returning from the function ????
    Thanks for yur time.

    hi
    use the select query from STXH to c if the text exists and pass the same value as what u r doing to read_text and if the sy-subrc = 0...then only use the FM ...hope it helps..
    reward points if it help...
    regards
    Gunjan

  • How do i get the material type after submitting a create material request?

    Hi All,
    I have to select an agent depending on the material type of the material being created? I'm not using the rule based workflow for material creation in MDG 7.0, I'm using WS46000057. How do I get the material type being used in the workflow so that I can create a rule and select an agent accordingly from a custom table.
    Any kind of help would be sincerely appreciated.
    Regards,
    Tushar..

    Why not use the rule-based workflow template?
    Where do you want the material type? This is a standard workflow template and I'm not sure you can enhance it.
    In any case, in order to read CR details, you need to use the MDG API classes. These are described in this document: Master Data Governance Application Programming Interface Guide. Keep in mind that different API classes were developed for different releases so make sure to pick the class right for your release.

  • How to integrate cProjects with R/3 to get the Material Classification Data

    Hi all,
       We are installing the cProjects and we have to integrate it with R/3 to get the Material Classification data.
      Is any one has developed the object link, which links cProject and Material Classification data in R/3?
      Thanks in advance.
    Regards.

    Hi Venkat,
    Refer SAP cProjects Guide for Implementing an Object Link. This Guide also includes User Defined Object Links.
    You should be able to find it on SAP Service Marketplace. In case you cannot, pl send me your email ID, I will mail the same to you.
    Regards,
    Reema.
    Pl award points to all useful answers.

  • I want the report which gives the material having Shelf life.

    I want the report which gives the material having Shelf life, but without batch management in the master .
    Thanks in adavnce...
    Vikrant

    Hi,
    Report MB5M can be used for this.

  • HELP! I have recently found that someone is selling audio featuring myself without authorising it with me. How would I go about getting the material taken down?

    I have recently found that someone is selling audio featuring myself without authorising me. How would I go about getting the material taken down? Thanks

    You probably need to contact Apple directly, and have a lawyer and be able to prove this is pirated audio.
    Apple is not likely to take action without some sort of proof.

  • Where I find last price of a material?

    Hi,
    I need to consult the last price of a material, Does exists a table that has this data?
    I consult the A006 table but it's very very slow. I suposse that this table has the history.
    Thanks for your attention.
    Maria C.

    hi,
      You can get the price of a material from table MBEW.
    Price  =   mbew-stprs / mbew-peinh .
      You can provide the period to get teh price of material in a specific period.
    Regards
    Sailaja.

  • Custom report to get the vacation hours for the coming year befor time eval

    Hi Gurus,
    We have this strange requirement for the vacation hours. We need to write a report that shows the remaining vacation hours for the coming year. My functional guys told me that we will get this after we run the time evaluation for each employee. but our requirement is to get these hours before time eval and write them to a flat file.
    They told me that we need to go through RPTIME00 program and get the logic where it calculates the vacation hours for the coming year. but the time schema is really big and to analyze this, it will take a long time (at least for me).
    So, did anybody came across this kind of situation? Please help me.
    Thanks,
    Srinivas.

    Do you need quota? There are standard reports to project quota PT_QTA10 - Display Absence Quota Information.

Maybe you are looking for

  • How to Display Parent Form Values in Child Form

    Hi, I have Order Page and Item Page In the order Page If I select any Item and click on Submit Button, It should open Item Page and results should display in advance table region. In my Item page i have header region(Default double) with 3 fields (du

  • ESB Adapter

    Hi All, We have requirement of reading from database and writing to a file using ESB,but when we are doing it we are facing problem in routing the routing is not selecting file adapter service and also in trasformation we are facing problem how to do

  • I lost everythng in my library

    Can anyone help me I opened my iTune today and everything is gone.  Music, movies, podcast, apps, show's, playlist's, ringtones EVERYTHING!!!! WHAT HAPPEND?

  • [svn:bz-trunk] 18060: tomcat-users. xml had an invalid Unicode character in the last commit

    Revision: 18060 Revision: 18060 Author:   [email protected] Date:     2010-10-07 06:40:08 -0700 (Thu, 07 Oct 2010) Log Message: tomcat-users.xml had an invalid Unicode character in the last commit Modified Paths:     blazeds/trunk/servers/apache-tomc

  • Clearing cached video files

    Hi everyone, Im getting the error 50 message when trying to download films from itunes to my computer, Ive located the download folder and moved the .tmp file to the recycle  bin but not emptied the recycle bin, But can anyone tell me please exactly