Rammie
7th March 2008, 13:53
We have a requirement to allocate what we call at 'kit of parts' to a production order. This being a pre-determined set of components that may be required to perform a repair using a rework order.

I thought I could do it using a Phantom with the required components in the BOM, but in Maintain Estimated Materials the system simply generates a shortage of the Phantom rather than breaking through and consuming the components below. Also, to resolve this shortage we then have to raise and complete a dummy production order for the phantom item.

WeE do not want this 'kit of parts' to be part of the BOM of the item to be repaired, as more often than not it is not required to perform the repair.

I've considered writing a custom session where the user can enter a production order and the phantom, the session will break through the phantom and add the components as Estimated Materials. However I would rather the standard system handle this for me.

Does anyone have any idea how we can do this? I'm open to any suggestions.

Thanks.

Dave

avpatil
7th March 2008, 20:39
How about not setting the rework flag? When you create a rework order system by default put the parent item number in the estimated BOM and it ignores the BOM completely.

From your question I am not clear on if you are creating a production order for phantom item or for item to be repaired?

Arvind Patil

hendra
10th March 2008, 00:04
Hi Dave,

I believe phanton item should work just like you've understood. It will break the phantom item and take the components under it.
All you need to do is add the phantom item to the Estimated Materials after you created the rework production order.

Just make sure that in the Item Production Data you untick the option "Use Phantom Inventory". However if you don't have any inventory for that phantom item, system should also break it through to its components. It should be the standard functionality.


We have a requirement to allocate what we call at 'kit of parts' to a production order. This being a pre-determined set of components that may be required to perform a repair using a rework order.

I thought I could do it using a Phantom with the required components in the BOM, but in Maintain Estimated Materials the system simply generates a shortage of the Phantom rather than breaking through and consuming the components below. Also, to resolve this shortage we then have to raise and complete a dummy production order for the phantom item.

WeE do not want this 'kit of parts' to be part of the BOM of the item to be repaired, as more often than not it is not required to perform the repair.

I've considered writing a custom session where the user can enter a production order and the phantom, the session will break through the phantom and add the components as Estimated Materials. However I would rather the standard system handle this for me.

Does anyone have any idea how we can do this? I'm open to any suggestions.

Thanks.

Dave

Rammie
10th March 2008, 11:14
Hi,

Thanks for the replies.

Hendra: I can't find the field "Use Phantom Inventory" anywhere in Item Data, we're on IVc4, is this an addition in later versions perhaps?

Arvind: The production order is for another manufactured item, not the phantom. To clarify see the example below.

Manufactured item "M" is to be reworked. It needs to be on a rework order so that it consumes itself.

During rework, a predetermined kit of parts "K" whose BOM contains components "A", "B" and "C" is used and is added to Estimated Materials.

Entering "K" on Maintain Estimated Materials creates a shortage for "K" even if it is defined as a Phantom item, rather than breaking through and consuming "A", "B" & "C".

Hope this helps clarify our problem and somebody can suggest a way around it.

Thanks again,

Dave

avpatil
10th March 2008, 11:36
Hi Dave,
There is no standard way of doing so in Baan IV. You can add the components directly to estimated material as oppose to creating a production order for phatom. You would probably need to customize it, but I guess you can come up with some ways of customizing it without much effort.

Arvind Patil