DBA Data[Home] [Help]

APPS.PAY_FF_FUNCTIONS dependencies on BEN_REGN_F

Line 484: ben_regn_f a

480: cursor c1 is
481: select c.person_id
482: from ben_prtt_enrt_rslt_f c,
483: ben_pl_regn_f b,
484: ben_regn_f a
485: where c.person_id = l_person_id
486: and a.sttry_citn_name = 'IRC S457'
487: and b.regn_id = a.regn_id
488: and c.pl_id = b.pl_id