DBA Data[Home] [Help]

APPS.BEN_DEC_BUS dependencies on BEN_DSGNTR_ENRLD_CVG_F

Line 458: ben_dsgntr_enrld_cvg_f b

454: --
455: cursor csr_leg_code is
456: select a.legislation_code
457: from per_business_groups a,
458: ben_dsgntr_enrld_cvg_f b
459: where b.dsgntr_enrld_cvg_id = p_dsgntr_enrld_cvg_id
460: and a.business_group_id = b.business_group_id;
461: --
462: -- Declare local variables