DBA Data[Home] [Help]

APPS.BEN_CPC_BUS dependencies on BEN_CNTNU_PRTN_CTFN_TYP_F

Line 721: ben_cntnu_prtn_ctfn_typ_f b

717: --
718: cursor csr_leg_code is
719: select a.legislation_code
720: from per_business_groups a,
721: ben_cntnu_prtn_ctfn_typ_f b
722: where b.cntnu_prtn_ctfn_typ_id = p_cntnu_prtn_ctfn_typ_id
723: and a.business_group_id = b.business_group_id;
724: --
725: -- Declare local variables