DBA Data[Home] [Help]

APPS.MSC_GET_NAME dependencies on MSC_ITEM_SUPPLIERS

Line 4932: from msc_item_suppliers

4928: p_item number,
4929: p_supplier number,
4930: p_supplier_site number) is
4931: select processing_lead_time
4932: from msc_item_suppliers
4933: where plan_id = p_plan_id
4934: and organization_id = p_org
4935: and sr_instance_id = p_inst
4936: and inventory_item_id = p_item