Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

How to Customize Locators LOV

edited Apr 22, 2020 2:06AM in Inventory Items (APC/PLM/PIM) - EBS (MOSC) 6 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center