Issue Material Screen - Lot Number Customization

Good morning

I am trying to customize this screen to allow users to select available lot numbers via a drop down instead of clicking the lot number button.

The intent with this drop down is to display the lot number and the quantity on the same row.

My issue is that every lot number is showing zeros.

Here is my customization dialogue box. Not sure what direction to pursue next.

I appreciate any help.

Here is a shot of the actual screen in development:

Just a SWAG, I bet that particular BO doesnt process the QOH.

1 Like

Use PartBinSearch instead of LotUpdateSelect, you’ll have to figure out how to narrow it down (filter it ) by the selected Part fairly straight forward poke around the forum

As @Chris_Conn said that BO doesn’t carry QOH, but PartBin does carry lot

1 Like

I’m not sure if PartBinSearch is site/warehouse sensitive.
PartBin doesn’t carry Plant which is an annoyance, thank Mr Codd for that. If you are multisite, you may need to join PlantWhse,PartBin and the CurrentPlant to help filter things a bit more.

I think you must put it search not drop down list because we do it like this and going good

Thank you.

What search adapter did you use? PartWhseSearch? Or LotSelectUpdate?

LotSelectUpdate

I’m apologize for lateness

Where have you been! :o

1 Like