DBA Data[Home] [Help]

APPS.HR_PA_MAINTN_JOB_HIST_BRU dependencies on PA_HR_UPDATE_PA_ENTITIES

Line 41: pa_hr_update_pa_entities.update_project_entities(

37: (nvl(:old.jei_information3,'N') <> nvl(:new.jei_information3,'N')) OR
38: (nvl(:old.jei_information4,'N') <> nvl(:new.jei_information4,'N')) OR
39: (nvl(:old.jei_information6,'N') <> nvl(:new.jei_information6,'N'))) then
40: -- call the work flow to update pa objects
41: pa_hr_update_pa_entities.update_project_entities(
42: p_calling_mode => 'UPDATE'
43: ,p_table_name => 'PER_JOB_EXTRA_INFO'
44: ,p_job_id_new => :new.job_id
45: ,p_jei_information2_new => :new.jei_information2