[Home] [Help]
11: g_gl_upd_flag BOOLEAN;
12: -- Bug#4680403
13: g_fwfa_pay_calc_flag BOOLEAN;
14: g_fw_equiv_pay_plan BOOLEAN; -- Will be TRUE for FW equivalent employees with PRD 6, E or F
15: g_out_to_pay_plan ghr_pay_plans.pay_plan%TYPE;
16: l_spl491_table_name CONSTANT varchar2(80) := '0491 Oracle Federal Special Rate Pay Table (GS) No. 0491';
17: -- FWFA Changes
18:
19: -- Global constants: (NB: Probably should have begun with with g - too late now as I assume people have used it!!1)