DBA Data[Home] [Help]

APPS.HR_PUMP_GET dependencies on FND_TERRITORIES_VL

Line 4525: from fnd_territories_vl

4521: l_territory_code varchar2(2);
4522: begin
4523: select territory_code
4524: into l_territory_code
4525: from fnd_territories_vl
4526: where territory_short_name = p_country;
4527: return(l_territory_code);
4528: exception
4529: -- If the short_name could not be matched, assume that the user was