86: and per.effective_end_date;
87: --
88: cursor csr_bg is
89: select legislation_code
90: from per_business_groups pbg
91: where pbg.business_group_id = l_business_group_id;
92: --
93: begin
94:
298: and per.effective_end_date;
299: --
300: cursor csr_bg is
301: select legislation_code
302: from per_business_groups pbg
303: where pbg.business_group_id = l_business_group_id;
304: --
305: begin
306: