121: and per.effective_end_date;
122: --
123: cursor csr_bg is
124: select legislation_code
125: from per_business_groups pbg
126: where pbg.business_group_id = l_business_group_id;
127: --
128: begin
129:
398: and per.effective_end_date;
399: --
400: cursor csr_bg is
401: select legislation_code
402: from per_business_groups pbg
403: where pbg.business_group_id = l_business_group_id;
404: --
405: begin
406: --