DBA Data[Home] [Help]

APPS.AHL_PRD_SERN_CHANGE_PVT dependencies on MTL_SYSTEM_ITEMS_VL

Line 453: mtl_system_items_vl

449: serial_number_control_code,
450: lot_control_code,
451: concatenated_segments
452: FROM
453: mtl_system_items_vl
454: WHERE
455: inventory_item_id = c_Inventory_id
456: AND organization_id = c_Organization_id;
457: