DBA Data[Home] [Help]

APPS.WSH_FACILITIES_INTEGRATION dependencies on FTE_LOCATION_PARAMETERS_PKG

Line 70: FTE_LOCATION_PARAMETERS_PKG.Create_Facilities( p_location_ids => p_location_ids,

66: WSH_DEBUG_SV.push(l_module_name);
67: END IF;
68:
69: IF WSH_UTIL_CORE.FTE_Is_Installed = 'Y' THEN
70: FTE_LOCATION_PARAMETERS_PKG.Create_Facilities( p_location_ids => p_location_ids,
71: p_company_names => p_company_names,
72: p_site_names => p_site_names,
73: x_return_status => x_return_status,
74: x_error_msg => x_error_msg);