123: and per.effective_end_date;
124: --
125: cursor csr_bg is
126: select legislation_code
127: from per_business_groups pbg
128: where pbg.business_group_id = l_business_group_id;
129: --
130: begin
131:
405: and per.effective_end_date;
406: --
407: cursor csr_bg is
408: select legislation_code
409: from per_business_groups pbg
410: where pbg.business_group_id = l_business_group_id;
411: --
412: begin
413: --