DBA Data[Home] [Help]

APPS.PV_REFERRAL_GENERAL_PUB dependencies on JTF_RS_GROUPS_B

Line 2251: JTF_RS_GROUPS_B grp,

2247: FROM JTF_RS_GROUP_MEMBERS mem,
2248: JTF_RS_ROLE_RELATIONS rrel,
2249: JTF_RS_ROLES_B role,
2250: JTF_RS_GROUP_USAGES u,
2251: JTF_RS_GROUPS_B grp,
2252: JTF_RS_RESOURCE_EXTNS RES
2253: WHERE mem.group_member_id = rrel.role_resource_id AND
2254: rrel.role_resource_type = 'RS_GROUP_MEMBER' AND
2255: rrel.role_id = role.role_id AND