MRP processing part that I cannot find (SAMPLE)

,

Hi,

looking at the logs generated by MRP, I see it processing a part called SAMPLE. The thing is I don’t have a part called SAMPLE.

How is the MRP building the list of parts to process?

See below an extract of the log:
14:47:11 Deleting suggestions
14:47:11 Processing non-stock transactions for Part:SAMPLE.
14:47:11 Processing stock transactions for Part:SAMPLE.
14:47:11 Beginning Balance 0
14:47:11 Processing Part:SAMPLE Site:135 Contract:.
14:47:11 Parameters: Receive Time -> 0; Planning Fence -> 0; Delta In -> 0; Delta Out -> 0; Lead Time CutOff -> , Use Dynamic DOS -> False, Allow Consume Min -> False

Thank you,

Daniel

Query the PartDtl table for “Sample” and you should be able to find out where it came from.

That did the trick. Thank you