if you're not using Lot tracking you can't age a specific part. We lot
track some parts but not all so what we've done is look for parts with
the last parttran activity.
For example, purchased parts the last time it was issued to a job and
manufactured parts, the last time it was shipped to a customer. So, the
report lists onhand by part then a subreport looks for last activity
date. Not a perfect aging but it has worked well for us.
BTW, we're on 6.1
To answer your question on how to get the last date. Group by part then
create a subtotal for the trandate selecting "Max" date. That will give
you the most recent date.
HTH,
Mike Lowe
Connor Manufacturing Services
________________________________
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of g2hav
Sent: Wednesday, November 29, 2006 12:06 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Aged Inventory Report
I need to create an "Aged Inventory" report. Can anyone help?
We are on 8.0.809b SQL/64
My approach is that I would use the Part, PartTran and PartWhse
tables.
Get "ONLY" the last transaction record for each part from the
PartTran table. How do I do this?
Then do a "If then Else" statement to get the records older than 180
days
if yes then "0" Else "1".
Then filter for only the "0" records.
Am I close?
Is there a different way?
Does someone have it already and will share it?
Thank you for any help.
Gerry Haviland
Senior Systems Analyst
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
[Non-text portions of this message have been removed]
track some parts but not all so what we've done is look for parts with
the last parttran activity.
For example, purchased parts the last time it was issued to a job and
manufactured parts, the last time it was shipped to a customer. So, the
report lists onhand by part then a subreport looks for last activity
date. Not a perfect aging but it has worked well for us.
BTW, we're on 6.1
To answer your question on how to get the last date. Group by part then
create a subtotal for the trandate selecting "Max" date. That will give
you the most recent date.
HTH,
Mike Lowe
Connor Manufacturing Services
________________________________
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of g2hav
Sent: Wednesday, November 29, 2006 12:06 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Aged Inventory Report
I need to create an "Aged Inventory" report. Can anyone help?
We are on 8.0.809b SQL/64
My approach is that I would use the Part, PartTran and PartWhse
tables.
Get "ONLY" the last transaction record for each part from the
PartTran table. How do I do this?
Then do a "If then Else" statement to get the records older than 180
days
if yes then "0" Else "1".
Then filter for only the "0" records.
Am I close?
Is there a different way?
Does someone have it already and will share it?
Thank you for any help.
Gerry Haviland
Senior Systems Analyst
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
[Non-text portions of this message have been removed]