DBA Data[Home] [Help]

APPS.AS_LEAD_ROUTING_WF dependencies on JTF_RS_ROLE_RELATIONS

Line 262: JTF_RS_ROLE_RELATIONS rrel,

258:
259: CURSOR c_get_group_id(c_resource_id NUMBER) IS
260: SELECT grp.group_id
261: FROM JTF_RS_GROUP_MEMBERS mem,
262: JTF_RS_ROLE_RELATIONS rrel,
263: JTF_RS_ROLES_B role,
264: JTF_RS_GROUP_USAGES u,
265: JTF_RS_GROUPS_B grp
266: WHERE mem.group_member_id = rrel.role_resource_id