DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on MTL_SYSTEM_ITEMS_KFV

Line 876: from mtl_system_items_kfv

872: p_org_id IN NUMBER) IS
873: Select
874: serial_number_control_code,
875: comms_nl_trackable_flag
876: from mtl_system_items_kfv
877: where inventory_item_id = p_inv_item_id
878: and organization_id = p_org_id;
879:
880: --picking_rule_changes for R12