DBA Data[Home] [Help]

APPS.PA_PROJECTS_MAINT_PVT dependencies on FND_TERRITORIES_TL

Line 4164: from fnd_territories_tl

4160:
4161: Cursor c2 (x_country_name Varchar2)
4162: Is
4163: select territory_code
4164: from fnd_territories_tl
4165: where territory_short_name = x_country_name;
4166:
4167: cursor prob_per (c_probability_member_id number)
4168: IS