DBA Data[Home] [Help]

APPS.MSC_SATP_FUNC dependencies on MSC_REGION_SITES

Line 2622: from msc_region_sites

2618: region_id,
2619: region_type,
2620: null, -- not required anymore because collected data is already translated
2621: l_vendor_type
2622: from msc_region_sites
2623: where vendor_site_id = p_supplier_site_id
2624: and sr_instance_id = p_instance_id;
2625: EXCEPTION
2626: WHEN DUP_VAL_ON_INDEX THEN