Hi there,
I’m trying to process serialised parts in the Material Request Queue via custom code in a BPM.
I’ve managed to get the information I need to get the correct Mtl Queue line, but now I need to process I need to force all of the required serial numbers through the queue. I am unsure how to get this information as I don’t think I can call adapter methods in the custom code.
I have the part number and the pack slip which I was going to use to get the serial numbers.
TLDR: I am trying to do a PUR-INS transaction and am trying to force all serialised parts through to the next stage (Inspection), but am unsure how I can get all serial numbers.