DBA Data[Home] [Help]

APPS.MSC_GET_NAME dependencies on MSC_ITEM_SUPPLIERS

Line 4439: from msc_item_suppliers

4435: p_item number,
4436: p_supplier number,
4437: p_supplier_site number) is
4438: select processing_lead_time
4439: from msc_item_suppliers
4440: where plan_id = p_plan_id
4441: and organization_id = p_org
4442: and sr_instance_id = p_inst
4443: and inventory_item_id = p_item