DBA Data[Home] [Help]

APPS.HR_LOA_SS dependencies on HR_ENTRY

Line 9644: hr_entry.check_format

9640: hr_utility.trace('l_screen_format is '|| l_screen_format);
9641:
9642: if l_element_link_id is not null and l_input_value_id is not null then
9643:
9644: hr_entry.check_format
9645: (l_element_link_id,
9646: l_input_value_id,
9647: p_effective_date,
9648: l_screen_format,