DBA Data[Home] [Help]

APPS.BEN_EMP_BUS dependencies on BEN_ELIG_MRTL_STS_PRTE_F

Line 524: ben_ELIG_MRTL_STS_PRTE_f b

520: --
521: cursor csr_leg_code is
522: select a.legislation_code
523: from per_business_groups a,
524: ben_ELIG_MRTL_STS_PRTE_f b
525: where b.ELIG_MRTL_STS_PRTE_id = p_ELIG_MRTL_STS_PRTE_id
526: and a.business_group_id = b.business_group_id;
527: --
528: -- Declare local variables