76: and per.effective_end_date;
77: --
78: cursor csr_bg is
79: select legislation_code
80: from per_business_groups pbg
81: where pbg.business_group_id = l_business_group_id;
82: --
83: begin
84:
262: and per.effective_end_date;
263: --
264: cursor csr_bg is
265: select legislation_code
266: from per_business_groups pbg
267: where pbg.business_group_id = l_business_group_id;
268: --
269: begin
270: --