DBA Data[Home] [Help]

APPS.AK_CUSTOM_PVT dependencies on FND_TERRITORIES

Line 196: from fnd_territories

192: where function_name is not null
193: and rownum = 1;
194: cursor l_get_local_code(levelpk varchar2) is
195: select territory_code
196: from fnd_territories
197: where territory_code = levelpk;
198: cursor l_get_local_code2 is
199: select 'X'
200: from ak_customizations