Report on Stock Vs VAlue on one particular date,

Dear All,
Is ther any Table or Functional Module Or BAPI ,if I pass the material /Plant/St.location and any date,which will give the output of Stock and Value?

Hi
Thanks for reply.But I want to pass the date /plant/St.loc and material.But the table MCHb not useful.
Ex:
Input:
Material:123456
Plant:1000
st.loc:RM01
Date:01/01/2007
I want the Out put like,
Valuated Stock and
Value

Similar Messages

  • Storage location stock with value on a particular date

    i m in search of a report or logic which can fetch stock as in mb5b on a particular date. mb5b shows sloc stock but without value and show valuated stock without sloc. can anyone help me out to find such report or give some logic or table from where it can fetch sloc stock with value.
    Edited by: Husain Husain on Jan 28, 2010 4:00 PM

    Hi,
    All the stock related reports like MC.1,MC.5,MCBA etc will give you stock for a particular months range. he only report giving stock on a date is MB5B .However in this report you will not get the storage location stock value.
    Now try the report in T Code J3RFLVMOBVED which will serve your purpose .Here in the material parameter tab give your storage location and the date range in the main tab Posting date range and than execute.
    Dhruba

  • Stock Value on a Particular Date

    Dear Sir,
    As a part of our Inventory Monitoring , we need to have a list showing Item wise Stock Value on a particular date (or end of any month date) .
    Kindly guide us as what Tcode is available in SAP for getting such a list .
    Kindly help us pl .
    Rgds
    B Mittal

    Hi
    In MB5B report please select the Stock type as valuated stock, this will give you the Stock Value also.
    Thanks & Regards
    Kishore

  • Stock in transit on a particular date

    Hi Gurus,
    Can you please tell me how to take stock in transit on a particular date (past date and not on current date).
    Thanks & Best regards

    hi
    Check thease reports
    Use MB5T - for Stock in transit
    You can use MB52 also which will display the materials in transit based on group.
    V_UC_7 - Incomplete Inbound Deliveries
    VL06I - Inbound Delivery Monitor
    VL06IG - Collective Processing Via Inbound Delivery Monitor
    Regards
    Vishal

  • Stock in transit for a particular date

    Hi all,
    How to find the stock in transit for a particular date.
    In MB5T date option is not available.
    Is there any other way or i need to gofor Z development.
    Kindly help me in this regard.
    Regards
    KK

    Try MB5TD. Please also check OSS notes 1120843, 1268193, 925384.
    Edited by: Csaba Szommer on May 22, 2009 8:28 AM

  • Stock value at a particular date

    Hi,
    are there any reports for stock value (price S, V) in a particular date ?
    Regards

    Hi,
    You may check these:
    Re: Stock value and report
    Storage location stock value report as per MC.9
    Thanks,
    Gordon

  • Need to create a report to show values for a particular date range

    I have to create a report, out of which I need two columns : << Customer Value Variance and Churn Score Variance >> to show values only for a custom date range, which will be entered via a dashboard prompt.
    These generic date columns are not present and cannot be added. I have to make use of Pres variables
    What I have currently done is:
    1) Created a prompt with 2 different date columns and passing those values into variables vStartDate and vEndDate. (I don't actually need those 2 column which I have selelcted, but I have taken those so that I can prompt the values in calendar format and pass onto the variables)
    2) Created report with necessary columns, with 2 extra columns (hidden) as vStart Date Column and vEnd Date Column which take the values from the presentation variables defined in the prompt. I have created these columns as then I can reference these in the two required columns if necessary.
    I am already facing error in report after doing this and I am confused how to proceed. Any suggestions?
    Thanks.

    Yes, but it only has one generic Date column, no start date and end date. I can't use that twice in the prompt. Although I can specify it to be 'between', but I'm not sure I can pass values to both variables like that.
    Currently I have used Campaign Start Date and Campaign End Date to enter values in calender format to the variables.

  • Stock/requirement list at a particular date

    MD04 gives current stock/requirement list and MD05 gives planning result of last MRP run.
    Hoe to see stock/requirement of a particular date

    Dear Harshad,
    As explained there is no standard report to meet this requirement,but stock on a posting date is possible through MB5B.
    If my understanding is correct then this stock/requirements list is a dynamic one(even on a particular date) this list gets updated
    for each fixed/planned- receipts/issues.So on the same day there may be number of updated list.So there cant be only one
    stock/requirements list on a given particular date.
    Correct me if I'm wrong.
    Regards
    Mangalraj.S

  • Calculate stock of material on a particular date ..very urgent (have points

    Hi all,
    My requirement is to calulate stock of a material on a particular date..
    See.
    I need a function mudule that will accept..
    matnr, date, werks....n give me stock as output..
    Please help me reg. this..
    Have ur points...

    hai pradeep,
    As there is no function module as u said but u can create the function moudule as per ur requimrent in SE37. Just you need the tables from where you want the stock and from which you are giving matnr, date and werks.
    Take the import paramters as matnr, date and werks and export parameter as stock. In source code write the select qurey depending up on the input. i think u know how to write the qurey depending up on the tables from where you want the stock .
    hope this will help you.
    <b>reward if useful</b>
    regards,
    sunil kairam.

  • Material Stock at storage location for particular date!

    Dear Friend,
    I need a table or bapi which gives stock for particular storage location on particular day. That is MMBE and if you go into detail list (shift+f7). I want same thing.
    I have tried in MARD table, but it gives stock of a material for most current date.
    Waiting for your early Reply.
    Regards,
    Bhavin Shah

    hi check:
    MB_ADD_PURCHASE_ORDER_QUANTITY
    Regards
    Ashok P

  • Stock on a particular date

    Dear All,
    I am creating a customised report for showing all the importatnt data (like stock, consumption, production, sale in one report) at client level.
    In this report I am required to show the stock of material on a particular date, entered by the user in the selection screen.
    (In stanard SAP, report MB5B servers the purpose.)
    Can you please suggest how can I get the same information in the customised report.?
    (I do not prefer using method: month opening stock + total receipts - total consumption)
    Is there any alternative way?
    Thanks and regards
    Sarang

    Hi
    The MB5B report gives you all the data, if you donot want some of the data, copy the Report, & from the Output Parameters remove the Fields which you dont want.
    if you want the ALV functionality add the same to that.
    Thanks & Regards
    Kishore

  • Report with Stock type against a material

    Hi All,
    We are creating a new report with the logic of MB5B (with exclusion of Material Movement from selection screen) and output will have fields from MB52 report (escpecially the stock type split data with qty & valuation amount along with other columns from differnet tables).
    The requirement of getting the stock type data (unrestricted, restricted, Blocked, QI) is for one particular date from this new report, as no date range selection will be provided on selection screen.
    How can we get stock type data for that particular date.
    Is  there any indicator based on which mapping can be done for the stock types.
    Any inputs on this line is really appreciated at the earliest.
    With regards,
    Deepak Pai

    HI Deepak,
    Check with Table MKOL....
    hope it helps..
    cheers...

  • Purchasing report - To capture PO value changes

    Experts,
    I am in process of creating Purchase order report.
    User wants to report on total PO value at start of date - end of date.
    I have currently captured changes at line-item level by reading data from CDPOS and CDHDR through functional module.
    At the moment we are reporting only line items that have changed, however in order to see the total value of a PO... we would need either of the following:
    - all line items on a PO if any line items have changed OR
    - two additional fields - one for total PO value at the start of the period and one for total PO value at the end.
    Where a line item has multiple changes within the period, we really only want to see what the value was at the start of the reporting period and at the end of the reporting period.
    How to go forward in this scenario?
    Any suggestion greatly appreciated.
    Thanks,
    Ishak
    Edited by: Ishak007 on Nov 30, 2009 4:04 PM

    Do you want users to select a period or a range of periods and then see the beginning and end value of a certain PO? You can try creating two date variables based on the entered period selection. Set the first one for all datas smaller or eual to the first date of the low value period selection and the second one for all dates smaller or equal to the last date of the high value of the period selection. Use these in two different columns and you're done. Might not give the best performance however.
    A second option might be the snapshot scenario suggested by SAP for stock values, basicly load from your changes ODS to a new ODS or cube with a period selection.
    Kind regards,
    Alex

  • Stock available with vendor as on particular date

    Hi,
    The requirement is to know the stock at vendor as on particular date say 27th & 28th November 2008
    MBLB gives for current date.
    Even though I enter requirement date as 27th & 28th Nov 08, ME2O also gives same as current date.
    Is there any report that gives the stock at vendor as on particular date?
    Regards
    Vengat

    Hi,
    Thanks for the reply.
    MB5B does not give per vendor.
    If query is to be created may I know the tables involved.
    Regards
    Vengat

  • ODS not picking one particular master data record

    Hi All,
    Problem is when we run a query on ODS,it is not displaying the one particular data records.Then we check the ods that particular record values are not available,but it is in master data tables.
    My question is what will be the reason for this.we are using Generic extraction.
    thanks

    Hi,
    Check for primary keys of master data tables and key fields of ODS . I think there should be mismatch which is why some records are getting overwritten.
    Also in the ods request check number of records transfered and number of records added.
    ODS key fields should be exactly same as Primary key of master data table otherwise there are chances of loosing data.
    Hope that helps.
    Regards
    Mr Kapadia
    Assigning points is the way to say thanks in SDN.

Maybe you are looking for