DBA Data[Home] [Help]

APPS.GHR_MLC_PKG dependencies on GHR_LACS_REMARKS

Line 941: ghr_lacs_remarks.Apply_894_Rules(

937: if l_out_pay_rate_determinant is null then
938: l_out_pay_rate_determinant := l_pay_rate_determinant;
939: end if;
940: --Bug 2012782 fix end
941: ghr_lacs_remarks.Apply_894_Rules(
942: l_sf52_rec.pa_request_id,
943: l_out_pay_rate_determinant,
944: l_pay_rate_determinant,
945: l_out_step_or_rate,

Line 2142: ghr_lacs_remarks.Apply_fwfa_Rules(

2138: IF l_lac_sf52_rec.first_action_la_code1 IS NULL THEN
2139: -- Added by Edward Nunez for 894 rules
2140: g_proc := 'Apply_FWFA_Rules';
2141: -- FWFA Changes Bug#4444609
2142: ghr_lacs_remarks.Apply_fwfa_Rules(
2143: l_sf52_rec.pa_request_id,
2144: l_sf52_rec.first_noa_code,
2145: l_sf52_rec.to_pay_plan,
2146: l_errbuf,