On order Stock and stock in transit with date variable

Hi experts.
İt may be an easy question.
We need to see  on order stock (menge,can be seen T code MMBE) and stock in transit(T CODE MB5T) with date variable.
Any T code or table...?
I mean that  for exp: on order stock and sttock in transit  on 02/02/2012..
Thanks in advance..

Hi,
as per my knowledge you have to develop report using following table
how many Po closed for material
how many MIGO happens and how many remain etc
table EKPO
EKKE
EKBE
MSEG
MKPF
[Report|http://wiki.sdn.sap.com/wiki/display/ERPLO/SAPStandardReports]
[tables req to get date wise stock report;
Regards
Kailas Ugale

Similar Messages

  • Negative stock and Stock below safety stock

    Hi,
    Both negative stock and stock below safety stock create procurement proposals - internal or external.
    But what is the difference between them?
    Thanks in advance.

    Hi,
    NEGATIVE STOCK:
       Negative stock function used when you want to post Goods Issue quantity that larger than the book quantity.
    For example: you have stock of material A000 = 90 qty and you want to Goods Issue with 100 qty.
    Negative stock function is not relevant for the procurement, It can only use for the excess qty issue to to the production than stock qty. System will not create PR .
    You need to do configuration setting to use this function.
    Cust: In customizing negative stock are must allow for a valuation area, Plant and Storage location level.
              In addition you can set the special stock at plant level such as
    Consignment
    Material provided to vendor
    consignment stock at customer
    sales order stock
    project stock
    returnable packaging with customer
    returnable transport packaging
    Application: The indicator for negative stock is with the storage data in the material master mast be maintained.
    Note: It is possible for unrestricted use and blocked stock only.
    With the standard price, There are no special features to the negative stock. But with the Moving average price , a price diff account can be posted to when goods are received.
    STOCK BELOW SAFETY STOCK.
    The Safety stock should cover any excess material consumption that may occur during the replenishment lead time as well as the normal requirements when deliveries delayed.
    The Safety stock is therefore part of reorder point.
    You do not required any special setting to use safety function. Just need to maintain the safety stock level in the material master.
    If stock reduce below safety stock, system will create procurement  proposal i.e Planned order or Purchase requisition.
    I hope it will clear your query.
    Ashish Panchal

  • Custom Report for the Stock and Stock value for a specific date

    Hi SAP Gurus,
    Is there any SAP standard t-code or any logic to get the transcations (additions (for example: Purchases) and subtractions (Sales) to the inventory) for a particular materials in a plant and with Total Stock and also Total Stock value when that particular transaction happened?
    Our system is R/3 4.7
    I looked at the MB5B, MBCE, MBCA, MC44, MB51 and some other standard T-codes but could not find the total stock value at the time of Transaction happened.
    The history tables MBEWH and MARDH  are updated after the month end closing procedures, right, which means I will have the inventory value changing every month if material has Price "S".
    Thank you,
    -Harter

    Hi Harter,
    Unfortunately, you cannot see in a single tcode the value of stock and stock quantity on a specific date. As you yourself have pointed out, we only have to make use of the history table MBEWH, MARDH for the month wise stock quantity and value. Along with that you should also make use of the table MBEW to take teh stock quantity and value. So the total value of stock on a particular date will be
    Stock qnty = MBEWH value until the previous month (for teh specific valuation class, period etc) + MBEW value for the present date.
    But this will nto work out if you want to find out teh stock quantity and stock value on a past date basis. For past data, only  m onthwise data is available. For this anyway you can refer to MC.1 and so on reports.

  • Link between batch stock and stock transport order no.

    hello all,
    my client want the report for stock in hand against batch and sto no..in standard tcode mb52(stock in hand) we can see the stock against batches.but i want the report for which sto no. stock is recieved corresponding to batch.
    pls tell me from which table and field i should pick data for stock against sto no.
    thanks in advance for ur valuable input
    regards
    simran
    caution-- we are using two step procedure with stock transport order for transferring the material between plants

    S

  • Inventory:Transaction in ECC for displaying Total Stock and Stock value

    Hello Experts,
    I have ran the report on BW side which gives me Inventory's Total Stock (ZTOTALST) & Stock Value(ZSTDPRICE) period wise.
    I want to reconsile data between ECC & BW for these two fields, please provide me trasactions for the same.
    I have material num & Plant for input.
    I want  to see the ZTOTALST & ZSTDPRICE value period wise in ECC.
    Thanks in Advance.
    Regards,
    Yash.

    Hi,
    Check in MB5B and MC.9 Tcodes in ECC.
    Note: select Valuated Stock in ECC and gibe Date Ranges also
    Thanks
    Reddy

  • Listing and printing of Placed with data?

    Is it possible to list and export a list of names (I have defined in Places) and print it that out with data like lat long and so on?
    Thanks

    Aperture offers no Interface to do this.
    The data you are looking for are contained inside the Aperture Library Package
         YourApertureLibrary.aplibrary -> Database-> Places -> %0ITK%1SRdCaXEuzQlP55g.applace - to open the library package ctrl-click it and select: Show Package Contents.
    For each place there is a binary propertylist file with a cryptic name like above. This file contains the place name and the coordinates, but you will have to program a shell script or an AppleScript to extract the relevant lines out of these binary files.
    For how to parse these files see the link above.
    Regards
    Léonie

  • Error with Date Variable

    I am trying to create a process to import to import data using a date variable but when I use the date to get the data from SQL server I am getting a error.
    I have tried setting the variable as both a string and date - Select
    CONVERT(varchar(10), DATEADD(day, -1, GETDATE()), 101) and map it to the Variable. The date variable is working. It’s correct in the Watch and I am able to use the variable to get data from an Open Link database (row_date = ?)
    in the OLE DB Source query. I get a "Invalid character value for cast specification"
    error when doing the same thing to get data from an SQL Server OLE DB Source
    where the date field is DateTime (row_date = ?). I have tried making the variable as a date and string but get the same error regardless. To make it work, I have to duplicate the date
    calculation in the query - HAVING (row_date = CONVERT(varchar(10), DATEADD(day, -1, GETDATE()), 101) ) which works fine.
    HAVING (row_date = ?) gives the error with the Parameter mapped to the variable.
    Any suggestions as to how to make this work correctly?

    May I suggest to use style 111 instead of 101?
    From experience, yyyy/mm/dd date format will work most of the time for date conversion and
    It's due to different date format from mm/dd/yyyy to the system date format that SQL Server is using.
    Hope this helps.
    ~ J.

  • Problem with Date Variable in Web I

    Hi everybody,
    In the BW I have a query with a Date Variable (0date) and when i execute the WebI report the variable
    shows date and time, like "04/22/2010 00:00:00". Is it possible i remove the
    time from the variable ?
    I need to do this cause i use this date to make some calculation into the WebI report, and with the time the formulas don´t work fine, it shows "#ERRO". I've already tried to insulate the date in other variable using some functions, but it does´t work nevertheless.
    Any idea ?
    Thanks.

    Hi Jordan,
    I would suggest several options.
    First, you have the option within Webi to display only the date and not the time (right click on the object on the report, or go to field properties, and change the format of the display).
    If you are using this value in comparisons in the report, you must make sure the format matches. Try changing the format within the variable to be the same as what you are comparing it to. If that is still not working, let me know. It may still just be a syntax or data type/format error.
    Thanks

  • Template with data variables will not insert ampersand

    Dear clever people
    I have an illustrator template (saved as .ai) which contains some text boxes and some images. I have tagged these as text and linked file dynamics, so that I can create a series of files with slightly different text and pictures when I load a variable library from an xml file.
    My problem - some of my text routinely includes ampersands and whenever I try and load a variable libaray containing "&" I get an error message saying "The filter cannot complete because of an unkown error."
    Is there some way I can explain to Illustrator what an ampersand is, and that refusing to insert it into my template is not the sort of helpful behaviour expected of a computer application?
    I'm using illustrator 10.0.3 with windows xp.
    Thank you in advance for any replies!

    Not sure, but sounds like a coding problem. The usual way to avid these is to "escape" characters by preceding them with a backslash in the source database/ document. \& might therefore work. Another way is to enclose it in quotes "&". Dunno, I came here for help myself, but these are generic programming tips that may work.
    Mylenium

  • SAP Query: Current Stock and Stock Sold

    Hi,
    As SAP no longer supports XLReporter with SQL 2012 I am in the pain staking process of trying the same data as near to the previous XLReporter reports as possible. Crystal is not an option for all reports as mt co-workers like to manipulate reported data in excel.
    I have one report (which I thought would be simple) that is to show the current stock level of all  item codes with a chosen prefix and then to also show of those item codes which have been sold between a given date range.
    The version below shows all the important information but the way I am requesting the data suppresses some item rows where they have not been sold in the given date range:
    SELECT T0.[ItemCode], T0.[ItemName], SUM(T3.[Quantity]) AS ' Qty Sold', T2.[OnHand]
    FROM OITM T0
    INNER JOIN OITW T2 on T0.ItemCode = T2.ItemCode
    LEFT JOIN INV1 T3 ON T0.ItemCode = T3.ItemCode
    WHERE (T2.[WhsCode] = '01' OR  T2.[WhsCode] = '01A') AND T0.ItemCode Like '[%0]%%' AND T3.DocDate > '[%1]' AND T3.DocDate < '[%2]'
    GROUP BY T0.[ItemCode], T0.[ItemName], T2.[OnHand]
    Order BY T0.[ItemCode]
    I know I need to move all references to INV1 into a sub query of some description but my attempts this afternoon have made no progress.

    Hi David...
    Try This
    SELECT T0.[ItemCode], T0.[ItemName], SUM(T3.[Quantity]) AS ' Qty Sold', T2.[OnHand]
    FROM OITM T0
    INNER JOIN OITW T2 on T0.ItemCode = T2.ItemCode
    Inner JOIN INV1 T3 ON T0.ItemCode = T3.ItemCode
    WHERE (T2.[WhsCode] = '01' OR  T2.[WhsCode] = '01A') AND T0.ItemCode Like '[%0]%%' AND T3.DocDate > '[%1]' AND T3.DocDate < '[%2]'
    GROUP BY T0.[ItemCode], T0.[ItemName], T2.[OnHand]
    Order BY T0.[ItemCode]
    Regards,
    Kennedy

  • How do I correctly enter margins and layout of records with Data Merge?

    I am trying to layout placecards to be printed 4up on perforated sheets. I tried a number of combinations in the margins and layout of records options, but the first row is incorrectly placing 1.5" too low.
    Here is what I started with, and what I entered:
    And here's is what I got:
    But it should look like this:
    Please let me know what I'm doing wrong... I must figure this out today! Thanks!!

    Blahahaha! Great answer Deb!
    Seriously though... There is no vertical alignment in CR. There have been several past threads related to this issue and all of them have various workarounds. None of them are very elegant.
    The best workaround I've found (especially if you are grid or borders) is to turn off the boarders for the field itself and drawl a rectangle around the field(s). Now you can place the field in the lower portion of the rectangle and adjust the rectangles height to place the field text in the center of the rectangle.
    This will give you more control over the height of your elements than using a carriage return before the text.
    Jason

  • Query with date variable selection

    Greetings,
    I am having problems with a SQL Query and wondering if someone could help me out.  I have the following query and want to specify a WHERE clause and have the user select the date range they want to work with.  If I specify a date the query runs fine.  If I enter in the [%0] I get an error message saying: "incorrect syntax near '<'.
    Any help would be appreciated.
    select
    'W' as prefix,
    empid as [Employee Number] ,
    U_PayrollCat as [Payroll Category Code],
    '' as [Cost Center Code],
    ContractID as     [Job Center Code],
    Segment_0 + isnull( ActSep + Segment_1, '') + isnull(ActSep  + Segment_2, '') 
                          + isnull(ActSep + Segment_3, '') + isnull(ActSep + Segment_4, '') 
                          + isnull( ActSep  + Segment_5, '') + isnull(ActSep + Segment_6, '')
                          + isnull(ActSep + Segment_7, '') + isnull(ActSep  + Segment_8, '')
                          + isnull( ActSep + Segment_9, '') as [GL Account Code],
    quantity as Units,
    U_NBS_ITEMCOST/quantity as Rate,
    U_NBS_ITEMCOST as Amount,
    oclg.notes as Comments,
    oclg.recontact as [WorkDate],
    '' as[Department code]
    from
    oclg inner join
    dln1 on dln1.docentry =oclg.docentry inner join 
    odln on odln.docentry = dln1.docentry inner join
    ohem on ohem.userid = oclg.attenduser
    inner join oitm on oitm.itemcode = dln1.itemcode
    inner join oscl on oscl.callid = odln.U_NBS_S1Link
    inner join OACT on  OACT.AcctCode = dln1.cogsAcct
    inner join oadm on 1=1
    WHERE
    oclg.recontact >= [%0] AND oclg.recontact <= [%1]

    Gordon,
    That worked with a few modifications.  Removed comma on line before FROM clause and my UDF for Payroll Category is on my OITM table.  Complete Query looked like this:
    SELECT 'W' as prefix, t3.empid as 'Employee Number',
    t4.U_PayCat as 'Payroll Category Code',
    t5.ContractID as 'Job Center Code',
    t6.Segment_0 + isnull( ActSep + t6.Segment_1, '') + isnull(ActSep + t6.Segment_2, '')
    + isnull(ActSep + t6.Segment_3, '') + isnull(ActSep + t6.Segment_4, '')
    + isnull( ActSep + t6.Segment_5, '') + isnull(ActSep + t6.Segment_6, '')
    + isnull(ActSep + t6.Segment_7, '') + isnull(ActSep + t6.Segment_8, '')
    + isnull( ActSep + t6.Segment_9, '') as 'GL Account Code',
    t1.quantity as Units,
    t1.U_NBS_ITEMCOST/t1.quantity as Rate,
    t1.U_NBS_ITEMCOST as Amount,
    t0.notes as Comments,
    t0.recontact as WorkDate
    from dbo.oclg t0
    inner join dbo.dln1 t1 on t1.docentry =t0.docentry
    inner join dbo.odln t2 on t2.docentry = t1.docentry
    inner join dbo.ohem t3 on t3.userid = t0.attenduser
    inner join dbo.oitm t4 on t4.itemcode = t1.itemcode
    inner join dbo.oscl t5 on t5.callid = t2.U_NBS_S1Link
    inner join dbo.OACT t6 on T6.AcctCode = t1.cogsAcct
    inner join dbo.oadm t7 on 1=1
    WHERE t0.recontact >= '[%0]' AND t0.recontact <= '[%1]'
    Thanks for the help,
    Aaron

  • APD with date variable in filter object

    Have an APD with a filter object. The filter uses a range for 0CALDAY. the range includes a variable (customer_exit) whic calculates the date of previous fiscal period-end date. Works perfectly in Bex.
    However, when running the APD, the date format comes out as YYYY/MM/DD, and 0CALDAY is expecting MM/DD/YYYY.
    How can I get the internal format of the date correct? I get no errors in the APD, however the date format causes incorrect results, as if no date was entered.
    Any suggestions?
    PS. actually, the internal date format used by the APD for my variable ZCE_PREVPER_END is:
    ZCE_PREVPER_END  = '20101001'
    Needs to be 10/01/2010....
    Edited by: JoeC on Oct 27, 2010 11:39 PM

    Hi Jordan,
    I would suggest several options.
    First, you have the option within Webi to display only the date and not the time (right click on the object on the report, or go to field properties, and change the format of the display).
    If you are using this value in comparisons in the report, you must make sure the format matches. Try changing the format within the variable to be the same as what you are comparing it to. If that is still not working, let me know. It may still just be a syntax or data type/format error.
    Thanks

  • Problem with Date Variable (Resolved)

    Hi,
    I am using a varibale of type date to populate a constant date value to my target column. My source is excel and target is Oracle.
    When i execute, it shows the following error - 'Unexpected token: 00 in statement'
    I also tried to give an sql qurey for the variable as 'select sysdate from dual'. It's of no use.
    Can anyone help me out in this?
    Thanks in Advance,
    Ram Mohan T
    I used the target execution instead of Staging Area. It worked fine.
    Edited by: T. Ram Mohan on Aug 30, 2008 9:37 AM

    Hi Jordan,
    I would suggest several options.
    First, you have the option within Webi to display only the date and not the time (right click on the object on the report, or go to field properties, and change the format of the display).
    If you are using this value in comparisons in the report, you must make sure the format matches. Try changing the format within the variable to be the same as what you are comparing it to. If that is still not working, let me know. It may still just be a syntax or data type/format error.
    Thanks

  • Trouble with date variables

    I have an Oracle Source database and a SQL Server Target database. I need to do the following:
    1. Get Max Date from target SQL Server table and assign to a variable
    2. Get Max Date from source Oracle table and assign to a variable
    3. Create a filter on Oracle source table that includes the statement "Prod_Date >= #Target_Max_Date - #Source_Max_Date"
    Variables are Global and are of type "date". My test using one or both variables returne the error: "ORA-00911: invalid character". I know if I write a sub-query to test this in TOAD it works (ie: where Prod_Date <= (select max(Prod_Date)...."
    Prod_Date is obviously type "Date".
    Suggestions anyone?

    Where in operator do I check the format of the date?
    Also, I have tried using the following formatting:
    Prod_Date >= Prod_Date - ('#FDC_WELL_PROD_EST_Max_Date' - '#Well_Prod_Daily_Max_Date') - 45
    Result: ORA-01722: invalid number
    A date is a number, so any ideas why the variable is being considered a number?
    and
    Prod_Date >= Prod_Date - (TO_DATE('#FDC_WELL_PROD_EST_Max_Date','DDMMYYYY') - TO_DATE('#Well_Prod_Daily_Max_Date','DDMMYYYY')) - 45
    Result: ORA=-01858: a non-numeric character was found where a numeric was expected.
    In this scenario, it would seem we are trying to convert a date to a date?
    Appreciate your responses.
    Edited by: Becker on Jul 24, 2009 7:13 AM

Maybe you are looking for

  • Unable to find Iphoto library folder

    I have been trying to attach photos from my gmail account, but after I browse for the iphoto library folder I'm unable to see my original and modified photos folders. Can anyone advice how to solve! Many thanks in advance Raul

  • Working on a logo. Converted type to outlines. Can I paste more than one item into the outlines?

    I'm working on a logo. Text converted to outlines. I pasted one element into the outlines and when I went to past a 2nd item into it, it replaced the original. How can I go about doing this? CS3

  • Question about centering webpage in the browser

    Hi, My page is left justified right now. I have everything located inside of a div called container. I have a CSS rule as well. What do I need to add to the CSS rule to make the page center in the browser? Thanks. <div class="container">stuff</div> .

  • Limited remote administration

    I'm not sure how to appropriately title this, nor how to approach it. Basically the situation is like so: I have a server, which is host to a variety of services; from httpd, to remote gui's for specific tasks on the server; I have remote and local a

  • HR: ESS report  attendance

    HI, can anybody suggest how to make ESS  report  based on clock in ,clock out , sick leave, RH  etc  with time management for a particular duration period  in ABAP  i.e. If  employee comes very late and goes very earily then i  should   count that  d