DBA Data[Home] [Help]

APPS.BEN_RVC_BUS dependencies on BEN_PRTT_RT_VAL_CTFN_PRVDD

Line 311: ben_prtt_rt_val_ctfn_prvdd b

307: --
308: cursor csr_leg_code is
309: select a.legislation_code
310: from per_business_groups a,
311: ben_prtt_rt_val_ctfn_prvdd b
312: where b.prtt_rt_val_ctfn_prvdd_id = p_prtt_rt_val_ctfn_prvdd_id
313: and a.business_group_id = b.business_group_id;
314: --
315: -- Declare local variables