DBA Data[Home] [Help]

APPS.LNS_IMPORT_LOAN_PUB dependencies on JTF_RS_ROLE_RELATIONS

Line 984: jtf_rs_role_relations rel ,

980:
981: SELECT
982: 'Y' INTO l_dummy
983: FROM
984: jtf_rs_role_relations rel ,
985: jtf_rs_roles_b rol
986: WHERE
987: rel.role_id = rol.role_id
988: and rel.delete_flag <> 'Y'