DBA Data[Home] [Help]

APPS.BEN_WCT_BUS dependencies on BEN_WV_PRTN_RSN_CTFN_PTIP_F

Line 836: ben_wv_prtn_rsn_ctfn_ptip_f b

832: --
833: cursor csr_leg_code is
834: select a.legislation_code
835: from per_business_groups a,
836: ben_wv_prtn_rsn_ctfn_ptip_f b
837: where b.wv_prtn_rsn_ctfn_ptip_id = p_wv_prtn_rsn_ctfn_ptip_id
838: and a.business_group_id = b.business_group_id;
839: --
840: -- Declare local variables