DBA Data[Home] [Help]

APPS.BEN_EXT_ENRT_SPCL dependencies on BEN_POPL_ORG_F

Line 294: from ben_popl_org_f ppl,

290: ;
291:
292: cursor plcy_c (l_pl_id Number , l_asg_id number) is
293: select ppl.plcy_r_grp
294: from ben_popl_org_f ppl,
295: per_all_assignments_f asg
296: where pl_id = l_pl_id
297: and plcy_r_grp is not null
298: and asg.assignment_id = l_asg_id