DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on HRASSACT

Line 2454: HRASSACT.CHECK_LATEST_BALANCES := FALSE;

2450: BEGIN
2451:
2452: if (bal_feeds.new_input_value_flag = 'Y' OR
2453: bal_feeds.new_balance_type_flag = 'Y') then
2454: HRASSACT.CHECK_LATEST_BALANCES := FALSE;
2455: end if;
2456:
2457:
2458: insert into pay_balance_feeds_f

Line 2503: HRASSACT.CHECK_LATEST_BALANCES := TRUE;

2499: hrrunprc_trace_off;
2500: raise;
2501: END;
2502:
2503: HRASSACT.CHECK_LATEST_BALANCES := TRUE;
2504:
2505: END LOOP;
2506:
2507: END IF; -- end payroll install status check