DBA Data[Home] [Help]

APPS.CN_SFP_GROUP_UTIL_PVT dependencies on CN_SRP_ROLE_DTLS_V

Line 314: from cn_qm_mgr_srp_groups qmsg, cn_srp_role_dtls_v srd

310: end_date,
311: srd.status,
312: srd.plan_activate_status,
313: srd.org_code
314: from cn_qm_mgr_srp_groups qmsg, cn_srp_role_dtls_v srd
315: where comp_group_id = p_comp_group_id
316: and qmsg.srp_role_id = srd.srp_role_id
317: and srd.role_model_id is null
318: and srd.job_title_id <> -99