Available stock serial numbers report

Hi every One
Im  having a requirement i just want a report  with serials number wise  instock items the format is
Instock Available serial number
Item Code
Stock IN date
Aging(0-90)
90-180
180-270
270-360
<360days
total
kindly do the need ful
regards
Rajeev

Copy only the Bold Letters.
Select t.ItemCode,t.IntrSerial,t.InDate,t.Quantity,
isnull(case when t.Days <=30 then t.Quantity end,0)[0-30 Days] ,
isnull(case when t.days <= 30 then t.Quantity end,0)[0-30 Days-Value] ,
isnull(case when t.days between 31 and 60 then t.Quantity end,0) [30-60 Days],
isnull(case when t.days between 61 and 90 then t.Quantity end,0) [60-90 Days],
isnull(case when t.days between 91 and 180 then t.Quantity end,0) [90-180 Days],
isnull(case when t.days between 181 and 360 then t.Quantity end,0) [180-360 Days],
isnull(case when t.days >= 361 then t.Quantity end,0) [Above 360 Days]
from
select t0.ItemCode,IntrSerial,Indate, 1 as Quantity,datediff(dd,Indate,GETDATE())'Days' from osri t0
where Status='0'
as t
Regards,

Similar Messages

  • Available stock in Backorder report

    Hi,
    How can I have the available qty (In stock - Committed + Ordered) in the Backorder report for viewing purposes? In PLD, what is the field for this specific field?
    Appreciate the PLD experts.
    Thanks,
    Harith

    This PLD does not expose the OITW table from where the OnHand, and other quantites can be added.  Using the Alt in the table selection to manully add the OITW will not also help as linking fields does not work.
    Thats why this will not be possible.
    Suda

  • OSX Mac Serial Numbers reporting in Resource Explorer.

    When I start resource explorer on an OSX Client. System Center does not pull the serial number. Its critical for our asset management software to keep track of machines.

    If you post this on Microsoft Connect and then add a link to this thread, I'd gladly vote up the feedback:
    http://connect.microsoft.com
    For a walk-through about sending feedback to the ConfigMgr product team, see this post:
    http://myitforum.com/myitforumwp/2013/12/02/giving-feedback-on-microsoft-connect-for-configmgr-2012-help-yourself-help-the-community/
    I hope that helps,
    Nash
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • Stock Aging Analysis Report by Serial Number

    Hi Experts,
    Is it right to create a Stock Analysis Report for all materials based on Serial Numbers? Because I have now developed a Stock Aging Report which will display the values of stock aging based on Goods Receipt created however, when I base it on Goods Receipt and Serial Numbers, the number won't tally. Please explain what happened? Is this approach not feasible?
    Please help.
    Thanks a lot for your answers!

    Hi @Bijoy,
    We are now experiencing a lot of issues regarding tracking the stock by serial numbers because the current stock aging report only applies to a FIFO stock system. There are also stocks that are transferred from Location to another Location (Sto Loc to Sto Loc2) and they wanted their stocks' aged to be based on the first Storage Location Posted. Please tell me if this is feasible.
    Thanks a Lot!

  • New Report including Serial numbers

    Hi all
    Need to develop a new report
    Feilds to be included are - PO number, Material code, Serial number , GRN , Goods issue note, text feild
    what are  the most suiatable tables that i can collect the above information
    Thanks and Regards
    Sasika

    Hi,
    Hope these tables will be useful
    EQBS Serial Number Stock Segment
    EQSE Serial Number Records
    MASE Last Serial Number for Material
    OBJK Plant Maintenance Object List
    SER00 General Header Table for Serial Number Management
    SER01 Document Header for Serial Numbers for Delivery
    SER02 Document Header for Serial Nos for Maint.Contract (SD Order)
    SER03 Document Header for Serial Numbers for Goods Movements
    SER04 Document Header for Serial Numbers for Inspection Lot
    SER05 Document Header for Serial Numbers for PP Order
    SER06 Document Header for Serial Numbers for Handling Unit-Content
    SER07 Document Header for Serial Numbers in Physical Inventory
    SER08 Document Header for Purchase Order Item Serial Numbers
    SERBL Plant Maintenance Object List
    SERI Serial Numbers
    ITOB
    Regards
    Madhu
    Edited by: MADHU SUDHANA on Sep 21, 2009 12:50 PM

  • Serial numbers for availabel stock at a specified date

    Dear all,
    does anyone know how to get the serial numbers that correspond to the available stock of a material in a specific plant and storage location at a specified date? Is there a bapi, a function module or a class that can do this?
    For example, lets say we have the serialized material A and the available stock of the material A in the plant 1000 and storage location 0001 on 15-10-2009 (which is not the current date, but can be any date in the past) is 5 pieces. Can we find the 5 corresponding serial numbers of the material and how?
    Looking forward to your replies.
    Best regards,
    George

    Hello,
    From initial reading, looks like MB5B can help you.
    Please check the transaction & revert back.
    BR,
    Suhas

  • Available Serial Numbers in my DB.

    I have SAP B1 8.8 PL 12.
    I need to know what are all the available serial numbers in my system or if have a serial number i need to know if it is available to sell or not.
    what tables and flags can i see to get that information. Previously i used to use OSRI tables for that.
    But now i am using OSRN and OITL and ITL1 for getting  information on serial number but they dont have the available status.
    pls help.
    thanks
    raghu

    hi,
    Description
    SerialNumbers is a business object that represents the serial numbers and additional tracking information of items. This object is part of the Inventory and Production module.
    Source table: OSRN, OITL, ITL1.
    Remarks
    This object helps you to track items using their serial number. A computer, for example, can be located by its serial number. The serial number can provide additional information regarding a specific item such as its manufacturing date, warranty data, location in warehouse, and so on.
    To display the form in the application:
    Select Inventory --> Item Management --> Serial Number --> Serial Numbers Management.
    Set your selection criteria and click OK. (The form will appear only if Serial Numbers are defined for the selected items.)
    To de-allocate batches without actually remove them from stock (based Delivery), update SO so that it has no batches defined - it works this way in the UI and should work in DI the same - if not it should be fixed. Please note that batches allocated by Reserve Invoice canNOT be deallocated this way since we do not support Reserve Invoice updating. Batches allocated by Reserve Invoice can only be drawn to the Delivery/Invoice.
    regards,
    Fidel

  • Available Serial Numbers

    Hi all,
    In case, an Item Master Data has no Serial Numbers Management ( Serial Manage Item by : None) , and there is stock into the warehouse (either by transactions or  by initial quantities)  and it decided change of  Serial Numbers Management Status as  Serial Manage by: Serial Numbers  & Management Method :On Release only ), is there a way to release stock, as there are no Available Serial Numbers?
    Thanks in advance
    Vangelis

    Hi,
    As per my understanding, You have created an item with Serial Number managed : None.  And you have stock in it. But now, you want to change the item as Serial Number managed.
    Then you clear the stock using Goods Issue or by using Inventory trackingand Stock Posting.
    Then open the item master and change the Magane Item by in Serial and Batch Numbers as Serial numbers and update the record.
    Then Using Goods Receipt document, take the quantity you issued into stock. Now the system asks for Serial numbers. If you have serial Number then key them, else create some dummy serial number and key them.
    I hope this could help you to solve your problem.
    Raja.S

  • Stock with serial numbers

    Hi,
    Is there any standard report for which gives us the details of stock and related serial number for a set of materials. If not, kindly give me pointers towards the tables to be accessed for generating a query.
    regards
    Kiki

    Thanx Bala.  I am aware of MMBE TC.  There i get for only one material.  I need to know for a set of materials.  The requirement is like this,  the client wants to know what are all the materials having serial number profile and what is the stock status for the same and if stock is avl, is it stored with respect to the serial numbers and what are the serial numbers and the count of stock which does not have serial numbers.  The client wants it in one single TC.  I know there is no such standard TC avl in SAP.  I would want to make a query and assign a TC to the same.  In this context i was searching for the table which holds this serial number details.  The stock can be got from MARD and the serial no profile from MARC.  I am not able to locate the table for serial numbers.  Any pointers for this would be highly appreciated.
    reg
    Kiki

  • Serial numbers stock on posting date

    Hi,
    user want's to know the serial number stock on a specific date.
    I know MB5B which shows me the stock on the desired day. Now they want to know the different serial numbers to the stock count out of MB5B.
    Material 13498 Stock on 01.01.2009: 188 PC
    Serial numbers: C1101, C1102, C1103, ....
    Any ideas?
    Thanks for your support, regards martin

    HI,
    Try IQ09 or
    Have a look at the following programs:
    RIMMSF00: Stock validation
    RISERNR9: Copying of the changed stock flag
    Thanx
    MK

  • Available stock report with confirm order quantity

    Dear,
    Is there any report which gives -
    Available Stock - Sales order confirmed = Free stock.
    Regards,
    Syed Hussain.

    Hi,
    Yes, you have to develop a mass-MD04 like transaction. But please consider that several factors influence the available qty (planning startegy, procurement proposals, etc).
    The available changes with time as well - I mean you may get different available stock levels if you check MD04 for this day and for next Wednesday because there might be e.g. requirements between the two.
    remark:
    Stock - SO quantity = Available qty > As I mentioned this may be not true since this rule doesn't consider the whole planning situation.
    Regards,
    Csaba

  • WaaS Central Manager - device serial number report available?

    Hi folks,
    just wondering if anyone knows a quick/easy way to talk to the WAAS database to pull serial number information for all of my WAE's installed.  i have 35 devices scattered around 7 states and I'm hoping for an easy way to collect serial number info.
    I was hoping the platform report from the CM would do it, but it does not provide serial numbers of each chasis, only model and software version.
    My thought is the CM probably has this data somewhere?  I'm hoping to avoid having to manually telnet to 35 appliances and run the command 'show inventory' to find the appliance I am looking for.
    anyone have a good shortcut?
    also - anyone know what the database format is?  mysql? postgres?

    The best way to collect serial # remotely from a WAAS device (WAE) is by executing 'show hardware'. You may write a script to get it.
    CM don't provide this info currently.
    Can you please unicast me at '[email protected]' so that I will be able to understand your requirements.
    thanks
    Nat

  • How to use serial numbers in Crystal Reports?

    I want to use serial numbers in Invoices and Packing Lists in the report I built in Crystal. Is there a easy way to do that? I searched the forum but no helpful answers could be found.......

    I need more help! I did the following for my Invoice: OSRD-INV1 join by ItemCode and DocEntry
    DLN1-OSRD join by DocEntry and INV1-OINV join by DocEntry
    I'm sure this is not good. What are the right joins and which field from which table has to be placed in the Report? Thanks for your help, we just got life from April 1st, so I'm new with this....
    Edited by: Frits Pen on Apr 13, 2009 2:38 PM
    Edited by: Paulo Calado on Jun 12, 2009 4:56 PM

  • Function Module to get Active Serial Numbers of Material Stock

    Hi Experts,
    Do we have any function module to get all the active serial numbers of Material Stock? Or any suggestions on how to get these through SQL Queries?
    Thanks a lot for your help!

    GET_SERNOS_OF_DOCUMENT

  • Group By reports with Serial Numbers

    hi,
    i am creating group by reports with serial numbers. i use the
    following code to generate the serial numbers using a formula
    column:
    function SNOFormula return Number is
    SNO NUMBER(5);
    begin
    SNO := :SNO + 1;
    RETURN(SNO);
    end;
    I am able to acheive the required output with the above code in
    the case of Normal Tablular reports. But in the case of Group by
    reports, the output goes as follows:
    for example:
    sno,groupno,empno
    1,g1,e1
    e2
    e3
    4,g2,e5
    e6
    Any way out?. pls help.
    Regards,
    Prabhu S

    create a summary column in the group . set the function to
    count. set the source to the group name. set the reset at value
    as report. create a field in the lay our editor left of the
    group field. set the source as the summary column. you will see
    the numbering.
    Ex :
    Query : Select * From Emp;
    Group Field : Deptno
    Summary Field : CS_Count
    Properties of Cs_Count - Function => Count
    Source => DEPTNO
    Reset At => Report
    Now create a field in the lay out editor left side of deptno
    field lets say "SEQ", set the source to Cs_Count.
    It will disply the serial number of the groups.

Maybe you are looking for