DBA Data[Home] [Help]

APPS.BEN_PCT_BUS dependencies on BEN_PL_GD_R_SVC_CTFN_F

Line 757: ben_pl_gd_r_svc_ctfn_f b

753: --
754: cursor csr_leg_code is
755: select a.legislation_code
756: from per_business_groups a,
757: ben_pl_gd_r_svc_ctfn_f b
758: where b.pl_gd_r_svc_ctfn_id = p_pl_gd_r_svc_ctfn_id
759: and a.business_group_id = b.business_group_id;
760: --
761: -- Declare local variables