DBA Data[Home] [Help]

APPS.GHR_POSITION_API dependencies on GHR_HISTORY_API

Line 187: ghr_history_api.post_update_process;

183: );
184:
185: hr_utility.set_location(l_proc, 20);
186: --
187: ghr_history_api.post_update_process;
188:
189: -- When in validation only mode raise the Validate_Enabled exception
190: --
191: if p_validate then

Line 399: ghr_history_api.post_update_process;

395: );
396:
397: hr_utility.set_location(l_proc, 20);
398: --
399: ghr_history_api.post_update_process;
400:
401: -- When in validation only mode raise the Validate_Enabled exception
402: --
403: if p_validate then