DBA Data[Home] [Help]

APPS.HR_PROCESS_PHONE_NUMBERS_SS dependencies on HR_PROCESS_CONTACT_SS

Line 2020: l_person_id := hr_process_contact_ss.g_contact_person_id;

2016: --
2017: if l_per_or_contact = 'CONTACT' or l_per_or_contact = 'EMER_CR_NEW_CONT' or l_per_or_contact = 'EMRG_OVRW_UPD' or l_per_or_contact = 'EMRG_OVRW_DEL' or l_per_or_contact = 'EMER_CR_NEW_REL'
2018: or l_per_or_contact = 'DPDNT_CR_NEW_CONT' or l_per_or_contact = 'DPDNT_OVRW_UPD' or l_per_or_contact = 'DPDNT_OVRW_DEL' or l_per_or_contact = 'DPDNT_CR_NEW_REL' then
2019:
2020: l_person_id := hr_process_contact_ss.g_contact_person_id;
2021:
2022: -- In case of SaveForLater run process_create_contact_api
2023: -- in commit mode to get the g_contact_person_id
2024: -- this will be rolled back with the current step