DBA Data[Home] [Help]

APPS.JTF_TERR_DIAGNOSTIC_TEST dependencies on JTF_SOURCES_ALL

Line 262: from jtf_sources_all

258: order by 3 desc;
259:
260: CURSOR C_Usages IS
261: select source_id, meaning, lookup_code
262: from jtf_sources_all
263: order by 1 desc;
264:
265: BEGIN
266: