DBA Data[Home] [Help]

APPS.BEN_ESP_BUS dependencies on BEN_ELIG_SP_CLNG_PRG_PRTE_F

Line 540: ben_elig_sp_clng_prg_prte_f b

536: --
537: cursor csr_leg_code is
538: select a.legislation_code
539: from per_business_groups a,
540: ben_elig_sp_clng_prg_prte_f b
541: where b.elig_sp_clng_prg_prte_id = p_elig_sp_clng_prg_prte_id
542: and a.business_group_id = b.business_group_id;
543: --
544: -- Declare local variables