DBA Data[Home] [Help]

APPS.HR_CAGR_ENT_LINES_API dependencies on PER_CAGR_LOG

Line 70: DELETE FROM per_cagr_log

66: WHERE cagr_entitlement_result_id = c_results.cagr_entitlement_result_id;
67: --
68: hr_utility.set_location(l_proc,50);
69: --
70: DELETE FROM per_cagr_log
71: WHERE cagr_request_id = c_results.cagr_request_id;
72: --
73: hr_utility.set_location(l_proc,60);
74: --