DBA Data[Home] [Help]

APPS.LNS_WORK_FLOW dependencies on JTF_RS_ROLE_RELATIONS

Line 712: FROM jtf_rs_role_relations rel

708: WHERE fndu.user_id = p_current_user_id;
709: CURSOR csr_loan_role_users IS
710: SELECT fndu.user_name
711: ,fndu.user_id
712: FROM jtf_rs_role_relations rel
713: ,jtf_rs_roles_b rol
714: ,jtf_rs_resource_extns res
715: ,fnd_user fndu
716: WHERE rel.role_id = rol.role_id