DBA Data[Home] [Help]

APPS.JTY_MIGRATION_PVT dependencies on JTF_SOURCES_ALL

Line 369: , jtf_sources_all jsa

365: from (select distinct jtu.org_id
366: , jtu.source_id
367: , jsa.meaning
368: from jtf_terr_usgs_all jtu
369: , jtf_sources_all jsa
370: where jsa.source_id = jtu.source_id);
371: EXCEPTION
372: when FND_API.G_EXC_ERROR then
373: -- Add proper error logging