DBA Data[Home] [Help]

APPS.HR_LOA_SS dependencies on HR_ENTRY

Line 9880: hr_entry.check_format

9876: hr_utility.trace('l_screen_format is '|| l_screen_format);
9877:
9878: if l_element_link_id is not null and l_input_value_id is not null then
9879:
9880: hr_entry.check_format
9881: (l_element_link_id,
9882: l_input_value_id,
9883: p_effective_date,
9884: l_screen_format,