97:
98: lid per_jobs.job_id%type;
99:
100: begin
101: hr_utility.set_location('Entered C_GET_ASG formula', 5);
102: begin
103: hr_utility.set_location('Get asg_id,start job and start emp cat',10);
104:
105: select a.assignment_id,
99:
100: begin
101: hr_utility.set_location('Entered C_GET_ASG formula', 5);
102: begin
103: hr_utility.set_location('Get asg_id,start job and start emp cat',10);
104:
105: select a.assignment_id,
106: jbt.name,
107: j.job_id,
137: lc_start_job_pcs := '';
138: End;
139: end;
140:
141: hr_utility.set_location('Get end_asg_id,end job and end emp cat',15);
142: begin
143: select a.assignment_id,
144: a.effective_start_date,
145: jbt.name,