DBA Data[Home] [Help]

APPS.BEN_CGP_BUS dependencies on BEN_CNTNG_PRTN_ELIG_PRFL_F

Line 978: ben_cntng_prtn_elig_prfl_f b

974: --
975: cursor csr_leg_code is
976: select a.legislation_code
977: from per_business_groups a,
978: ben_cntng_prtn_elig_prfl_f b
979: where b.cntng_prtn_elig_prfl_id = p_cntng_prtn_elig_prfl_id
980: and a.business_group_id = b.business_group_id;
981: --
982: -- Declare local variables