DBA Data[Home] [Help]

APPS.BEN_APC_BUS dependencies on BEN_ACRS_PTIP_CVG_F

Line 432: ben_acrs_ptip_cvg_f b

428: --
429: cursor csr_leg_code is
430: select a.legislation_code
431: from per_business_groups a,
432: ben_acrs_ptip_cvg_f b
433: where b.acrs_ptip_cvg_id = p_acrs_ptip_cvg_id
434: and a.business_group_id = b.business_group_id;
435: --
436: -- Declare local variables