How to Customize Locators LOV
Dear,
I want to restrict locators list on Misc Transaction form. Only those locators should show in LOV in case of Misc. Issue transactions which have on hand Qty of that particular item. Can you help me with this personalization..
I am using following query in Argument
=(SELECT mtl_item_locations.segment1 Warehouse, mtl_item_locations.segment2 "Row Detail",
mtl_item_locations.segment3 Rack, mtl_item_locations.segment4 "Sale Order",
mtl_item_locations.segment5 Party, mtl_item_locations.segment8 Department,
mtl_item_locations.segment6 Bin, mtl_item_locations.segment7 Future2,
mtl_item_locations.description "Description"
FROM mtl_item_locations, mtl_onhand_quantities