DBA Data[Home] [Help]

APPS.HR_PRE_PAY dependencies on HR_GENERAL

Line 3113: hr_general.assert_condition(FALSE);

3109: /* The code is not setup to handle multi tax units and multi assignments
3110: */
3111: if (found_tu = TRUE
3112: and p_ma_flag = 1) then
3113: hr_general.assert_condition(FALSE);
3114: end if;
3115:
3116: if (found_tu = FALSE
3117: and p_ma_flag = 1) then