DBA Data[Home] [Help]

APPS.HR_LEGISLATION dependencies on HRASSACT

Line 2700: HRASSACT.CHECK_LATEST_BALANCES := FALSE;

2696: BEGIN
2697:
2698: if (bal_feeds.new_input_value_flag = 'Y' OR
2699: bal_feeds.new_balance_type_flag = 'Y') then
2700: HRASSACT.CHECK_LATEST_BALANCES := FALSE;
2701: end if;
2702:
2703:
2704: insert into pay_balance_feeds_f

Line 2749: HRASSACT.CHECK_LATEST_BALANCES := TRUE;

2745: hrrunprc_trace_off;
2746: raise;
2747: END;
2748:
2749: HRASSACT.CHECK_LATEST_BALANCES := TRUE;
2750:
2751: END LOOP;
2752:
2753: END IF; -- end payroll install status check