DBA Data[Home] [Help]

APPS.BEN_WPN_BUS dependencies on BEN_WV_PRTN_RSN_PL_F

Line 548: ben_wv_prtn_rsn_pl_f b

544: --
545: cursor csr_leg_code is
546: select a.legislation_code
547: from per_business_groups a,
548: ben_wv_prtn_rsn_pl_f b
549: where b.wv_prtn_rsn_pl_id = p_wv_prtn_rsn_pl_id
550: and a.business_group_id = b.business_group_id;
551: --
552: -- Declare local variables