DBA Data[Home] [Help]

APPS.JTF_TTY_MAINTAIN_NA_PVT dependencies on JTF_RS_ROLE_RELATIONS

Line 1158: FROM jtf_rs_group_members mem, jtf_rs_roles_b rol, jtf_rs_role_relations rlt

1154: */
1155: BEGIN
1156: SELECT 'VALID'
1157: INTO l_select
1158: FROM jtf_rs_group_members mem, jtf_rs_roles_b rol, jtf_rs_role_relations rlt
1159: WHERE rlt.role_resource_type = 'RS_GROUP_MEMBER'
1160: AND rlt.delete_flag = 'N'
1161: AND sysdate >= rlt.start_date_active
1162: AND (rlt.end_date_active is null OR