[Home] [Help]
218: elsif l_top_root_tag = '
219:
220: select count(*)
221: into g_chld_act
222: from pay_assignment_actions
223: where payroll_action_id = g_payroll_id
224: and action_status IN ('C', 'S');
225: end if;
226: end if;