DBA Data[Home] [Help]

APPS.HR_PRE_PAY dependencies on HR_GENERAL

Line 3075: hr_general.assert_condition(FALSE);

3071: /* The code is not setup to handle multi tax units and multi assignments
3072: */
3073: if (found_tu = TRUE
3074: and p_ma_flag = 1) then
3075: hr_general.assert_condition(FALSE);
3076: end if;
3077:
3078: if (found_tu = FALSE
3079: and p_ma_flag = 1) then