DBA Data[Home] [Help]

APPS.GHR_ELEMENT_ENTRY_API dependencies on GHR_HISTORY_API

Line 194: ghr_history_api.post_update_process;

190: );
191: --
192: hr_utility.set_location(l_proc, 800);
193: --
194: ghr_history_api.post_update_process;
195:
196: IF p_validate THEN
197: RAISE hr_api.validate_enabled;
198: END IF;

Line 410: ghr_history_api.post_update_process;

406: );
407: --
408: hr_utility.set_location(l_proc, 8);
409: --
410: ghr_history_api.post_update_process;
411:
412: -- When in validation only mode raise the Validate_Enabled exception
413: --
414: