Has anyone here implemented RFID in Infor WMS using the EPC as a Serial Number and managed to perform partial picking while specifying exactly which serials were taken? I'm working in a scenario where each RFID tag (EPC) is registered as a serial number during receiving, and a single LPN can contain dozens of serials (e.g., 50 units). During picking, the operator removes only part of the content (e.g., 20 units), and I need to tell the system exactly which 20 serials were picked. The issue is that I can't find any Infor WMS API that allows sending specific serial numbers during picking — only LPN, item, and quantity. Has anyone dealt with this before? Is there any native way (API) to inform specific serials during picking, or is splitting the LPN the only viable approach?