× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This is why programs like MS Access exist. An added benefit is that (in my experience) Access will calculate/manage relationships & queries light years faster than BPCS is capable of doing. Excel Pivot tables can also be of assistance here if you know how to use MS Query.

-----Original Message-----
From: bpcs-l-bounces+brian_brosch=nkusa.com@xxxxxxxxxxxx [mailto:bpcs-l-bounces+brian_brosch=nkusa.com@xxxxxxxxxxxx] On Behalf Of Al
Sent: Thursday, October 21, 2010 10:17 AM
To: 'BPCS ERP System'
Subject: Re: [BPCS-L] Item with last transaction date

Complex queries have some limitations. They grab all possible combinations
of records, which with files like ITH and ILI could be astronomical, then
they apply the selection criteria, so this should go via WRKQRY 8 JOBQ not
on-line. Rounding can also be a hassle in query, so take any math to an
extra decimal place. Other lists than BPCS-L may be good for query tips in
general.

In query-1
Your work file should include the IIM last activity date, which is more
reliable than you would find in inventory files, unless you are using
MINIMUM (oldest) MAXIMUM (latest) on totals-only of ITH into work file 1.

You may want to match
warehouse ILI and ITH;
class IIM and CIC;

Carefully consider any other fields in ILI to minimize excess matches.
A problem is that ILI can have multiple records on same item warehouse, for
each of multiple locations. Depending on your needs, you may be better off
substituting IWI for ILI.

Basically, we can think of ILI and ITH as being "detail files" where IIM is
a master file. If there are multiple records in ILI and ITH that meet the
selection criteria, ALL of the possible permutation matches will be sucked
into the query, giving you excess potential records in work file 1.

-
Al Mac


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.