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



Eriq,
I haven't had a chance to deeply look at your particular scenario in LX
yet, but there isn't anything in BPCS that keeps track of each individual
Unit of a shop order. You basically just report what has been completed.
So you can report on any of the operations some quantity completed. When
the total quantity for an operation has been completed you mark that
operation complete. The next operation is still open and the difference
between the Needed vs Finished is the outstanding - obviously. So it
would look something like this....

SO creation - No work completed yet.
OP1 - Req = 261 Fin = 0
OP2 - Req = 261 Fin = 0
OP3 - Req = 261 Fin = 0
OP4 - Req = 261 Fin = 0
OP5 - Req = 261 Fin = 0

First piece on OP1 completed.
OP1 - Req = 261 Fin = 1
OP2 - Req = 261 Fin = 0
OP3 - Req = 261 Fin = 0
OP4 - Req = 261 Fin = 0
OP5 - Req = 261 Fin = 0

Second piece on OP1 completed.
OP1 - Req = 261 Fin = 2
OP2 - Req = 261 Fin = 1
OP3 - Req = 261 Fin = 0
OP4 - Req = 261 Fin = 0
OP5 - Req = 261 Fin = 0

Third piece on OP1 completed.
OP1 - Req = 261 Fin = 3
OP2 - Req = 261 Fin = 2
OP3 - Req = 261 Fin = 1
OP4 - Req = 261 Fin = 0
OP5 - Req = 261 Fin = 0

Fourth piece on OP1 completed.
OP1 - Req = 261 Fin = 4
OP2 - Req = 261 Fin = 3
OP3 - Req = 261 Fin = 2
OP4 - Req = 261 Fin = 1
OP5 - Req = 261 Fin = 0

Fifth piece on OP1 completed.
OP1 - Req = 261 Fin = 5
OP2 - Req = 261 Fin = 4
OP3 - Req = 261 Fin = 3
OP4 - Req = 261 Fin = 2
OP5 - Req = 261 Fin = 1


There isn't anything to keep you from starting on the next operations just
because the first one hasn't been completed for the total quantity.


Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777



"Eriq Lorilla" <eriq.l@xxxxxxxxxxxx>
Sent by: bpcs-l-bounces@xxxxxxxxxxxx
12/05/2011 04:01 AM
Please respond to
BPCS ERP System <bpcs-l@xxxxxxxxxxxx>


To
"'BPCS ERP System'" <bpcs-l@xxxxxxxxxxxx>
cc

Subject
[BPCS-L] Routing Logic






Hi,

I am new in the manufacturing concept and we are trying to reconcile the
routing of our client.
Does anybody knows how to route 5 operations/machines simultaneously.

Example we have 261 units as orders and we will route it in 5
operations/machines. The problem is we can't route it simultaneously in
ERPLX where after the first operation for the first unit, it will go
directly to next operation. It should run one after the other. And the
first
machine should get the next unit.

On the set up we have, the first operation finish first the 261 units
before
it goes to the next.

Regards,
Eriq



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.