DBA Data[Home] [Help]

APPS.BEN_VRP_BUS dependencies on BEN_VALD_RLSHP_FOR_REIMB_F

Line 467: ben_vald_rlshp_for_reimb_f b

463: --
464: cursor csr_leg_code is
465: select a.legislation_code
466: from per_business_groups a,
467: ben_vald_rlshp_for_reimb_f b
468: where b.vald_rlshp_for_reimb_id = p_vald_rlshp_for_reimb_id
469: and a.business_group_id = b.business_group_id;
470: --
471: -- Declare local variables