Hi there, I have a problem with the availability overview: availability BOM level
we have repeat lines in our BOM Structure, and those are not calculated in this report:
Results:
| ItemNo |
Available top item |
Parte per top item |
Available Qty |
| TOP Item |
|
1 |
|
| sub-assembly 1 |
50 |
1 |
|
| item 1 |
50 |
2 |
100 |
| sub-assembly 2 |
(blank) |
1 |
|
| item 1 |
(blank) |
2 |
(blank) |
I would expect something like this:
| ItemNo |
Available top item |
Parte per top item |
Available Qty |
| TOP Item |
25 |
1 |
|
| sub-assembly 1 |
25 |
1 |
|
| item 1 |
25 |
2 |
100 |
| sub-assembly 2 |
25 |
1 |
|
| item 1 |
25 |
2 |
100 |
the problem is: how do i differentiate in this view:
- Blank cells: is the part missing (0 available)
- Blank cells: is it a subcomponent of a sub-assembly, but we have actually enough of the assembly already...
- Blank cells: is it the case of a duplicate line
and related to the Report:
if i have multiple missing parts, th ereport shows only one of those parts as a bottleneck. Is there a way to actually mark all "blocking Parts" as bottlenecks, in this report?