DBA Data[Home] [Help]

APPS.JTF_TTY_CATCHALL_WORKFLOW dependencies on JTF_TERR_ALL

Line 37: FROM jtf_terr_all

33:
34: CURSOR c_territory_list IS
35: SELECT TERR_ID
36: , TERR_GROUP_ID
37: FROM jtf_terr_all
38: WHERE CATCH_ALL_FLAG = 'Y';
39:
40: CURSOR c_catchall_list (l_terr_id number) IS
41: select -- Leads