DBA Data[Home] [Help]

APPS.CSD_PROCESS_UTIL dependencies on MTL_SYSTEM_ITEMS_KFV

Line 864: from mtl_system_items_kfv

860: p_org_id IN NUMBER) IS
861: Select
862: serial_number_control_code,
863: comms_nl_trackable_flag
864: from mtl_system_items_kfv
865: where inventory_item_id = p_inv_item_id
866: and organization_id = p_org_id;
867:
868: --picking_rule_changes for R12