DBA Data[Home] [Help]

APPS.WMA_SPECIAL_LOVS dependencies on MTL_SECONDARY_LOCATORS

Line 176: from mtl_secondary_locators msl,

172: -- restricted to predefined locators
173: OPEN locators FOR
174: select msl.secondary_locator,
175: milk.concatenated_segments
176: from mtl_secondary_locators msl,
177: mtl_item_locations_kfv milk
178: where msl.organization_id = milk.organization_id
179: and msl.secondary_locator = milk.inventory_location_id
180: and msl.subinventory_code = milk.subinventory_code