DBA Data[Home] [Help]

APPS.WIP_FLOW_COMPLETION_FILTER dependencies on MTL_SECONDARY_INVENTORIES

Line 183: from mtl_secondary_inventories

179: end if;
180:
181: select locator_type
182: into l_sub_locator_control
183: from mtl_secondary_inventories
184: where organization_id = l_org_id
185: and secondary_inventory_name = l_completion_subinventory;
186:
187: l_locator_control := loc_control(i_org_locator_control,