DBA Data[Home] [Help]

APPS.JTF_TERR_NAMEACC_PUB dependencies on JTF_RS_ROLES_VL

Line 240: FROM JTF_RS_ROLES_VL

236: if lx_winners_rec.role(i) is not null
237: then
238: SELECT ROLE_NAME
239: INTO l_role_name
240: FROM JTF_RS_ROLES_VL
241: WHERE ROLE_CODE = lx_winners_rec.role(i);
242: end if;
243: l_num_res_rows := l_num_res_rows + 1;
244: --Insert into temporary table here