2568:
2569: --
2570: cursor csr_per_id is
2571: select null
2572: from per_people_f peo
2573: where peo.person_id = p_person_id;
2574: --
2575: cursor csr_asg_id is
2576: select asg.person_id
2861: l_sui_state_jd_code pay_state_rules.jurisdiction_code%TYPE;
2862:
2863: l_tmp_loc_id number;
2864: l_hold_loc_id number;
2865: l_person_id per_people_f.person_id%TYPE;
2866: --
2867: l_exit_quietly exception;
2868: --
2869: cursor csr_asg_bg_id is