× 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.



I need to determine the maximum number of a given item number we can make
based on current inventory level of the components.

I have a program that can explode the BOM using a recursive call and I can
easily take the components it comes up with & see how many we have. The
issue becomes when one of the components is a sub-assembly.

Example:
level Item Qty per
1 9672-02 1.000
.2 5156 1.000
.2 4993 1.000

We may only show 1 of the 9672-02 on-hand, but we have enough of the 5156
and 4993 to make 10. So we potentially have a qty of 11 of 9672-02 (1
currently in inventory + 10 that we could make).

The sub-assemblies may have sub-assemblies which complicates this even
further.

Anyone ever tackled this type of logic?


Steve Jones
H-P Products, Inc
330-871-2054


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.