I’m trying to update the Vendor Inventory ID found on the Vendor Details tab of the Stock Items screen. I want to look up the record using the Vendor ID and the Purchase Unit of Measure. I’ve tried a couple of combinations thinking that the order might be important but I’m missing something.
This first attempt was to populate the VendorId variable and then the Purchase UOM variable, but that didn’t work.
The second attempt was to capture both search values and then apply them:
Do I have the search key configured incorrectly or is searching on multiple fields a challenge? I realize that I could probably create a screen on the POVendorInventory table to update the records without going through the Stock Items screen but I was hoping that there is something that I’ve missed.