DBA Data[Home] [Help]

APPS.GHR_MSL_PKG dependencies on GHR_LACS_REMARKS

Line 1167: ghr_lacs_remarks.Apply_894_Rules(

1163: IF l_out_pay_rate_determinant IS NULL THEN
1164: l_out_pay_rate_determinant := l_pay_rate_determinant;
1165: END IF;
1166: --Bug 2012782 fix end
1167: ghr_lacs_remarks.Apply_894_Rules(
1168: l_sf52_rec.pa_request_id,
1169: l_out_pay_rate_determinant,
1170: l_pay_rate_determinant,
1171: l_out_step_or_rate,

Line 6065: ghr_lacs_remarks.Apply_894_Rules(

6061: IF l_out_pay_rate_determinant IS NULL THEN
6062: l_out_pay_rate_determinant := l_pay_rate_determinant;
6063: END IF;
6064: --Bug 2012782 fix end
6065: ghr_lacs_remarks.Apply_894_Rules(
6066: l_sf52_rec.pa_request_id,
6067: l_out_pay_rate_determinant,
6068: l_pay_rate_determinant,
6069: l_out_step_or_rate,

Line 8054: ghr_lacs_remarks.Apply_894_Rules(

8050: IF l_out_pay_rate_determinant IS NULL THEN
8051: l_out_pay_rate_determinant := l_pay_rate_determinant;
8052: END IF;
8053: --Bug 2012782 fix end
8054: ghr_lacs_remarks.Apply_894_Rules(
8055: l_sf52_rec.pa_request_id,
8056: l_out_pay_rate_determinant,
8057: l_pay_rate_determinant,
8058: l_out_step_or_rate,