DBA Data[Home] [Help]

APPS.PER_ABSENCE_ATTENDANCES_PKG2 dependencies on PER_ABSENCE_ATTENDANCES_PKG2

Line 1: package body PER_ABSENCE_ATTENDANCES_PKG2 as

1: package body PER_ABSENCE_ATTENDANCES_PKG2 as
2: /* $Header: peaba02t.pkb 115.3 2002/12/11 12:17:33 raranjan ship $ */
3:
4: --this procedure was written as a workaround. For some reason the
5: --hr_entry_api procedure cannot be directly called from the form

Line 101: end PER_ABSENCE_ATTENDANCES_PKG2;

97: p_entry_value1 => p_entry_value1);
98: end update_element;
99:
100:
101: end PER_ABSENCE_ATTENDANCES_PKG2;