DBA Data[Home] [Help]

APPS.PAY_CONTINUOUS_CALC dependencies on PAY_PROCESS_EVENTS

Line 1001: l_noted_value pay_process_events.noted_value%type;

997: l_mode pay_event_updates.event_type%type;
998: l_column_name pay_event_updates.column_name%type;
999: l_old_value date;
1000: l_new_value date;
1001: l_noted_value pay_process_events.noted_value%type;
1002: l_proc varchar2(240) := g_package||'.element_entries_ard';
1003: begin
1004: hr_utility.set_location(l_proc, 10);
1005: /* If the continuous calc is overriden then do nothing */