DBA Data[Home] [Help]

APPS.HR_PUMP_GET dependencies on FND_TERRITORIES_VL

Line 4552: from fnd_territories_vl

4548: l_territory_code varchar2(2);
4549: begin
4550: select territory_code
4551: into l_territory_code
4552: from fnd_territories_vl
4553: where territory_short_name = p_country;
4554: return(l_territory_code);
4555: exception
4556: -- If the short_name could not be matched, assume that the user was