DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on GHR_LACS_REMARKS

Line 927: ghr_lacs_remarks.Apply_894_Rules(

923: if l_out_pay_rate_determinant is null then
924: l_out_pay_rate_determinant := l_pay_rate_determinant;
925: end if;
926: --Bug 2012782 fix end
927: ghr_lacs_remarks.Apply_894_Rules(
928: l_sf52_rec.pa_request_id,
929: l_out_pay_rate_determinant,
930: l_pay_rate_determinant,
931: l_out_step_or_rate,

Line 2107: ghr_lacs_remarks.Apply_fwfa_Rules(

2103: IF l_lac_sf52_rec.first_action_la_code1 IS NULL THEN
2104: -- Added by Edward Nunez for 894 rules
2105: g_proc := 'Apply_FWFA_Rules';
2106: -- FWFA Changes Bug#4444609
2107: ghr_lacs_remarks.Apply_fwfa_Rules(
2108: l_sf52_rec.pa_request_id,
2109: l_sf52_rec.first_noa_code,
2110: l_sf52_rec.to_pay_plan,
2111: l_errbuf,