DBA Data[Home] [Help]

APPS.GHR_CPDF_CHECK7 dependencies on GHR_PAY_CALC

Line 1899: l_pay_table := SUBSTR(ghr_pay_calc.get_user_table_name(p_special_pay_table_id),1,4);

1895: end if;*/
1896: -- End Bug# 4999292 and 4917098
1897: -- FWFA Changes
1898: ELSIF ( p_effective_date < to_date('01/10/2006', 'dd/mm/yyyy') ) THEN
1899: l_pay_table := SUBSTR(ghr_pay_calc.get_user_table_name(p_special_pay_table_id),1,4);
1900: if (p_to_pay_plan in ('GS','GM','GG','GH') and
1901: p_pay_rate_determinant_code in ('6','5','E','F') and
1902: l_pay_table <> '0491'
1903: ) then