DBA Data[Home] [Help]

APPS.AS_SALES_LEADS_PVT dependencies on JTF_RS_GROUPS_B

Line 4485: JTF_RS_GROUPS_B grp

4481: FROM JTF_RS_GROUP_MEMBERS mem,
4482: JTF_RS_ROLE_RELATIONS rrel,
4483: JTF_RS_ROLES_B role,
4484: JTF_RS_GROUP_USAGES u,
4485: JTF_RS_GROUPS_B grp
4486: WHERE mem.group_member_id = rrel.role_resource_id
4487: AND rrel.role_resource_type = c_rs_group_member --'RS_GROUP_MEMBER'
4488: AND rrel.role_id = role.role_id
4489: AND role.role_type_code in (c_sales, c_telesales, c_fieldsales,