DBA Data[Home] [Help]

APPS.BEN_EXT_CHLG dependencies on HR_API

Line 101: that will be called from SSHR api

97: 24-mar-05 tjesumic 115.50 position added in log
98: 11-Aug-05 rgajula 115.51 Bug 4539732 Changed the date type of l_chg_eff_dt to
99: date table type in procedure log_pos_chg.
100: 30-Aug-05 tjesumic 115.52 log_per_chg overload procedure created,
101: that will be called from SSHR api
102: 26-Sep-05 tjesumic 115.53 ethnick orign lookup values stored for old value and new values
103: insted of the codes
104: 14-Oct-05 vjhanak 115.54 Changes made to track the change to ASG Softcoded KFF id
105: 28-Oct-05 rgajula 115.55 Bug 4699556 Made changes in the log_add_chg where previously when APA

Line 4083: ,p_new_val4 => hr_api.g_eot --?

4079: ,p_effective_date => p_effective_date
4080: ,p_new_val1 => l_new_plan_name
4081: ,p_new_val2 => l_new_option_name
4082: ,p_new_val3 => p_enrt_cvg_strt_dt
4083: ,p_new_val4 => hr_api.g_eot --?
4084: );
4085: end if;
4086: --
4087: else -- plan did not change