DBA Data[Home] [Help]

APPS.BEN_RECN_REP dependencies on PER_TIME_PERIODS

Line 277: ,per_time_periods pds

273: ,ben_per_in_ler pil
274: ,per_all_people_f per
275: ,per_person_types ptp
276: ,pay_all_payrolls_f pay
277: ,per_time_periods pds
278: ,per_all_assignments_f asg
279: where pen.pl_id = p_pl_id
280: and (pen.pgm_id = p_pgm_id or p_pgm_id is null)
281: and pen.prtt_enrt_rslt_stat_cd is null

Line 381: ,per_time_periods pds

377: ,ben_per_in_ler pil
378: ,per_all_people_f per
379: ,per_person_types ptp
380: ,pay_all_payrolls_f pay
381: ,per_time_periods pds
382: ,per_all_assignments_f asg
383: where pen.pl_id = p_pl_id
384: and (pen.pgm_id = p_pgm_id or p_pgm_id is null)
385: and pen.prtt_enrt_rslt_stat_cd is null