DBA Data[Home] [Help]

APPS.BEN_EXT_ENRT dependencies on PER_ALL_ASSIGNMENTS_F

Line 688: per_all_assignments_f asg

684: --
685: cursor plcy_c (l_pl_id Number) is
686: select ppl.plcy_r_grp
687: from ben_popl_org_f ppl ,
688: per_all_assignments_f asg
689: where pl_id = l_pl_id
690: and plcy_r_grp is not null
691: and asg.assignment_id = ben_ext_person.g_assignment_id
692: and ppl.organization_id = asg.organization_id