DBA Data[Home] [Help]

APPS.INV_RECEIVING_TRANSACTION dependencies on MTL_SYSTEM_ITEMS

Line 290: FROM mtl_system_items

286: OR (l_receipt_source_code = 'INTERNAL ORDER'
287: AND l_source_document_code = 'REQ')) THEN
288: SELECT serial_number_control_code
289: INTO l_serial_control_at_from_org
290: FROM mtl_system_items
291: WHERE inventory_item_id = l_inventory_item_id
292: AND organization_id = l_from_organization_id;
293: ELSE
294: -- delete if it is a newly created dynamic serial