dcLINKInventoryReclassification Add items to existing Reclass

I’m using this interface to create a reclass transaction. The business requires that items get processed one at a time, so as items are pulled from inventory the LPN is removed from Inventory, Qty is removed from inventory and when items are put on a new pallet the items reclassed and the new LPN’s are added to inventory, those LPN’s get added to the reclass at the time of the scan so the LPN can be added to inventory and the item shipped before the reclass is complete.

I’m able to create the reclass just fine but I’m having a hard time getting the subsequent items added to the same Document Number (DOC) in E1, when I make the function call it creates a new document within the same batch, but I wanted everything in the same reclass (DOC) number.

For my second call I’ve tried using the multi line transaction processing and the single line, passing in the DOC, ICU, with different variations of the data.

Has anyone been able to do this? Just wondering if it is possible or if I need to write an Orchestration to do this as a work around.

Hi Becky,

A couple of initial thoughts.

First, have you referenced the Interface Usage Guide (IUG) for Inventory Reclassification in our online documentation to see if that provides any answers?
That is available here if you do not have the link:

Inventory Reclassification interface for JD Edwards

Next, have you confirmed that this works as desired in the equivalent E1 program when called with the same processing options version?

P4116 | DSIversion?

Thanks,

Cary