111: and per.effective_end_date;
112: --
113: cursor csr_bg is
114: select legislation_code
115: from per_business_groups pbg
116: where pbg.business_group_id = l_business_group_id;
117: --
118: begin
119:
368: and per.effective_end_date;
369: --
370: cursor csr_bg is
371: select legislation_code
372: from per_business_groups pbg
373: where pbg.business_group_id = l_business_group_id;
374: --
375: begin
376: --