DBA Data[Home] [Help]

APPS.GHR_MSL_PKG dependencies on GHR_LACS_REMARKS

Line 1181: ghr_lacs_remarks.Apply_894_Rules(

1177: IF l_out_pay_rate_determinant IS NULL THEN
1178: l_out_pay_rate_determinant := l_pay_rate_determinant;
1179: END IF;
1180: --Bug 2012782 fix end
1181: ghr_lacs_remarks.Apply_894_Rules(
1182: l_sf52_rec.pa_request_id,
1183: l_out_pay_rate_determinant,
1184: l_pay_rate_determinant,
1185: l_out_step_or_rate,

Line 6195: ghr_lacs_remarks.Apply_894_Rules(

6191: IF l_out_pay_rate_determinant IS NULL THEN
6192: l_out_pay_rate_determinant := l_pay_rate_determinant;
6193: END IF;
6194: --Bug 2012782 fix end
6195: ghr_lacs_remarks.Apply_894_Rules(
6196: l_sf52_rec.pa_request_id,
6197: l_out_pay_rate_determinant,
6198: l_pay_rate_determinant,
6199: l_out_step_or_rate,

Line 8208: ghr_lacs_remarks.Apply_894_Rules(

8204: IF l_out_pay_rate_determinant IS NULL THEN
8205: l_out_pay_rate_determinant := l_pay_rate_determinant;
8206: END IF;
8207: --Bug 2012782 fix end
8208: ghr_lacs_remarks.Apply_894_Rules(
8209: l_sf52_rec.pa_request_id,
8210: l_out_pay_rate_determinant,
8211: l_pay_rate_determinant,
8212: l_out_step_or_rate,