DBA Data[Home] [Help]

APPS.WIP_FLOW_COMPLETION_FILTER dependencies on MTL_SYSTEM_ITEMS

Line 150: from mtl_system_items

146: serial_number_control_code, lot_control_code
147: into l_item_locator_control,
148: l_restrict_loc, l_restrict_sub,
149: l_serial_control, l_lot_control
150: from mtl_system_items
151: where inventory_item_id = l_primary_item_id
152: and organization_id = l_org_id;
153:
154: -- Check if the item is under lot/serial control